zhanghui před 2 roky
rodič
revize
05b2593660
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 4 4
      pages/index/index.vue

+ 4 - 4
pages/index/index.vue

@@ -24,9 +24,9 @@
 					<view class="flex-row justify-center dakaIcon ">
 						<u-icon name="/static/index/erweima.png" size="35"></u-icon>
 					</view>
-					<view class="flex-row justify-center dakaText " >
-						<text>拓客码</text>
-					</view>
+<!--					<view class="flex-row justify-center dakaText " >-->
+<!--						<text>拓客码</text>-->
+<!--					</view>-->
 				</view>
 				<view class="flex-col " @click="userScanCode">
 					<view class="flex-row justify-center dakaIcon ">
@@ -134,7 +134,7 @@
 
 				<view class="flex-row justify-center" v-if="currService.status!==12">
 					<view class="like">
-						<text>{{currService.preference || ''}}</text>
+						<text>{{currService.preference || '暂无'}}</text>
 					</view>
 				</view>
 			</view>