Browse Source

fix:调整应付对月份选择自定义按钮位置

shenjunjie 7 years ago
parent
commit
e4df88ce79

+ 5 - 3
src/main/webapp/resources/view/usercenter/b2b/fa/arCheck.html

@@ -527,7 +527,7 @@
     color: #5078cb;
     border: 1px solid #5078cb;
     margin-top: 6px;
-    padding: 0 5px;"  ng-click="setActive()">查看对账记录
+    padding: 0 5px;"  ng-click="setActive();showNotCheck=false;changeDateZone(1, true);condition.$open=false;">查看对账记录
           <!--<b class="new-dot" ng-if="unread.cancelled > 0">{{unread.cancelled > 99 ? '99+' : unread.cancelled}}</b>-->
         </div>
       </li>
@@ -549,7 +549,7 @@
       <!--<li style="float: right;font-size: 14px;cursor: pointer;" ng-hide="!showNotCheck" ng-click="hideshowNotCheck()"><img src="/static/img/vendor/images/backIcon.png" width="20"/>返回</li>-->
     <!--</ul>-->
   <!--</div>-->
-  <div class="screen check-filter" ng-show="!showNotCheck">
+  <div class="screen check-filter" ng-show="!showNotCheck" style="padding-left: 10px">
     <div class="radio-block date-radio" ng-show="active !== 'all'" style="width: 33%">
       时间:
       <label class="com-check-radio">
@@ -574,6 +574,7 @@
       </label>
     </div>
     <div class="fl" ng-show="active === 'all'" >
+      <div style="width: 298px;display: inline-block">
       <label class="control-label">请选择月份:</label>
       <span ng-click="addMouthOut(-1)" style="    display: inline-block;
                 width: 32px;
@@ -603,7 +604,8 @@
                 line-height: 32px;
                 cursor: pointer;
                 vertical-align: middle;"><img src="/static/img/vendor/images/arrow-right-d-l.png" width="24"/></span>
-      <a ng-click="resetHandle()" title="自定义" ng-class="{'active':condition.dateZone=='-1'}"   style="margin-left: 10px;display: inline-block;padding: 0px 12px;background: #3f84f6;color: #fff" >自定义</a>
+      </div>
+      <a ng-click="resetHandle()" title="自定义" ng-class="{'active':condition.dateZone=='-1'}"   style="display: inline-block;padding: 0px 12px;background: #3f84f6;color: #fff" >自定义</a>
     </div>
     <div class="sreach fr">
       <div ng-show="condition.$open" class="date fl">

+ 6 - 4
src/main/webapp/resources/view/vendor/b2b/apCheck.html

@@ -526,7 +526,7 @@
     color: #5078cb;
     border: 1px solid #5078cb;
     margin-top: 6px;
-    padding: 0 5px;"  ng-click="setActive();changeDateZone(1, true);condition.$open=false">查看对账记录
+    padding: 0 5px;"  ng-click="setActive();changeDateZone(1, true);condition.$open=false;showNotCheck=false">查看对账记录
                 <!--<b class="new-dot" ng-if="unread.cancelled > 0">{{unread.cancelled > 99 ? '99+' : unread.cancelled}}</b>-->
             </div>
         </li>
@@ -548,7 +548,7 @@
         <!--<li style="float: right;font-size: 14px;cursor: pointer;" ng-hide="!showNotCheck" ng-click="hideshowNotCheck()"><img src="/static/img/vendor/images/backIcon.png" width="20"/>返回</li>-->
     <!--</ul>-->
   <!--</div>-->
-  <div class="screen check-filter" ng-show="!showNotCheck">
+  <div class="screen check-filter" ng-show="!showNotCheck" style="padding-left: 10px">
     <div class="radio-block date-radio" ng-show="active !== 'all'" style="width: 33%">
       时间:
       <label class="com-check-radio">
@@ -573,6 +573,7 @@
       </label>
     </div>
      <div class="fl" ng-show="active === 'all'" >
+         <div style="width: 298px;display: inline-block">
           <label class="control-label">请选择月份:</label>
           <span ng-click="addMouthOut(-1)" style="    display: inline-block;
                 width: 32px;
@@ -606,8 +607,8 @@
              <!--<label class="com-check-radio">-->
                  <!--<input type="radio" id="autoMonth_man" name="date" ng-click="condition.$open=!condition.$open;changeDateZone(-1)">-->
                  <!--<label for="autoMonth_man"></label>-->
-
-         <a ng-click="resetHandle()" title="自定义" ng-class="{'active':condition.dateZone=='-1'}"   style="margin-left: 10px;display: inline-block;padding: 0px 12px;background: #3f84f6;color: #fff"  >自定义</a>
+         </div>
+         <a ng-click="resetHandle()" title="自定义" ng-class="{'active':condition.dateZone=='-1'}"   style="display: inline-block;padding: 0px 12px;background: #3f84f6;color: #fff"  >自定义</a>
              <!--</label>-->
          <!--</div>-->
 
@@ -900,6 +901,7 @@
         </div>
         <div  class="col-sm-5 control-label">
           <div>
+
             <label class="control-label">请选择月份:</label>
             <span ng-click="addMouth(-1)" style="    display: inline-block;
                 width: 32px;