123
This commit is contained in:
@@ -23,3 +23,4 @@ VUE_APP_XXL_JOB_ADMIN = 'http://localhost:9100/xxl-job-admin'
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
|
||||
VUE_APP_COS_BASE_URL = 'https://test-123123-1257812345.cos.ap-nanjing.myqcloud.com/'
|
||||
# VUE_APP_COS_BASE_URL = 'https://caisasd-1326789998.cos.ap-guangzhou.myqcloud.com/'
|
||||
|
||||
@@ -18,5 +18,4 @@ VUE_APP_MONITRO_ADMIN = '/admin/applications'
|
||||
# xxl-job 控制台地址
|
||||
VUE_APP_XXL_JOB_ADMIN = '/xxl-job-admin'
|
||||
|
||||
# VUE_APP_COS_BASE_URL = 'https://lianxiang-1325107916.cos.ap-hongkong.myqcloud.com/'
|
||||
VUE_APP_COS_BASE_URL = 'https://test-123123-1257812345.cos.ap-nanjing.myqcloud.com/'
|
||||
VUE_APP_COS_BASE_URL = 'https://caisasd-1326789998.cos.ap-guangzhou.myqcloud.com/'
|
||||
|
||||
@@ -25,7 +25,7 @@ module.exports = {
|
||||
assetsDir: 'static',
|
||||
// 是否开启eslint保存检测,有效值:ture | false | 'error'
|
||||
lintOnSave: process.env.NODE_ENV === 'development',
|
||||
// 如果你不需要生产环境的 source map,可以将其设置为 false 以加速生产环境构建。
|
||||
// 如果你不需要生产环1境的 source map,可以将其设置为 false 以加速生产环境构建。
|
||||
productionSourceMap: false,
|
||||
// webpack-dev-server 相关配置
|
||||
devServer: {
|
||||
|
||||
Reference in New Issue
Block a user