Commit 1fe11a24 by yangfangfang

同上

parent 6519ddd3
......@@ -124,7 +124,7 @@
<div class="itemBtn light" ng-click="goPage('collect.userinfo')">
账号管理
</div>
<div class="itemBtn light" ng-click="goPage('collect.auth')" ng-if="!demoU && showMenu('auth')">
<div class="itemBtn light" ng-click="goPage('collect.auth')" ng-if="!demoU && (isSuper || isManage)">
成员管理
</div>
<div class="itemBtn light" ng-mouseenter="lgo = true;" ng-mouseleave="lgo = false;" ng-click="userLogout()"
......
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