Quellcode durchsuchen

代码字眼更改

xialei vor 1 Jahr
Ursprung
Commit
be97efc55e

+ 2 - 0
openmerchant/shopentry/processidentity.vue

@@ -204,6 +204,7 @@
204 204
       :formatter="formatter"
205 205
       @confirm="handleStartConfirm"
206 206
       :closeOnClickOverlay="true"
207
+	  :minDate="795540417000"
207 208
 	  :maxDate="4102358400000"
208 209
       @cancel="identification_valid_date_startShow = false"
209 210
     ></u-datetime-picker>
@@ -215,6 +216,7 @@
215 216
       :closeOnClickOverlay="true"
216 217
       :formatter="formatter"
217 218
       @confirm="handleEndConfirm"
219
+	  :minDate="795540417000"
218 220
 	  :maxDate="4102358400000"
219 221
       @cancel="identification_valid_date_EndShow = false"
220 222
     ></u-datetime-picker>

+ 13 - 1
pages/cashier/index.vue

@@ -58,6 +58,14 @@
58 58
           总京豆: {{ jingdou || 0 }}
59 59
         </view>
60 60
       </view>
61
+	  <view class="cashier-list-top">
62
+	    <view class="cashier-jilu-top" >
63
+	      线上支付总订单数: {{ xianxia || 0 }}
64
+	    </view>
65
+	    <view class="cashier-jilu-top">
66
+	      下线支付总订单数: {{ xianshang || 0 }}
67
+	    </view>
68
+	  </view>
61 69
       <view class="cashier-list-top"></view>
62 70
 
63 71
       <view class="cashier-list-top">
@@ -158,7 +166,7 @@
158 166
               dataList.gongxianSumsum == undefined ? 0 : dataList.gongxianSumsum
159 167
             }}
160 168
           </view>
161
-          <view class="sf"> 贡献值 </view>
169
+          <view class="sf"> 分润值 </view>
162 170
         </view>
163 171
         <!-- 默认 -->
164 172
         <view class="yis">
@@ -250,6 +258,8 @@ export default {
250 258
       gongxian: 0,
251 259
       jingdou: 0,
252 260
       phpToken: "",
261
+      xianxia: 0,
262
+      xianshang: 0,
253 263
       
254 264
     };
255 265
   },
@@ -558,6 +568,8 @@ export default {
558 568
           if (res.data.status == 200) {
559 569
             this.gongxian = res.data.data.list.fenrunzhi || 0;
560 570
             this.jingdou = res.data.data.list.jingdou;
571
+			this.xianxia = res.data.data.list.xianxia;
572
+			this.xianshang = res.data.data.list.xianshang;
561 573
           }
562 574
         },
563 575
         (fail) => {

+ 1 - 1
pages/cashier/latestRecords.vue

@@ -13,7 +13,7 @@
13 13
       </view>
14 14
       <view class="record-info">
15 15
         <view class="record-time">{{ item.pay_time }}</view>
16
-        <view class="pv-info">pv: {{ item.pv }}</view>
16
+        <!-- <view class="pv-info">pv: {{ item.pv }}</view> -->
17 17
         <view v-for="(reward, rewardIndex) in rewards" :key="rewardIndex" class="reward-info">
18 18
          {{ reward.name }} : {{ reward.type=="jingdou"?item.jingdou||0 :item.fenrunzhi ||0}} 
19 19
         </view>

+ 1 - 1
shop/perating/statement.vue

@@ -111,7 +111,7 @@
111 111
             dataList.fenrunzhi == undefined ? 0 : dataList.fenrunzhi
112 112
           }}
113 113
         </view>
114
-        <view class="sf"> 贡献值 </view>
114
+        <view class="sf"> 分润值 </view>
115 115
       </view>
116 116
       <!-- <view class="yis">
117 117
         <view class="sgjd">