|
|
|
@ -71,7 +71,7 @@
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
<!--</a>-->
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
<div ng-if="'partner_analysis'|withModule" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('partner_analysis'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="partners_analysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/merchant_statistics.png"/>
|
|
|
|
@ -81,7 +81,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="'clientrate'|withModule" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('clientrate'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_monitoring.client_rates" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/merchant_activity_1.png"/>
|
|
|
|
@ -91,7 +91,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('merchantAmount'|withModule)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('merchantAmount'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="merchantAmountAnalysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/merchant_turnover.png"/>
|
|
|
|
@ -113,7 +113,7 @@
|
|
|
|
|
</div>-->
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list-group" ng-if="role!=null && role!='administrator' && role!='developer'">
|
|
|
|
|
<div class="list-group" ng-if="role!=null && role!='administrator' && role!='developer' && role!='orgmanager'">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6" id="transaction">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -132,7 +132,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('transAnalysis'|withModule)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('transAnalysis'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_transanalysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/transaction_original_statistics.png"/>
|
|
|
|
@ -142,7 +142,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('dashboard'|withModule)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('dashboard'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_gateway" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/transaction_original_statistics.png"/>
|
|
|
|
@ -152,7 +152,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('refundAnalysisApp'|withModule)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('refundAnalysisApp'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_refundAnalysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/transaction_original_statistics.png"/>
|
|
|
|
@ -162,7 +162,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('channels_Analysis'|withModule)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('channels_Analysis'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_channelsAnalysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/transaction_original_statistics.png"/>
|
|
|
|
@ -195,7 +195,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list-group" ng-if="role=='riskmanager'">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="row" ng-if="(currentUser.org_id==null || currentUser.org_id==1)">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6" id="risk">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<label>风控管理</label>
|
|
|
|
@ -252,7 +252,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-2 col-xs-6">
|
|
|
|
|
<div class="col-sm-2 col-xs-6" ng-if="(currentUser.org_id==null || currentUser.org_id==1)">
|
|
|
|
|
<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"/>
|
|
|
|
@ -481,7 +481,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list-group" ng-if="role=='bduser' || role=='salesmanager' || role=='director'">
|
|
|
|
|
<div class="row" ng-if="('1000'|withRole)|| ('bdsale'|withModule) || ('bdprize'|withModule)">
|
|
|
|
|
<div class="row" ng-if="(('1000'|withRole)|| ('bdsale'|withModule) || ('bdprize'|withModule)) && (currentUser.org_id==null || currentUser.org_id==1)">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6" id="bd">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<label>绩效管理</label>
|
|
|
|
@ -489,7 +489,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div ng-if="'bdsale'|withModule" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('bdsale'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_bd.bdanalysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/bd_sales_volume.png"/>
|
|
|
|
@ -539,7 +539,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="'clientrate'|withModule" class="col-sm-2 col-xs-6">
|
|
|
|
|
<div ng-if="('clientrate'|withModule) && (currentUser.org_id==null || currentUser.org_id==1)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_monitoring.client_rates" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/bd_merchant_activity.png"/>
|
|
|
|
@ -560,7 +560,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="list-group" ng-if="'100'|withRole">
|
|
|
|
|
<div class="list-group" ng-if="('100'|withRole) && (currentUser.org_id==null || currentUser.org_id==1)">
|
|
|
|
|
<div class="row" ng-if="'100'|withRole">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -1071,7 +1071,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('1000000000000'|withRole)" class="list-group">
|
|
|
|
|
<div ng-if="('1000000000000'|withRole) && role=='orgmanager'" class="list-group">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -1080,17 +1080,38 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div ng-if="('1000000000000'|withRole)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="analysis_agent" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="organizations" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/logon_log.png"/>
|
|
|
|
|
<img src="/static/images/main_menu/org_management.png"/>
|
|
|
|
|
<div class="description-text">
|
|
|
|
|
<span class="description-text">机构数据分析</span>
|
|
|
|
|
<span class="description-text">组织管理</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a></div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- <div ng-if="('1000000000000'|withRole)" class="list-group">-->
|
|
|
|
|
<!-- <div class="row">-->
|
|
|
|
|
<!-- <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="('1000000000000'|withRole)" class="col-sm-2 col-xs-6">-->
|
|
|
|
|
<!-- <a ui-sref="analysis_agent" ui-sref-opts="{reload:true}">-->
|
|
|
|
|
<!-- <div class="description-block">-->
|
|
|
|
|
<!-- <img src="/static/images/main_menu/logon_log.png"/>-->
|
|
|
|
|
<!-- <div class="description-text">-->
|
|
|
|
|
<!-- <span class="description-text">机构数据分析</span>-->
|
|
|
|
|
<!-- </div>-->
|
|
|
|
|
<!-- </div>-->
|
|
|
|
|
<!-- </a></div>-->
|
|
|
|
|
<!-- </div>-->
|
|
|
|
|
<!-- </div>-->
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- /.content-wrapper -->
|
|
|
|
|