mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
fix: 优化模板
This commit is contained in:
parent
55e5a6f15d
commit
cfdfd510f3
@ -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