mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: 优化模板
This commit is contained in:
parent
072597fcad
commit
bbbe387df6
@ -29,8 +29,5 @@ export default {
|
||||
landscape: false,
|
||||
landscapeUnit: 'vw'
|
||||
})
|
||||
],
|
||||
devServer: {
|
||||
port: 8000
|
||||
}
|
||||
]
|
||||
};
|
||||
|
@ -17,9 +17,6 @@ export default {
|
||||
name: 'index'
|
||||
}]
|
||||
},
|
||||
devServer: {
|
||||
port: 8000
|
||||
},
|
||||
enums: {
|
||||
status: [['0', '无效的'], ['1', '有效的']]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user