小程序生成提示

feat/task1-c-wallet
devil_gong 2019-04-29 11:43:34 +08:00
parent 964aff0bb5
commit 3c1c445169
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
</div>
{{else /}}
<div class="am-alert am-alert-warning am-radius" data-am-alert="">
1. 生成小程序必须在 https 协议下方可操作、请配置好服务器 ssl 并使用 https 协议登录后台管理生成小程序。<br />
1. 生成小程序必须在 https 协议下进行操作、请配置好服务器 ssl 并使用 https 协议登录后台管理生成小程序。<br />
2. 如需非 https 协议下生成小程序,请在 config/shopxo.php 文件中 is_develop值改为true开启开发者模式。
</div>
{{/if}}

View File

@ -19,7 +19,7 @@
</div>
{{else /}}
<div class="am-alert am-alert-warning am-radius" data-am-alert="">
1. 生成小程序必须在 https 协议下方可操作、请配置好服务器 ssl 并使用 https 协议登录后台管理生成小程序。<br />
1. 生成小程序必须在 https 协议下进行操作、请配置好服务器 ssl 并使用 https 协议登录后台管理生成小程序。<br />
2. 如需非 https 协议下生成小程序,请在 config/shopxo.php 文件中 is_develop值改为true开启开发者模式。
</div>
{{/if}}