env.production.js 168 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 // 正式 module.exports = { title: 'vue-h5-template', api: { base_api: 'https://xxx.xxx.com/admin', common_api: 'https://xxx.xxx.com/common' } }