|
|
@ -41,66 +41,6 @@
|
|
|
|
<link rel="stylesheet" href="static/lib/dist/css/skins/_all-skins.min.css">
|
|
|
|
<link rel="stylesheet" href="static/lib/dist/css/skins/_all-skins.min.css">
|
|
|
|
<link rel="stylesheet" href="static/css/common.css">
|
|
|
|
<link rel="stylesheet" href="static/css/common.css">
|
|
|
|
<style type="text/css">
|
|
|
|
<style type="text/css">
|
|
|
|
.backgroud {
|
|
|
|
|
|
|
|
background-image: url("/static/images/manage_bg.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.total_logo {
|
|
|
|
|
|
|
|
padding-top: 4.62%;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.box-items {
|
|
|
|
|
|
|
|
padding: 30px 15px 15px 15px;
|
|
|
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.box-items img {
|
|
|
|
|
|
|
|
width: 72px;
|
|
|
|
|
|
|
|
height: 72px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.boxs {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
width: 180px;
|
|
|
|
|
|
|
|
height: 180px;
|
|
|
|
|
|
|
|
background: #434365;
|
|
|
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.boxs:hover {
|
|
|
|
|
|
|
|
background: #FFFFFF;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.box-font {
|
|
|
|
|
|
|
|
font-family: PingFang-SC-Regular;
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
color: #FFFFFF;
|
|
|
|
|
|
|
|
letter-spacing: 0px;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
padding-top: 25px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
footer {
|
|
|
|
|
|
|
|
font-family: PingFang-SC-Regular;
|
|
|
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
|
|
|
color: #FFFFFF;
|
|
|
|
|
|
|
|
letter-spacing: 0px;
|
|
|
|
|
|
|
|
padding-bottom: 2.3%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.easypay {
|
|
|
|
|
|
|
|
font-family: PingFang-SC-Regular;
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
color: #FFFFFF;
|
|
|
|
|
|
|
|
letter-spacing: 0px;
|
|
|
|
|
|
|
|
padding-top: 1%;
|
|
|
|
|
|
|
|
padding-bottom: 1%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ng-cloak, [ng-cloak] {
|
|
|
|
.ng-cloak, [ng-cloak] {
|
|
|
|
display: none !important;
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -130,17 +70,6 @@
|
|
|
|
.dh {
|
|
|
|
.dh {
|
|
|
|
animation: myfirst 1s linear 0s infinite alternate;
|
|
|
|
animation: myfirst 1s linear 0s infinite alternate;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.description-text {
|
|
|
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
|
|
|
/*width: 86px;*/
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.list-group label {
|
|
|
|
|
|
|
|
border-bottom: 1px solid #333333;
|
|
|
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
|
|
|
color: #333333;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-header a{
|
|
|
|
.navbar-header a{
|
|
|
|
color: #FFF;
|
|
|
|
color: #FFF;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -162,7 +91,7 @@
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
right: 0;
|
|
|
|
margin: 10px auto;
|
|
|
|
margin: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -170,7 +99,7 @@
|
|
|
|
.navbar-header {
|
|
|
|
.navbar-header {
|
|
|
|
list-style: none;
|
|
|
|
list-style: none;
|
|
|
|
width: 245px;
|
|
|
|
width: 245px;
|
|
|
|
margin: 10px auto;
|
|
|
|
margin: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
@ -188,51 +117,46 @@ margin-bottom: 10%;"/>
|
|
|
|
<p style="color: #666">To Be The Best QRCode Payment Service Provider!</p>
|
|
|
|
<p style="color: #666">To Be The Best QRCode Payment Service Provider!</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="wrapper" ng-if="currentUser!=null" ng-cloak
|
|
|
|
|
|
|
|
|
|
|
|
<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'">
|
|
|
|
<header ng-if="headerDisplay" class="main-header">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<nav style="margin-left: 0px" class="navbar navbar-static-top navbar-static-top-yedian" role="navigation">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Logo -->
|
|
|
|
|
|
|
|
<a href="#" onclick="location.reload()" class="logo logo-yedian shine" ng-if="!currentUser.org">
|
|
|
|
|
|
|
|
<!-- mini logo for sidebar mini 50x50 pixels -->
|
|
|
|
|
|
|
|
<span class="logo-mini"><img src="static/images/r_white_logo.svg"
|
|
|
|
|
|
|
|
style="max-height: 35px;margin-left: 15%;"></span>
|
|
|
|
|
|
|
|
<!-- logo for regular state and mobile devices -->
|
|
|
|
|
|
|
|
<span class="logo-lg"><img src="static/images/rp_white_logo.svg"
|
|
|
|
|
|
|
|
style="max-height: 35px;">
|
|
|
|
|
|
|
|
<b>RoyalPay</b>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<header class="main-header">
|
|
|
|
|
|
|
|
<!--Logo-->
|
|
|
|
|
|
|
|
<a href="#" class="logo logo-yedian shine" ng-if="!currentUser.org">
|
|
|
|
|
|
|
|
<!--mini logo for sidebar mini 50x50 pixels -->
|
|
|
|
|
|
|
|
<span class="logo-mini"><img src="static/images/r_white_logo.svg"
|
|
|
|
|
|
|
|
style="max-height: 35px;margin-left: 15%;"></span>
|
|
|
|
|
|
|
|
<!--logo for regular state and mobile devices -->
|
|
|
|
|
|
|
|
<span class="logo-lg"><img src="static/images/rp_white_logo.svg"
|
|
|
|
|
|
|
|
style="max-height: 35px;">
|
|
|
|
|
|
|
|
<!--<b>RoyalPay</b>-->
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a href="#" class="logo logo-yedian shine" ng-if="currentUser.org">
|
|
|
|
|
|
|
|
<!-- mini logo for sidebar mini 50x50 pixels -->
|
|
|
|
|
|
|
|
<span class="logo-mini"><img ng-src="{{currentUser.org.logo}}"
|
|
|
|
|
|
|
|
style="max-height: 35px;margin-bottom: 8px;margin-right: 5px;"></span>
|
|
|
|
|
|
|
|
<!-- logo for regular state and mobile devices -->
|
|
|
|
|
|
|
|
<span class="logo-lg"><img ng-src="{{currentUser.org.logo}}"
|
|
|
|
|
|
|
|
style="max-height: 35px;margin-bottom: 8px;margin-right: 5px;"><b
|
|
|
|
|
|
|
|
ng-bind="currentUser.org.name"></b></span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<!--Header Navbar: style can be found in header.less -->
|
|
|
|
|
|
|
|
<!--顶部导航栏-->
|
|
|
|
|
|
|
|
<nav class="navbar navbar-static-top navbar-static-top-yedian" role="navigation">
|
|
|
|
|
|
|
|
<!--Sidebar toggle button-->
|
|
|
|
|
|
|
|
<a class="sidebar-toggle sidebar-tooggle-yedian" data-toggle="offcanvas" role="button"
|
|
|
|
|
|
|
|
ng-click="toggleHideSideBar()">
|
|
|
|
|
|
|
|
<span class="sr-only">Toggle navigation</span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<a href="#" onclick="location.reload()" class="logo logo-yedian shine" ng-if="currentUser.org">
|
|
|
|
<ul class="navbar-header" style="left: 75%">
|
|
|
|
<!-- mini logo for sidebar mini 50x50 pixels -->
|
|
|
|
<li ui-sref-active="active" style="border-bottom-left-radius: 5px;border-top-left-radius: 5px;background-color: #FFF; ">
|
|
|
|
<span class="logo-mini"><img ng-src="{{currentUser.org.logo}}"
|
|
|
|
<a href="/manage.html" role="button" style="color:#f06101 !important;">v1</a>
|
|
|
|
style="max-height: 35px;margin-bottom: 8px;margin-right: 5px;"></span>
|
|
|
|
|
|
|
|
<!-- logo for regular state and mobile devices -->
|
|
|
|
|
|
|
|
<span class="logo-lg"><img ng-src="{{currentUser.org.logo}}"
|
|
|
|
|
|
|
|
style="max-height: 35px;margin-bottom: 8px;margin-right: 5px;"><b
|
|
|
|
|
|
|
|
ng-bind="currentUser.org.name"></b></span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<ul class="navbar-header">
|
|
|
|
|
|
|
|
<li ui-sref-active="active" style="border-bottom-left-radius: 5px;border-top-left-radius: 5px;">
|
|
|
|
|
|
|
|
<a ui-sref="dashboard" role="button">Dashboard</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<li ui-sref-active="active" style="border-bottom-right-radius: 5px;border-top-right-radius: 5px;">
|
|
|
|
<li ui-sref-active="active" style="border-bottom-right-radius: 5px;border-top-right-radius: 5px;">
|
|
|
|
<a ui-sref="listMenu({role:''})" role="button">Main Menu</a>
|
|
|
|
<a href="/managev2.html" role="button">v2</a>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<!--<div class="navbar-header">-->
|
|
|
|
|
|
|
|
<!--<a ui-sref="dashboard" role="button"-->
|
|
|
|
|
|
|
|
<!--style="border: 1px solid #FFF; color: #FFF;padding: 3px">Dashboard</a>-->
|
|
|
|
|
|
|
|
<!--<a ui-sref="listMenu({role:''})" ui-sref-opts="{reload:true}" role="button"-->
|
|
|
|
|
|
|
|
<!--style="border: 1px solid #FFF; color: #FFF;padding: 3px">Main Menu</a>-->
|
|
|
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
|
|
|
<!-- Header Navbar: style can be found in header.less -->
|
|
|
|
|
|
|
|
<!--顶部导航栏-->
|
|
|
|
|
|
|
|
<div class="navbar-custom-menu">
|
|
|
|
<div class="navbar-custom-menu">
|
|
|
|
<ul class="nav navbar-nav">
|
|
|
|
<ul class="nav navbar-nav">
|
|
|
|
<li class="user-menu" ng-if="currentUser.onoff">
|
|
|
|
<li class="user-menu" ng-if="currentUser.onoff">
|
|
|
@ -246,8 +170,38 @@ margin-bottom: 10%;"/>
|
|
|
|
<i class="fa fa-wechat"></i> Bind WeChat
|
|
|
|
<i class="fa fa-wechat"></i> Bind WeChat
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ng-if="('110'|withRole)" ng-class="{'dropdown notifications-menu open':openNotice,'dropdown notifications-menu':!openNotice}">
|
|
|
|
|
|
|
|
<a title="New Notice" ng-click="toggleOpenNotice()" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="true">
|
|
|
|
|
|
|
|
<i class="fa fa-bell-o"></i>
|
|
|
|
|
|
|
|
<span class="label label-warning" ng-if="notifyCounts">{{notifyCounts}}</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<ul class="dropdown-menu">
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
|
|
|
<li class="header">System notifications,please resolve it!</li>
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
<!--inner menu: contains the actual data-->
|
|
|
|
|
|
|
|
<div class="slimScrollDiv" style="position: relative; overflow: hidden; width: auto; max-height: 200px;"><ul class="menu" style="overflow: hidden; width: 100%;">
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
<a ng-if="partner_application_new" ui-sref="partner_apply">
|
|
|
|
|
|
|
|
<i class="fa fa-commenting"></i>
|
|
|
|
|
|
|
|
新的自主申请商户<span style="font-size:smaller;float:right;right: 0"></span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
<a ng-if="refundReviews && ('10000000000'|withRole)" ui-sref="refundReview">
|
|
|
|
|
|
|
|
<i class="fa fa-commenting"></i>
|
|
|
|
|
|
|
|
新的退款申请<span style="font-size:smaller;float:right;right: 0"></span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul><div class="slimScrollBar" style="background: rgb(0, 0, 0); width: 3px; position: absolute; top: 0px; opacity: 0.4; display: none; border-radius: 7px; z-index: 99; right: 1px; height: 195.122px;"></div><div class="slimScrollRail" style="width: 3px; height: 100%; position: absolute; top: 0px; display: none; border-radius: 7px; background: rgb(51, 51, 51); opacity: 0.2; z-index: 90; right: 1px;"></div></div>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- User Account: style can be found in dropdown.less -->
|
|
|
|
<!--
|
|
|
|
|
|
|
|
User Account: style can be found in dropdown.less
|
|
|
|
|
|
|
|
-->
|
|
|
|
<li class="dropdown user user-menu" uib-dropdown>
|
|
|
|
<li class="dropdown user user-menu" uib-dropdown>
|
|
|
|
<a href class="dropdown-toggle" uib-dropdown-toggle>
|
|
|
|
<a href class="dropdown-toggle" uib-dropdown-toggle>
|
|
|
|
<img ng-src="{{currentUser.org.logo||'static/images/r_white_logo.svg'}}"
|
|
|
|
<img ng-src="{{currentUser.org.logo||'static/images/r_white_logo.svg'}}"
|
|
|
@ -256,10 +210,9 @@ margin-bottom: 10%;"/>
|
|
|
|
<span class="hidden-xs" ng-bind="currentUser.display_name"></span>
|
|
|
|
<span class="hidden-xs" ng-bind="currentUser.display_name"></span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<ul class="dropdown-menu user-dropdown-menu" ng-cloak>
|
|
|
|
<ul class="dropdown-menu user-dropdown-menu" ng-cloak>
|
|
|
|
<!-- User image -->
|
|
|
|
<!--User image-->
|
|
|
|
<li class="user-header user-header-yedian">
|
|
|
|
<li class="user-header user-header-yedian">
|
|
|
|
<img ng-src="{{currentUser.org.logo||'static/images/r_white_logo.svg'}}"
|
|
|
|
<img ng-src="{{currentUser.org.logo||'static/images/r_white_logo.svg'}}" class="img-circle"
|
|
|
|
class="img-circle"
|
|
|
|
|
|
|
|
alt="User Image">
|
|
|
|
alt="User Image">
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
@ -292,7 +245,9 @@ margin-bottom: 10%;"/>
|
|
|
|
</small>
|
|
|
|
</small>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<!-- Menu Footer-->
|
|
|
|
<!--
|
|
|
|
|
|
|
|
Menu Footer
|
|
|
|
|
|
|
|
-->
|
|
|
|
<li class="user-footer">
|
|
|
|
<li class="user-footer">
|
|
|
|
<div class="pull-left">
|
|
|
|
<div class="pull-left">
|
|
|
|
<a href class="btn btn-default btn-flat" ng-click="changePwd()">Change Password</a>
|
|
|
|
<a href class="btn btn-default btn-flat" ng-click="changePwd()">Change Password</a>
|
|
|
@ -303,129 +258,274 @@ margin-bottom: 10%;"/>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<!-- Control Sidebar Toggle Button -->
|
|
|
|
<!--Control Sidebar Toggle Button -->
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</nav>
|
|
|
|
</header>
|
|
|
|
</header>
|
|
|
|
<div class="content-wrapper autoheight" style="margin-left: 0" ui-view>
|
|
|
|
<!--end:顶部导航栏-->
|
|
|
|
<div class="backgroud">
|
|
|
|
<!-- Left side column. contains the logo and sidebar -->
|
|
|
|
<div class="total_logo">
|
|
|
|
<!--左边栏-->
|
|
|
|
<a><img src="/static/images/manage_total_logo.png"> </a>
|
|
|
|
<aside class="main-sidebar" style="height: 100%;max-height: 100%;overflow: auto;padding-bottom: 50px;">
|
|
|
|
<div class="easypay">
|
|
|
|
<!--sidebar: style can be found in sidebar.less -->
|
|
|
|
<b>Easy Business,Easy Payment!</b>
|
|
|
|
<section class="sidebar">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="sidebar-menu">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'dashboard'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="dashboard">
|
|
|
|
|
|
|
|
<i class="fa fa-dashboard"></i>
|
|
|
|
|
|
|
|
<span>控制台|Dashboard</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<li class="header nav-header" ng-if="'1011110'|withRole">支付结算|Payment</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'partners'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="partners" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-sitemap"></i> <span>商户管理|Partner Manage</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<div style="margin: 0 auto;display: flex;padding-top: 40px;padding-bottom:0.5%;width: 60%;flex-wrap:wrap">
|
|
|
|
<li ui-sref-active="active"
|
|
|
|
<div class="box-items" ng-if="'10'|withRole">
|
|
|
|
ng-if="('partnerapply'|withModule) && (currentUser.org_id==null||currentUser.org_id==1)">
|
|
|
|
<a ng-click="headerShow()" ui-sref="listMenu({role:'Compliance'})" ui-sref-opts="{reload:true}">
|
|
|
|
<a ui-sref="partner_apply" ui-sref-opts="{reload:true}">
|
|
|
|
<div class="boxs">
|
|
|
|
<i class="fa fa-envelope-o"></i> <span>自主申请|Partner Applies</span>
|
|
|
|
<img src="/static/images/manage/menu_1.png">
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
<p class="box-font">Compliance</p>
|
|
|
|
<li ui-sref-active="active" ng-if="'tradelog'|withModule">
|
|
|
|
</a>
|
|
|
|
<a ui-sref="trade" ui-sref-opts="{reload:true}">
|
|
|
|
</div>
|
|
|
|
<i class="fa fa-list-alt"></i> <span>交易流水|Trades Logs</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
<div class="box-items" ng-if="'10000000000'|withRole">
|
|
|
|
</li>
|
|
|
|
<a ng-click="headerShow()" ui-sref="listMenu({role:'RiskManager'})" ui-sref-opts="{reload:true}">
|
|
|
|
<li ui-sref-active="active" ng-if="'ordervalid'|withModule">
|
|
|
|
<div class="boxs">
|
|
|
|
<a ui-sref="order_valid">
|
|
|
|
<img src="/static/images/manage/menu_2.png">
|
|
|
|
<i class="fa fa-balance-scale"></i> <span>交易对账|Order Validation</span>
|
|
|
|
</div>
|
|
|
|
</a>
|
|
|
|
<p class="box-font">Risk Manager</p>
|
|
|
|
</li>
|
|
|
|
</a>
|
|
|
|
<li ui-sref-active="active" ng-if="'clearing'|withModule">
|
|
|
|
</div>
|
|
|
|
<a ui-sref="clearingLogs" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-line-chart"></i> <span>清算统计|Settlement Logs</span>
|
|
|
|
<div class="box-items" ng-if="'100000'|withRole">
|
|
|
|
</a>
|
|
|
|
<a ng-click="headerShow()" ui-sref="listMenu({role:'AccountManager'})" ui-sref-opts="{reload:true}">
|
|
|
|
</li>
|
|
|
|
<div class="boxs">
|
|
|
|
<li ui-sref-active="active" ng-if="('clearing_org'|withModule) && currentUser.org_id>1">
|
|
|
|
<img src="/static/images/manage/menu_3.png">
|
|
|
|
<a ui-sref="clearingLogsForOrg" ui-sref-opts="{reload:true}">
|
|
|
|
</div>
|
|
|
|
<i class="fa fa-line-chart"></i> <span>清算记录|Settlement Logs</span>
|
|
|
|
<p class="box-font">Account Manager</p>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="box-items" ng-if="'1000'|withRole">
|
|
|
|
|
|
|
|
<a ng-click="headerShow()" ui-sref="listMenu({role:'Accountant'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<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 ng-click="headerShow()" ui-sref="listMenu({role:'BDUser'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<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 ng-click="headerShow()" ui-sref="listMenu({role:'Service'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<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 ng-click="headerShow()" ui-sref="listMenu({role:'Administrator'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<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 ng-click="headerShow()" ui-sref="listMenu({role:'SiteManager'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<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 ng-click="headerShow()" ui-sref="listMenu({role:'Developer'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<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 ng-click="headerShow()" ui-sref="listMenu({role:'Director'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<div class="boxs">
|
|
|
|
|
|
|
|
<img src="/static/images/manage/menu_10.png">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<p class="box-font">Director</p>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div style="text-align: center">
|
|
|
|
<li ui-sref-active="active" ng-if="'austrac'|withModule">
|
|
|
|
<footer>
|
|
|
|
<a ui-sref="transreport" ui-sref-opts="{reload:true}">
|
|
|
|
<strong>Copyright © 2015-2017 <a href="http://www.royalpay.com.au">RoyalPay</a>.</strong> All rights
|
|
|
|
<i class="fa fa-file-excel-o"></i> <span>Austrac Report</span>
|
|
|
|
reserved.
|
|
|
|
</a>
|
|
|
|
</footer>
|
|
|
|
</li>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- <li ui-sref-active="active" ng-if="'citypartner'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="citypartner_reg" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>City Partners</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'1000'|withRole">
|
|
|
|
|
|
|
|
<a ui-sref="invoice" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>Partner Invoice</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="header nav-header"
|
|
|
|
|
|
|
|
ng-if="('1011110'|withRole) || currentUser.org_id==null">营销服务|Promotion
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'appAct'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="appAct">
|
|
|
|
|
|
|
|
<i class="fa fa-file-text-o"></i> <span>活动管理|Activity Manage</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('activities'|withModule) && (currentUser.org_id==1 || currentUser.org_id==null)">
|
|
|
|
|
|
|
|
<a ui-sref="activity.detail({act_id:'3'})" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-compass"></i> <span>店长行动|Activities</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('act_redpack'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="act_partners" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-compass"></i> <span>店长行动参与情况</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<li ui-sref-active="active" ng-if="('act_redpack'|withModule) && (currentUser.org_id==1 || currentUser.org_id==null)">-->
|
|
|
|
|
|
|
|
<!--<a ui-sref="act_partners" ui-sref-opts="{reload:true}">-->
|
|
|
|
|
|
|
|
<!--<i class="fa fa-compass"></i> <span>新费率签约情况</span>-->
|
|
|
|
|
|
|
|
<!--</a>-->
|
|
|
|
|
|
|
|
<!--</li>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('encourage'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="encourageAct">
|
|
|
|
|
|
|
|
<i class="fa fa-gift"></i> <span>鼓励金</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<li ui-sref-active="active" ng-if="('act_customer_redpack'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="customer_redpack">
|
|
|
|
|
|
|
|
<i class="fa fa-gift"></i> <span>红包返现</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('cashbackAnalysis'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="cashbackAnalysis">
|
|
|
|
|
|
|
|
<i class="fa fa-gift"></i> <span>商户营销账户</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <li ui-sref-active="active" ng-if="('funds'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="funds">
|
|
|
|
|
|
|
|
<i class="fa fa-money"></i> <span>增值计划</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'settleDelay'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="settle_delay" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>周末费率减半活动</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'monDelay'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="mon_delay" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>余额增值活动</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('1'|withRole)">
|
|
|
|
|
|
|
|
<a ui-sref="contract">
|
|
|
|
|
|
|
|
<i class="fa fa-money"></i> <span>合同签约情况</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'actChairty'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="act_chairty" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>半边天公益活动</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="header nav-header" ng-if="('1000000000000'|withRole)">机构|Agent</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('1000000000000'|withRole)">
|
|
|
|
|
|
|
|
<a ui-sref="analysis_agent" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-hand-peace-o"></i> <span>机构数据分析|Agent Analysis</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="header nav-header" ng-if="('1011110'|withRole)|| currentUser.org_id==null">数据分析|Analysis</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('transAnalysis'|withModule)||('dashboard'|withModule)||
|
|
|
|
|
|
|
|
('customer_analysis'|withModule)||
|
|
|
|
|
|
|
|
('customerRankingAnalysisApp'|withModule)||
|
|
|
|
|
|
|
|
('partner_analysis'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="analysis_transaction" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-area-chart"></i> <span>交易|Transaction Analysis</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active"
|
|
|
|
|
|
|
|
ng-if="('bdsale'|withModule)||('bdprize'|withModule)&&(currentUser.org_id==null||currentUser.org_id==1)">
|
|
|
|
|
|
|
|
<a ui-sref="analysis_bd" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-hand-peace-o"></i> <span>BD|BD Analysis</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active"
|
|
|
|
|
|
|
|
ng-if="('org_sale'|withModule)&&(currentUser.org_id==null||currentUser.org_id==1 ||('1000000000000'|withRole))||('orgcommission'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="analysis_org" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-hand-peace-o"></i> <span>合伙人|Partners Analysis</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('clientrate'|withModule)||('monitor'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="analysis_monitoring" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-shopping-cart"></i> <span>监控|Monitoring</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('settleReport'|withModule)||('platformRevenue'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="analysis_report" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-tv"></i> <span>报表|Report</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="header nav-header" ng-if="'0100001'|withRole">基础设置|Basic Settings</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('10'|withRole)&&('merchantIdManage'|withModule)">
|
|
|
|
|
|
|
|
<a ui-sref="merchant_id_manage" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-sitemap"></i> <span>商户号管理</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'org'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="organizations" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>组织管理|Organizations</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'manager_accounts'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="managers" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-key"></i> <span>账号管理|Accounts</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'dev'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="devtools">
|
|
|
|
|
|
|
|
<i class="fa fa-cog"></i> <span>开发工具|DevTools</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'notice'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="notice">
|
|
|
|
|
|
|
|
<i class="fa fa-bell"></i> <span>通知群发|Notifications</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'log'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="logview">
|
|
|
|
|
|
|
|
<i class="fa fa-file-text-o"></i> <span>系统日志|System Logs</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'cms'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="cms">
|
|
|
|
|
|
|
|
<i class="fa fa-file-text-o"></i> <span>网站管理|Site Manage</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="('10'|withRole)||('1000000'|withRole)||('10000000'|withRole)">
|
|
|
|
|
|
|
|
<a href="https://customer.royalpay.com.au/manage/sign_in" target="_blank">
|
|
|
|
|
|
|
|
<i class="fa fa-file-text-o"></i> <span>积分商城|Integral Mall</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active"
|
|
|
|
|
|
|
|
ng-if="('device'|withModule) && (currentUser.org_id==null||currentUser.org_id==1)">
|
|
|
|
|
|
|
|
<a ui-sref="device" ui-sref-opts="{reload:true}">
|
|
|
|
|
|
|
|
<i class="fa fa-users"></i> <span>设备管理|Devices</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li ui-sref-active="active" ng-if="'sysconfig'|withModule">
|
|
|
|
|
|
|
|
<a ui-sref="sysconfig">
|
|
|
|
|
|
|
|
<i class="fa fa-cog"></i> <span>系统参数设定|Settings</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<!-- /.sidebar -->
|
|
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
<!--END:左边栏-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Content Wrapper. Contains page content -->
|
|
|
|
|
|
|
|
<div>
|
|
|
|
|
|
|
|
<div class="content-wrapper autoheight" ui-view></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<footer ng-if="copyright" class="main-footer" style="margin-left: 0px">
|
|
|
|
<!-- /.content-wrapper -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<footer class="main-footer">
|
|
|
|
<div class="pull-right hidden-xs">
|
|
|
|
<div class="pull-right hidden-xs">
|
|
|
|
<b>Easy Business,Easy Pay</b>
|
|
|
|
<b>Easy Business,Easy Pay</b>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<strong>Copyright © 2015-2017 <a href="http://www.royalpay.com.au">RoyalPay</a>.</strong> All rights
|
|
|
|
<strong>Copyright © 2015-2017 <a href="http://www.royalpay.com.au">RoyalPay</a>.</strong> All rights
|
|
|
|
reserved.
|
|
|
|
reserved.
|
|
|
|
</footer>
|
|
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- ./wrapper -->
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|
|
|
|