From 19a3945f16e9fa10ca6f51f6cd1ddc631dde50c1 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 15 八月 2022 13:23:03 +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 129adbb..ee79c73 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -59,7 +59,7 @@ </view> <view class="config-item"> <text>椤圭洰锛�</text> - <input v-model="PROJECT" type="text" placeholder="jkwms" placeholder-style="font-size:16rpx;text-indent: 10rpx;"> + <input v-model="PROJECT" type="text" placeholder="lywms" 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