Commit d3a461fd by yangfangfang

fix

parent 1fe11a24
......@@ -127,8 +127,7 @@
<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()"
ng-class="{'userInfoBotton':!isSuper && !isManage && byflow}" style="margin-right:0px;">
<div class="itemBtn light" ng-mouseenter="lgo = true;" ng-mouseleave="lgo = false;" ng-click="userLogout()" style="margin-right:0px;">
注销
</div>
</div>
......
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