env.staging.js 212 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 module.exports = { title: 'vue-h5-template', baseUrl: 'https://test.xxx.com', // 测试项目地址 baseApi: 'https://test.xxx.com/api', // 测试api请求地址 APPID: 'xxx', APPSECRET: 'xxx' }