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" : {