From fc65b1d8dc534675fd43b7f63ed39f6c9108ddf6 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期四, 10 十一月 2022 13:47:22 +0800
Subject: [PATCH] #

---
 pages/login/login.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/pages/login/login.vue b/pages/login/login.vue
index d09a580..a19a750 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>
@@ -348,6 +348,7 @@
 		width: 500rpx;
 		height: 500rpx;
 		background-color: #fff;
+		border-radius: 20px;
 	}
 	.config-title {
 		height: 100rpx;

--
Gitblit v1.9.1