小程序生成提示
parent
964aff0bb5
commit
3c1c445169
|
|
@ -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}}
|
||||
|
|
|
|||
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue