diff --git a/components/base/navbar.vue b/components/base/navbar.vue index 6a75c82..5bc527a 100644 --- a/components/base/navbar.vue +++ b/components/base/navbar.vue @@ -6,7 +6,7 @@ diff --git a/config.js b/config.js index 0c3a700..9a6313c 100644 --- a/config.js +++ b/config.js @@ -5,7 +5,7 @@ import utils from './utils/utils.js' // 当前环境 -const type = 'dev' +const type = 'prod' // 环境配置