fix
This commit is contained in:
parent
8b56f4744a
commit
259219053d
@ -3,7 +3,7 @@
|
|||||||
* @Author: zenghua.wang
|
* @Author: zenghua.wang
|
||||||
* @Date: 2024-01-24 18:54:01
|
* @Date: 2024-01-24 18:54:01
|
||||||
* @LastEditors: zenghua.wang
|
* @LastEditors: zenghua.wang
|
||||||
* @LastEditTime: 2024-01-26 22:57:34
|
* @LastEditTime: 2025-04-12 15:22:39
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
<el-config-provider :size="size" :locale="zhCn">
|
<el-config-provider :size="size" :locale="zhCn">
|
||||||
@ -24,8 +24,7 @@ const size = computed(() => SettingStore.themeConfig.globalComSize);
|
|||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import './styles/style.scss';
|
@import './styles/style.scss';
|
||||||
@import './styles/global.scss';
|
// @import '@/styles/iconfont.css';
|
||||||
@import '@/styles/iconfont.css';
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
div {
|
div {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user