Ver Fonte

feat: 收益记录展示可提现金额

xuyunhui há 1 ano atrás
pai
commit
a1023d115e
2 ficheiros alterados com 7 adições e 0 exclusões
  1. 2 0
      pages/login/index.rpx.css
  2. 5 0
      pages/myRules/index.vue

+ 2 - 0
pages/login/index.rpx.css

@@ -39,6 +39,8 @@
 
 .loginButton {
 	background: #FFE05C;
+
+
 	height: 90rpx;
 	border-radius: 45rpx;
 	text-align: center;

+ 5 - 0
pages/myRules/index.vue

@@ -10,6 +10,10 @@
         <text class="storeName">{{ item.title }}</text>
         <text class="time">{{ item.createTime }}</text>
       </view>
+      <view >
+        <view class="phone">开始时间:{{item.startTime}}</view>
+        <view class="phone">结束时间:{{item.endTime}}</view>
+      </view>
       <view class="flex-row">
         <text class="key">直推:</text>
         <view>
@@ -53,6 +57,7 @@
           </view>
         </view>
       </view>
+
       <view class="flex-row" v-for="i in item.strategyList">
         <text class="key">优惠券:</text>
         <view>