perf: 优化template-admin-ts自带样式导入逻辑
This commit is contained in:
@ -447,7 +447,7 @@ const adjustComponentPosition = (
|
||||
return { x: adjustedX, y: adjustedY };
|
||||
};
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
<style lang="scss" scoped>
|
||||
.app {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user