Commit f94a2b0c by tangjiale

打包配置

parent 16a2afde
......@@ -3,7 +3,7 @@
* @eMail: 932055106@qq.com
* @Date: 2022-02-11 15:07:57
* @LastEditors: tangjiale
* @LastEditTime: 2022-02-18 09:31:59
* @LastEditTime: 2022-06-09 15:31:52
*/
const envMap = {
'dev': {
......@@ -52,8 +52,9 @@ module.exports = {
'@/assets/css/icon-font.css',
],
router: {
base: '',
middleware: ['auth']
mode: 'history',
middleware: ['auth'],
base:'/pxsys/',
},
plugins: [
'~/plugins/element-ui',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment