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
55e5a6f15d
commit
cfdfd510f3
@ -29,8 +29,5 @@ export default {
|
|||||||
landscape: false,
|
landscape: false,
|
||||||
landscapeUnit: 'vw'
|
landscapeUnit: 'vw'
|
||||||
})
|
})
|
||||||
],
|
]
|
||||||
devServer: {
|
|
||||||
port: 8000
|
|
||||||
}
|
|
||||||
};
|
};
|
||||||
|
@ -17,9 +17,6 @@ export default {
|
|||||||
name: 'index'
|
name: 'index'
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
devServer: {
|
|
||||||
port: 8000
|
|
||||||
},
|
|
||||||
enums: {
|
enums: {
|
||||||
status: [['0', '无效的'], ['1', '有效的']]
|
status: [['0', '无效的'], ['1', '有效的']]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user