Sfoglia il codice sorgente

正式版本提交

hxl13994548489 1 anno fa
parent
commit
b1001b3e29
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/login/login.vue

+ 1 - 1
pages/login/login.vue

@@ -36,7 +36,7 @@
 				<view style="margin-top: 216upx;">
 				<view style="margin-top: 216upx;">
 					<button class="cu-btn round lg  bg-blue " style="display: flex;" :loading="loading"
 					<button class="cu-btn round lg  bg-blue " style="display: flex;" :loading="loading"
 						:class="[shape == 'round' ? 'round' : '']" @tap="onLogin"><text
 						:class="[shape == 'round' ? 'round' : '']" @tap="onLogin"><text
-							space="emsp">{{ loading ? "登录中..." : " 登录/注册(正式)"}}</text>
+							space="emsp">{{ loading ? "登录中..." : " 登录/注册"}}</text>
 					</button>
 					</button>
 				</view>
 				</view>
        <!--  去掉注册和忘记密码  add by hxl  2025-07-16       -->
        <!--  去掉注册和忘记密码  add by hxl  2025-07-16       -->