develop
Jmysy 2020-06-20 21:06:00 +08:00
parent 3dbb754557
commit 801597b5c6
2 changed files with 1 additions and 9 deletions

View File

@ -295,13 +295,5 @@
}
]
},
{
"id": "307",
"title": "留言",
"icon": "layui-icon layui-icon-face-smile",
"type": 1,
"openType": "_iframe",
"href": "view/page/comment.html"
}
]

View File

@ -23,7 +23,7 @@
<form>
<textarea class="layui-input layui-textarea" placeholder="你 应 该 讲 些 什 么"></textarea>
<button class="pear-btn pear-btn-primary" style="margin-top: 10px;"><i class="layui-icon layui-icon-edit"></i> 评 论</button>
<button class="layui-btn layui-btn-normal" style="margin-top: 10px;"><i class="layui-icon layui-icon-edit"></i> 评 论</button>
</form>
</div>
</div>