'use strict' module.exports = { NODE_ENV: '"production"', // BASE_API: '"https://open-appsp.anji-plus.com/sp"' // 生成环境 BASE_API: '"./"' // 生成环境 }