SQL控制台必须开启开发者模式
parent
90d51cd5cf
commit
a2fecb4768
|
|
@ -20,7 +20,7 @@
|
||||||
</form>
|
</form>
|
||||||
<!-- form end -->
|
<!-- form end -->
|
||||||
{{else /}}
|
{{else /}}
|
||||||
<div class="am-alert" data-am-alert>
|
<div class="am-alert">
|
||||||
<p>如需要执行SQL 语句,请在 config/shopxo.php 文件中 is_develop值改为true开启开发者模式。</p>
|
<p>如需要执行SQL 语句,请在 config/shopxo.php 文件中 is_develop值改为true开启开发者模式。</p>
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue