姜永辉 пре 2 година
родитељ
комит
433d734b90
1 измењених фајлова са 33 додато и 13 уклоњено
  1. 33 13
      pages/mine/mine.wxml

+ 33 - 13
pages/mine/mine.wxml

@@ -44,16 +44,16 @@
     <view class="todo-view-title">待办工作</view>
     <view class="todo-view-app">
 
-      <view class="todo-view-app-item"  >
+      <view class="todo-view-app-item">
         <view class="todo-view-app-item-icon" catchtap="toApprove">
           <!-- 待办角标提醒 -->
-          <view class="todo-view-app-item-icon-tip"  >{{appCount}}</view>
+          <view class="todo-view-app-item-icon-tip">{{appCount}}</view>
           <image src="../../static/img/spzx.png" style="width:100%;height:100%;" />
         </view>
         <view class="todo-view-app-item-name">待审中心</view>
       </view>
       <!-- 20220820加入和客户列表的权限 -->
-      <view class="todo-view-app-item"   catchtap="toOtherPage" data-type="{{10}}" data-jumptype="{{1}}" data-datevalue="{{storeHelperValue}}">
+      <view class="todo-view-app-item" catchtap="toOtherPage" data-type="{{10}}" data-jumptype="{{1}}" data-datevalue="{{storeHelperValue}}">
         <view class="todo-view-app-item-icon">
           <!-- 待办角标提醒 -->
           <view class="todo-view-app-item-icon-tip" wx:if="{{staffHelper.publicCustomerCount}}">{{staffHelper.publicCustomerCount}}</view>
@@ -62,7 +62,7 @@
         <view class="todo-view-app-item-name">待成交</view>
       </view>
 
-      <view class="todo-view-app-item"   catchtap="toOtherPage" data-type="{{10}}" data-jumptype="{{1}}" data-datevalue="{{storeHelperValue}}">
+      <view class="todo-view-app-item" catchtap="toOtherPage" data-type="{{10}}" data-jumptype="{{1}}" data-datevalue="{{storeHelperValue}}">
         <view class="todo-view-app-item-icon">
           <!-- 待办角标提醒 -->
           <view class="todo-view-app-item-icon-tip" wx:if="{{staffHelper.publicCustomerCount}}">{{staffHelper.publicCustomerCount}}</view>
@@ -75,7 +75,7 @@
   </view>
 
   <van-tabs animated active="{{ active }}" swipeable nav-class="mine-tabs-custom-class" bind:change="onChange">
-    <van-tab title="标签 1" name="store" >
+    <van-tab title="标签 1" name="store">
       <!-- 助手 -->
       <view class="helper-out-view">
         <view class="helper-view">
@@ -136,7 +136,7 @@
 
             <view class="help-view-content-item" catchtap="toOtherPage" data-type="{{6}}" data-jumptype="{{1}}" data-datevalue="{{storeHelperValue}}" style="--filterBlur--:{{filterBlur1}}">
               <view class="help-view-content-item-important">
-               3
+                3
                 <view class="help-view-content-item-important-small">户</view>
               </view>
               <view class="help-view-content-item-text">设计制图</view>
@@ -151,7 +151,7 @@
             </view>
             <view class="help-view-content-item" catchtap="toOtherPage" data-type="{{8}}" data-jumptype="{{1}}" data-datevalue="{{storeHelperValue}}" style="--filterBlur--:{{filterBlur1}}">
               <view class="help-view-content-item-important">
-               67
+                67
                 <view class="help-view-content-item-important-small">户</view>
               </view>
               <view class="help-view-content-item-text">留资客户数</view>
@@ -184,8 +184,8 @@
             <view class="task-progress-content-left" style="--filterBlur--:{{filterBlur2}}">
               <view><text class="small-cny">¥</text>155,546.00</view>
               <view>成交额(万)</view>
-              <view style="font-size: 12px;color:#95A8CB;">同比:<text class="small-cny">50 ↑  </text>环比<text class="small-cny_red">    50 ↓</text> </view>
-         
+              <view style="font-size: 12px;color:#95A8CB;">同比:<text class="small-cny">50 ↑ </text>环比<text class="small-cny_red"> 50 ↓</text> </view>
+
             </view>
             <view class="task-progress-content-right" style="--filterBlur--:{{filterBlur2}}">
               <view>58.98%</view>
@@ -197,7 +197,7 @@
           </view>
           <inner-loading wx:if="{{filterBlur2==='5px'}}"></inner-loading>
         </view>
-       
+
       </view>
 
       <!-- 收款任务进度 -->
@@ -213,8 +213,8 @@
             <view class="task-progress-content-left" style="--filterBlur--:{{filterBlur3}}">
               <view><text class="small-cny">¥</text>155,546.00</view>
               <view>收款额(万)</view>
-              <view style="font-size: 12px;color:#95A8CB;">同比:<text class="small-cny">50 ↑  </text>环比<text class="small-cny_red">    50 ↓</text> </view>
-         
+              <view style="font-size: 12px;color:#95A8CB;">同比:<text class="small-cny">50 ↑ </text>环比<text class="small-cny_red"> 50 ↓</text> </view>
+
             </view>
             <view class="task-progress-content-right" style="--filterBlur--:{{filterBlur3}}">
               <view>58.98%</view>
@@ -226,7 +226,7 @@
           </view>
           <inner-loading wx:if="{{filterBlur3==='5px'}}"></inner-loading>
         </view>
-       
+
       </view>
 
     </van-tab>
@@ -400,4 +400,24 @@
 
   <view style="height: 39rpx;"></view>
 
+  <view class="todo-view">
+    <view class="todo-view-title">商户设置</view>
+  </view>
+  <view style="height: 30rpx;"></view>
+  <view class="todo-view" style="display: flex;justify-content:space-between;align-items: center;">
+    <view class="todo-view-title ">标准版</view>
+
+    <view class="todo-view-title">升级专业版</view>
+  </view>
+  <view style="height: 30rpx;"></view>
+  <view class="todo-view" style="display: flex;justify-content:space-between;align-items: center;">
+    <view class="todo-view-title">推荐有礼</view>
+    <view style="font-size: 12px;color: grey;" >积分:3500</view>
+  </view>
+  <view style="height: 59rpx;"></view>
+  <view style="padding: 30rpx;">
+    <dk-button style="width: 100%; background: red;" size="large" type="danger">退出 </dk-button>
+  </view>
+
+
 </view>