Commit d3a461fd by yangfangfang

fix

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