From 323eaa02f36c1a8a5012639d5d66da92ededf6db Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 18 十月 2022 17:16:14 +0800 Subject: [PATCH] # --- pages/login/login.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/login/login.vue b/pages/login/login.vue index 618a2bf..e21f143 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -58,7 +58,7 @@ </view> <view class="config-item"> <text>椤圭洰锛�</text> - <input v-model="PROJECT" type="text" placeholder="lywms" placeholder-style="font-size:16rpx;text-indent: 10rpx;"> + <input v-model="PROJECT" type="text" placeholder="wms" placeholder-style="font-size:16rpx;text-indent: 10rpx;"> </view> <view class="flex justify-around"> <button class="cu-btn bg-blue lg" @click="configConfirm">纭</button> -- Gitblit v1.9.1