From f15778da99a0d12e003a54c1833043fc74d816c7 Mon Sep 17 00:00:00 2001 From: Vce Date: Sat, 4 May 2024 17:46:33 +0800 Subject: [PATCH] =?UTF-8?q?dev:=E4=BF=AE=E6=94=B9APP=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- pages/login/login.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 95be36e5..994f2b92 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "name" : "智慧工地云平台", //中建四局 + "name" : "智慧安全", //中建四局 "appid" : "__UNI__4AA4101", "description" : "", - "versionName" : "1.4.3", - "versionCode" : 143, + "versionName" : "1.4.4", + "versionCode" : 144, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/login/login.vue b/pages/login/login.vue index d391073b..88bf1bb9 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -259,7 +259,7 @@ export default { position: fixed; left: 20rpx; right: 20rpx; - bottom: 50rpx; + bottom: 15%; > view { padding: 20rpx 0;