module.exports = { env: { NODE_ENV: '"development"', }, defineConstants: { // HOST: '"http://127.0.0.1:9087"', HOST: '"http://localhost:9087"', AD_IMAGE: '"https://h5.njyunzhi.com/images/citizen_banner.png"', DEFAULT_POS: '"116.3476917447715,31.409912844296578"', // 霍山县人民政府 gcj02 }, mini: {}, h5: {}, };