From bfdc3caa92668682e2c5def7eab1b1959220a77c Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 10 Oct 2025 14:27:21 +0800 Subject: [PATCH] css --- common/style/layout.css | 10 +--------- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/common/style/layout.css b/common/style/layout.css index c4da749..945e227 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -601,15 +601,7 @@ uni-toast .uni-toast { font-size: 13px !important; line-height: 14px !important; padding: 10.5px 10px !important; -} -.uni-select__selector-item:hover { - background-color: #3F6ACA !important; -} -.uni-select__input-text { - color: #fff !important; -} -.uni-select__input-placeholder { - color: grey !important; + color: #606266; } /** 提示框 */ uni-modal .uni-modal { diff --git a/manifest.json b/manifest.json index 27c9d30..64a5712 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "诺力三期", "appid" : "__UNI__E82B13F", "description" : "诺力三期平板系统", - "versionName" : "1.1.2", - "versionCode" : 112, + "versionName" : "1.1.3", + "versionCode" : 113, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {