From cbe816638118a1e46b449be36864707c67f86fb6 Mon Sep 17 00:00:00 2001 From: limingtao <@ming_tao_li> Date: Thu, 8 Aug 2024 15:25:29 +0800 Subject: [PATCH] 1 --- common/globalJs/globalJs.js | 4 +- components/bottom-button/three2.vue | 4 +- manifest.json | 6 +- pages/index/detail.vue | 1654 ++++++++++---------- pages/knowledge/index.vue | 2219 ++++++++++++++------------- 5 files changed, 1920 insertions(+), 1967 deletions(-) diff --git a/common/globalJs/globalJs.js b/common/globalJs/globalJs.js index 53afbf5..7d7038c 100644 --- a/common/globalJs/globalJs.js +++ b/common/globalJs/globalJs.js @@ -2,8 +2,8 @@ // #ifdef APP-PLUS || MP // const baseUrl = "http://116.62.210.143:9002"; // const baseUrl = "http://118.89.79.160:8800/HiatmpPro"; -const baseUrl = "http://49.235.207.167:8800/HiatmpPro"; -// const baseUrl = "http://219.147.31.25:30001/tht-app-api/HiatmpPro"; +// const baseUrl = "http://49.235.207.167:8800/HiatmpPro"; +const baseUrl = "http://219.147.31.25:30001/tht-app-api/HiatmpPro"; const chatUrl = "http://219.147.31.25:30001/hitap"; // #endif // #ifdef H5 diff --git a/components/bottom-button/three2.vue b/components/bottom-button/three2.vue index d209ea4..59182db 100644 --- a/components/bottom-button/three2.vue +++ b/components/bottom-button/three2.vue @@ -119,7 +119,7 @@ export default { box-sizing: border-box; text-align: center; border-radius: 10rpx; - line-height: 60rpx; + line-height: 75rpx; .font { position: absolute; top: 0; @@ -128,7 +128,7 @@ export default { width: 100%; height: 100%; text-align: center; - line-height: 60rpx; + line-height: 75rpx; } // cover-image { // width: 100%; diff --git a/manifest.json b/manifest.json index 1936b6f..2d21d1f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "隐患排查", - "appid" : "__UNI__79F6C5E", + "appid" : "__UNI__68B38F3", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -135,8 +135,8 @@ "https" : false, "proxy" : { "/HiatmpPro" : { - "target" : "http://49.235.207.167:8800", - // "target" : "http://219.147.31.25:30001/tht-app-api", + // "target" : "http://49.235.207.167:8800", + "target" : "http://219.147.31.25:30001/tht-app-api", "changeOrigin" : true, "secure" : false, "pathRewrite" : { diff --git a/pages/index/detail.vue b/pages/index/detail.vue index 822911a..dff6f42 100644 --- a/pages/index/detail.vue +++ b/pages/index/detail.vue @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/pages/knowledge/index.vue b/pages/knowledge/index.vue index 3fda7fd..d68e602 100644 --- a/pages/knowledge/index.vue +++ b/pages/knowledge/index.vue @@ -1,1109 +1,1110 @@ - - - - - + + + + + \ No newline at end of file