Commit 1aa5967a by jinfeng.wang

fix admin

parent aa2c5c6c
......@@ -11,4 +11,5 @@ $().ready(function () {
function refreshAdmin() {
$('#admin').html("")
$('#ec_admin').html("")
}
\ No newline at end of file
......@@ -72,7 +72,7 @@
data-index="3" th:href="@{/tag}">未标注 App 列表</a></li>
</ul>
</li>
<li><a href="#"> <i class="fa fa-home"></i> <span
<li id="ec_admin"><a href="#"> <i class="fa fa-home"></i> <span
class="nav-label">电商标签管理</span> <span class="fa arrow"></span>
</a>
<ul class="nav nav-second-level">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment