|
|
|
@ -233,6 +233,16 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_monitoring.risk_business" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/risk_log.png"/>
|
|
|
|
|
<div class="description-text">
|
|
|
|
|
<span class="description-text">风控业务</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_monitoring.attention" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -489,6 +499,29 @@
|
|
|
|
|
</a></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="list-group" ng-if="'100'|withRole">
|
|
|
|
|
<div class="row" ng-if="'100'|withRole">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<label>风控管理</label>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div ng-if="'100'|withRole" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_monitoring.risk_business_bd" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/risk_log.png"/>
|
|
|
|
|
<div class="description-text">
|
|
|
|
|
<span class="description-text">风控业务</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="list-group" ng-if="role=='sitemanager'">
|
|
|
|
|
<div class="row" ng-if="('1011110'|withRole) || currentUser.org_id==null">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6">
|
|
|
|
|