常志远 3 vuotta sitten
vanhempi
commit
402fdb2029
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      pages/index/index.vue

+ 2 - 1
pages/index/index.vue

@@ -183,13 +183,14 @@
 				<view class="nav-icon iconfont">&#xe627;</view>
 				<view class="nav-text">我的</view>
 			</view> -->
+			<!-- 登录提示 -->
 			<view class="login-prompt">
 				登录显示更多会员服务
 				<text class="button" >登录/注册</text>
 			</view>
 					<u-tabbar v-model="current" :list="tabbarList" active-color="#009143"></u-tabbar>
 				</view>
-				<!-- 登录提示 -->
+				
 				
 			</view>
 </template>