perf: 优化template-admin-ts自带样式导入逻辑
This commit is contained in:
@ -46,7 +46,7 @@ const getSuccessCaseList = async () => {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped lang="less">
|
||||
<style scoped lang="scss">
|
||||
.container-body {
|
||||
padding-left: 24px !important;
|
||||
:deep(> div > .title) {
|
||||
|
||||
Reference in New Issue
Block a user