mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 22:43:25 +08:00
【修复】修复公众号管理创建二级菜单失败的问题。
This commit is contained in:
@@ -9,8 +9,15 @@
|
||||
</div>
|
||||
<!--当前位置结束-->
|
||||
<style>
|
||||
.mydiv { margin-top: 10px; }
|
||||
.mydiv p { width: 100%; line-height: 30px; margin-bottom: 5px; }
|
||||
.mydiv {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.mydiv p {
|
||||
width: 100%;
|
||||
line-height: 30px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
</style>
|
||||
<script type="text/html" template lay-type="Post" lay-url="Api/WeChatMenu/GetIndex" lay-done="layui.data.done(d);">
|
||||
<div class="layui-fluid">
|
||||
|
||||
Reference in New Issue
Block a user