@ -121,12 +121,12 @@ margin-bottom: 10%;"/>
ng-class="currentUser.org?(currentUser.org.banner_class||'fxplus'):'royalpay'">
< header class = "main-header" >
<!-- Logo -->
<!-- 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 -->
<!-- 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> -->
@ -141,7 +141,7 @@ margin-bottom: 10%;"/>
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 -->
<!-- Header Navbar: style can be found in header.less -->
<!-- 顶部导航栏 -->
< nav class = "navbar navbar-static-top navbar-static-top-yedian" role = "navigation" >
@ -180,32 +180,32 @@ margin-bottom: 10%;"/>
< 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 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 >
< 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 >
< 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 >
< a href class = "dropdown-toggle" uib-dropdown-toggle >
< img ng-src = "{{currentUser.org.logo||'static/images/r_white_logo.svg'}}"
@ -214,7 +214,7 @@ margin-bottom: 10%;"/>
< span class = "hidden-xs" ng-bind = "currentUser.display_name" > < / span >
< / a >
< ul class = "dropdown-menu user-dropdown-menu" ng-cloak >
<!-- User image -->
<!-- User image -->
< li class = "user-header user-header-yedian" >
< img ng-src = "{{currentUser.org.logo||'static/images/r_white_logo.svg'}}" class = "img-circle"
alt="User Image">
@ -233,7 +233,7 @@ margin-bottom: 10%;"/>
< i class = "fa fa-tty" title = "Service"
ng-class="{'text-orange':!('10000'|withRole),'text-gray':('10000'|withRole)}">< / i >
<!-- <i class="fa fa - university" title="Account Manager" -->
<!-- ng - class="{'text - orange':!('100000'|withRole),'text - gray':('100000'|withRole)}"></i> -->
<!-- ng - class="{'text - orange':!('100000'|withRole),'text - gray':('100000'|withRole)}"></i> -->
< i class = "fa fa-line-chart" title = "Director"
ng-class="{'text-orange':!('1000000'|withRole),'text-gray':('1000000'|withRole)}">< / i >
< i class = "fa fa-map-o" title = "Markting"
@ -247,16 +247,16 @@ margin-bottom: 10%;"/>
< i class = "fa fa-user-plus" title = "Org Manager"
ng-class="{'text-orange':!('1000000000000'|withRole),'text-gray':('1000000000000'|withRole)}">< / i >
< i class = "fa fa-ticket" title = "Sales Manager"
ng-class="{'text-orange':!('10000000000000'|withRole),'text-gray':('1000000000000'|withRole)}">< / i >
ng-class="{'text-orange':!('10000000000000'|withRole),'text-gray':('1000000000000'|withRole)}">< / i >
<!-- <i class="fa fa - save" title="Data content" -->
<!-- ng - class="{'text - orange':!('100000000000000'|withRole),'text - gray':('1000000000000'|withRole)}"></i> -->
< / small >
< / p >
< / li >
<!--
Menu Footer
-->
<!-- ng - class="{'text - orange':!('100000000000000'|withRole),'text - gray':('1000000000000'|withRole)}"></i> -->
< / small >
< / p >
< / li >
<!--
Menu Footer
-->
< li class = "user-footer" >
< div class = "pull-left" >
< a href class = "btn btn-default btn-flat" ng-click = "changePwd()" > Change Password< / a >
@ -267,7 +267,7 @@ margin-bottom: 10%;"/>
< / li >
< / ul >
< / li >
<!-- Control Sidebar Toggle Button -->
<!-- Control Sidebar Toggle Button -->
< / ul >
< / div >
< / nav >
@ -664,11 +664,11 @@ margin-bottom: 10%;"/>
< / li >
<!-- <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="'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 = "('activities'|withModule) && (currentUser.org_id==1 || currentUser.org_id==null)" >
< a ui-sref = "activity.detail({act_id:'3'})" ui-sref-opts = "{reload:true}" >
@ -690,21 +690,21 @@ margin-bottom: 10%;"/>
< 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="('funds'|withModule)">
< a ui-sref = "funds" >
< i class = "fa fa-money" > < / 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> -->
<!-- <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 ui - sref - active="active" ng - if="('clearing_org'|withModule) && currentUser.org_id>1"> -->
<!-- <a ui - sref="clearingLogsForOrg" ui - sref - opts="{reload:true}"> -->
<!-- <i class="fa fa - line - chart"></i> <span>清算记录|Settlement Logs</span> -->
<!-- </a> -->
<!-- <a ui - sref="clearingLogsForOrg" ui - sref - opts="{reload:true}"> -->
<!-- <i class="fa fa - line - chart"></i> <span>清算记录|Settlement Logs</span> -->
<!-- </a> -->
<!-- </li> -->
< li class = "menu-group" ng-if = "roleNow=='sitemanager'" >
< p role = "button" ng-class = "{'active': Content,'is-hide':hideSideBar}" ng-click = "Content = !Content" >