|
|
|
@ -1,43 +1,41 @@
|
|
|
|
|
<div class="content">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<!--
|
|
|
|
|
<div class="col-sm-12 analysis-nav">
|
|
|
|
|
<ul class="nav nav-pills">
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="'clientrate'|withModule">
|
|
|
|
|
<a ui-sref="analysis_monitoring.client_rates"><i class="fa fa-shopping-cart"></i> <span>商户活跃度统计|Partner Active Rate</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null||currentUser.org_id==1)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.monitor"><i class="fa fa-tv"></i> <span>交易监控|Trade Monitor</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.cheat"><i class="fa fa-tv"></i> <span>警告监控|Risk Monitor</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<!--<div class="row">-->
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.cheat_monitor"><i class="fa fa-tv"></i> <span>风控配置|Cheat Monitor</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<!--<div class="col-sm-12 analysis-nav">-->
|
|
|
|
|
<!--<ul class="nav nav-pills">-->
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="'clientrate'|withModule">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.client_rates"><i class="fa fa-shopping-cart"></i> <span>商户活跃度统计|Partner Active Rate</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null||currentUser.org_id==1)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.monitor"><i class="fa fa-tv"></i> <span>交易监控|Trade Monitor</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.cheat"><i class="fa fa-tv"></i> <span>警告监控|Risk Monitor</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.pre_refund"><i class="fa fa-tv"></i> <span>欠款|Pre Refund</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('riskManagement'|withModule)&&(currentUser.org_id==null)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.risk_manager"><i class="fa fa-tv"></i> <span>风控记录|Risk Records</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.cheat_monitor"><i class="fa fa-tv"></i> <span>风控配置|Cheat Monitor</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
|
|
|
|
|
<!-- 风控 -->
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('riskBusiness'|withModule) && ('10' | withRole)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.risk_business"><i class="fa fa-tv"></i> <span>风控业务|Risk Business</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('monitor'|withModule)&&(currentUser.org_id==null)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.pre_refund"><i class="fa fa-tv"></i> <span>欠款|Pre Refund</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('riskManagement'|withModule)&&(currentUser.org_id==null)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.risk_manager"><i class="fa fa-tv"></i> <span>风控记录|Risk Records</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
<!---->
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('riskBusiness'|withModule) && ('10' | withRole)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.risk_business"><i class="fa fa-tv"></i> <span>风控业务|Risk Business</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
<!---->
|
|
|
|
|
<!--<li ui-sref-active-eq="active" ng-if="('riskBusiness'|withModule) && ('100' | withRole)">-->
|
|
|
|
|
<!--<a ui-sref="analysis_monitoring.risk_business_bd"><i class="fa fa-tv"></i> <span>风控业务|Risk Business</span></a>-->
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
<!--</ul>-->
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
|
|
|
|
|
<!-- BD -->
|
|
|
|
|
<li ui-sref-active-eq="active" ng-if="('riskBusiness'|withModule) && ('100' | withRole)">
|
|
|
|
|
<a ui-sref="analysis_monitoring.risk_business_bd"><i class="fa fa-tv"></i> <span>风控业务|Risk Business</span></a>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
-->
|
|
|
|
|
</div>
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-12">
|
|
|
|
|
<div class="nav-tabs-custom">
|
|
|
|
@ -55,4 +53,4 @@
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|