Explorar o código

fix:屏蔽注册页面入口

zhanghui %!s(int64=2) %!d(string=hai) anos
pai
achega
213095e2ef
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      pages/login/login.vue

+ 4 - 4
pages/login/login.vue

@@ -49,10 +49,10 @@
 			</u--form>
 
 		</view>
-		<view class="flex-row justify-center  register">
-			<text>无账号?</text>
-			<text @click="goRegister" :style="{color:'#FFE05C'}">切换注册</text>
-		</view>
+<!--		<view class="flex-row justify-center  register">-->
+<!--			<text>无账号?</text>-->
+<!--			<text @click="goRegister" :style="{color:'#FFE05C'}">切换注册</text>-->
+<!--		</view>-->
 	</view>
 </template>