From 528743863d0ce402d9dc412c3ac972d95c86663e Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 13 Oct 2025 11:24:27 +0800 Subject: [PATCH] css --- common/style/layout.styl | 3 +++ manifest.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/common/style/layout.styl b/common/style/layout.styl index 8cea0e1..484da12 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -510,6 +510,9 @@ uni-button[disabled]:not([type]) { .uni-select__input-placeholder,.uni-select__selector-empty, .uni-select__selector-item { font-size: 28rpx !important } +.uni-select__selector-empty, .uni-select__selector-item { + height: 100rpx !important +} .sin_input { width: 150rpx; font-size: 28rpx; diff --git a/manifest.json b/manifest.json index 393c427..b0fa3ae 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "海亮铜箔", "appid" : "__UNI__3A002CD", "description" : "海亮铜箔二期手持系统", - "versionName" : "1.4.3", - "versionCode" : 143, + "versionName" : "1.4.4", + "versionCode" : 144, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {