diff --git a/common/style/layout.css b/common/style/layout.css index 0f5c12b..6991250 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -179,7 +179,7 @@ uni-button:after { align-content: flex-start; align-items: flex-start; width: calc(100% - 30px); - height: calc(100% - 137px);/** 42+15*4+35 */ + height: calc(100% - 152px);/** 42+15*5+35 */ margin: 15px auto; padding: 15px 15px 0 15px; overflow-y: auto; diff --git a/manifest.json b/manifest.json index fe66c2b..ff75b1c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name" : "pad-hl-hcx-four", + "name" : "pad-hl-hcx-new", "appid" : "__UNI__80C78D1", - "description" : "", + "description" : "海亮缓存线平板系统", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, diff --git a/pages/login/login.vue b/pages/login/login.vue index d65da15..f86e649 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -21,7 +21,7 @@ - + 扫码登录 @@ -49,6 +49,7 @@ diff --git a/pages/management/hcxInfo.vue b/pages/management/hcxInfo.vue index ea83bd2..675c9ec 100644 --- a/pages/management/hcxInfo.vue +++ b/pages/management/hcxInfo.vue @@ -1,6 +1,6 @@