limingtao 11 months ago
parent da1344605a
commit cbe8166381
  1. 4
      common/globalJs/globalJs.js
  2. 4
      components/bottom-button/three2.vue
  3. 6
      manifest.json
  4. 1654
      pages/index/detail.vue
  5. 2219
      pages/knowledge/index.vue

@ -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

@ -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%;

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save