|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
--> <a role="button" style="float: right;line-height: 46px" ui-sref="home" ng-click="headerCopyDisplay()"><i class="fa fa-reply"></i> 返回</a>
|
|
|
|
|
<div class="list-group" ng-if="role!=null && role!='administrator' && role!='developer' && role!='sitemanager' && 'partners'|withModule">
|
|
|
|
|
<div class="list-group" ng-if="role!=null && role!='administrator' && role!='developer' && 'partners'|withModule">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6" id="partners">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -113,7 +113,7 @@
|
|
|
|
|
</div>-->
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list-group" ng-if="role!=null && role!='administrator' && role!='developer' && role!='sitemanager'">
|
|
|
|
|
<div class="list-group" ng-if="role!=null && role!='administrator' && role!='developer'">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-2 col-lg-2 col-xs-6" id="transaction">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -193,6 +193,15 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-2 col-xs-6" ng-if="('merchantIdManage'|withModule)">
|
|
|
|
|
<a ui-sref="merchant_id_manage" ui-sref-opts="{reload:true}" >
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/configure_merchant_number.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.monitor" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
@ -551,16 +560,6 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="('cashbackAnalysis'|withModule)" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="cashbackAnalysis" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<img src="/static/images/main_menu/activity_marketing_account.png"/>
|
|
|
|
|
<div class="description-text">
|
|
|
|
|
<span class="description-text">营销账户</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div ng-if="'settleDelay'|withModule" class="col-sm-2 col-xs-6">
|
|
|
|
|
<a ui-sref="settle_delay" ui-sref-opts="{reload:true}">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|