1234567891011121314151617 |
- NODE_ENV = 'production'
- VUE_APP_BASE_URL = 'https://fw.greeapps.com'
- VUE_APP_BASE_API = '/zfdminiapp'
- VUE_APP_BASE_PATH = '/jsm-h5/'
- VUE_APP_HREF = 'https://fw.greeapps.com/jsm-h5'
- VUE_APP_FILE_URL = 'https://fw.greeapps.com/zfdminiapp/common/img/get?key='
|