Jelajahi Sumber

屏蔽知产找回

zhanghui 2 tahun lalu
induk
melakukan
11cce2dc76
2 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 3 3
      orderPages/orderDetail/index.vue
  2. 1 1
      pages/my/index.vue

+ 3 - 3
orderPages/orderDetail/index.vue

@@ -153,9 +153,9 @@
 				<view v-if="order.canPay" class="btn" @click="qenPayInfo">
 					<text class="text_33">一键付款</text>
 				</view>
-				<view v-else class="btn" @click="orderFinish">
-					<text  class="text_33">结束订单</text>
-				</view>
+<!--				<view v-else class="btn" @click="orderFinish">-->
+<!--					<text  class="text_33">结束订单</text>-->
+<!--				</view>-->
 			</view>
 		</view>
 

+ 1 - 1
pages/my/index.vue

@@ -115,7 +115,7 @@ export default {
         // {thumb:'/static/me/u1803.png',title:'实名认证',rightText:'',to:'/myPages/realNameAuth/index'},
         {thumb: '/static/me/u1812.png', title: '服务对象管理', rightText: '', to: '/myPages/ServiceObjectManagement/index'},
         {thumb: '/static/me/u3.png', title: '邀请有礼', rightText: '', to: '/myPages/promotionCenter/index'},
-        {thumb: '/static/me/u1833.png', title: '资产找回', rightText: '', to: '/myPages/systemSwitch/index'},
+        // {thumb: '/static/me/u1833.png', title: '资产找回', rightText: '', to: '/myPages/systemSwitch/index'},
         {thumb: '/static/me/u826.png', title: '储值服务', rightText: '', to: '/myPages/recharge/index'},
         {thumb: '/static/me/u701.png', title: '交易记录', rightText: '', to: '/myPages/transactionRecord/index'},
         {thumb: '/static/me/u11.png', title: '会员须知', rightText: '', to: '/myPages/aboutOur/index'}