张涛 2 years ago
parent
commit
1adc0dec7f
1 changed files with 1 additions and 5 deletions
  1. 1
    5
      config/prod.js

+ 1
- 5
config/prod.js View File

3
     NODE_ENV: '"production"'
3
     NODE_ENV: '"production"'
4
   },
4
   },
5
   defineConstants: {
5
   defineConstants: {
6
-<<<<<<< HEAD
7
     // HOST: '"http://192.168.89.25:9087"',
6
     // HOST: '"http://192.168.89.25:9087"',
8
-=======
9
-    // HOST: '"http://192.168.89.147:9087"',
10
->>>>>>> 5ab9f7c14c635202431490cc583c16a77f4f47a2
11
     HOST: '"https://wmcj.huoshannews.com"',
7
     HOST: '"https://wmcj.huoshannews.com"',
12
     AD_IMAGE: '"https://h5.njyunzhi.com/images/citizen_banner.png"',
8
     AD_IMAGE: '"https://h5.njyunzhi.com/images/citizen_banner.png"',
13
     DEFAULT_POS: '"116.3476917447715,31.409912844296578"', // 霍山县人民政府 gcj02
9
     DEFAULT_POS: '"116.3476917447715,31.409912844296578"', // 霍山县人民政府 gcj02
14
-    VERSION: '"1.1.24-20230516"',
10
+    VERSION: '"1.1.25-20230524"',
15
   },
11
   },
16
   mini: {},
12
   mini: {},
17
   h5: {
13
   h5: {