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