|
@@ -3,6 +3,7 @@ module.exports = {
|
3
|
3
|
NODE_ENV: '"production"'
|
4
|
4
|
},
|
5
|
5
|
defineConstants: {
|
|
6
|
+ // HOST: '"http://192.168.89.147:9087"',
|
6
|
7
|
HOST: '"https://wmcj.huoshannews.com"',
|
7
|
8
|
AD_IMAGE: '"https://h5.njyunzhi.com/images/citizen_banner.png"',
|
8
|
9
|
DEFAULT_POS: '"116.3476917447715,31.409912844296578"', // 霍山县人民政府 gcj02
|