|
|
|
@ -122,7 +122,7 @@ margin-bottom: 10%;"/>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="currentUser!=null" ng-cloak
|
|
|
|
|
ng-class="currentUser.org?(currentUser.org.banner_class||'fxplus'):'royalpay'">
|
|
|
|
|
ng-class="currentUser.org?(currentUser.org.banner_class||'fxplus'):'royalpay'" ui-view>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="total_logo">
|
|
|
|
@ -131,69 +131,96 @@ margin-bottom: 10%;"/>
|
|
|
|
|
|
|
|
|
|
<div style="margin: 0 auto;display: flex;padding-top: 40px;width: 1050px;flex-wrap:wrap">
|
|
|
|
|
<div class="box-items" ng-if="'10'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'Compliance'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_1.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Compliance</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'10000000000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'RiskManager'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_2.png">
|
|
|
|
|
<img src="/static/images/manage/menu_2.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Risk Manager</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'100000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'AccountManager'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_3.png">
|
|
|
|
|
<img src="/static/images/manage/menu_3.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Account Manager</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'1000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'Accountant'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_4.png">
|
|
|
|
|
<img src="/static/images/manage/menu_4.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Accountant</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'100'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'BDUser'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_5.png">
|
|
|
|
|
<img src="/static/images/manage/menu_5.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">BD User</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'10000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'Service'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_6.png">
|
|
|
|
|
<img src="/static/images/manage/menu_6.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Service</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'1'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'Administrator'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_7.png">
|
|
|
|
|
<img src="/static/images/manage/menu_7.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Administrator</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'10000000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'SiteManager'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_8.png">
|
|
|
|
|
<img src="/static/images/manage/menu_8.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Site Manager</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'100000000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'Developer'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_9.png">
|
|
|
|
|
<img src="/static/images/manage/menu_9.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Developer</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'1000000'|withRole">
|
|
|
|
|
<a ui-sref="listMenu({role:'Director'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
<img src="/static/images/manage/menu_10.png">
|
|
|
|
|
<img src="/static/images/manage/menu_10.png">
|
|
|
|
|
</div>
|
|
|
|
|
<p class="box-font">Director</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|