This commit is contained in:
2025-10-10 14:27:21 +08:00
parent 8581d57eed
commit bfdc3caa92
2 changed files with 3 additions and 11 deletions

View File

@@ -601,15 +601,7 @@ uni-toast .uni-toast {
font-size: 13px !important; font-size: 13px !important;
line-height: 14px !important; line-height: 14px !important;
padding: 10.5px 10px !important; padding: 10.5px 10px !important;
} color: #606266;
.uni-select__selector-item:hover {
background-color: #3F6ACA !important;
}
.uni-select__input-text {
color: #fff !important;
}
.uni-select__input-placeholder {
color: grey !important;
} }
/** 提示框 */ /** 提示框 */
uni-modal .uni-modal { uni-modal .uni-modal {

View File

@@ -2,8 +2,8 @@
"name" : "诺力三期", "name" : "诺力三期",
"appid" : "__UNI__E82B13F", "appid" : "__UNI__E82B13F",
"description" : "诺力三期平板系统", "description" : "诺力三期平板系统",
"versionName" : "1.1.2", "versionName" : "1.1.3",
"versionCode" : 112, "versionCode" : 113,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {