【修复】修复公众号管理创建二级菜单失败的问题。

This commit is contained in:
jianweie
2023-05-05 15:58:40 +08:00
parent 91172f3ee2
commit 58c3bcc0f3
5 changed files with 174 additions and 4 deletions

View File

@@ -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">