NODE_ENV = production # just a flag ENV = 'production' # base api 全局常量,定义接口的前缀 VUE_APP_CC_API = '' VUE_APP_CC_MOCK = '/mocker'