This commit is contained in:
wangzenghua 2025-04-12 08:23:07 +01:00
parent 8b56f4744a
commit 259219053d

View File

@ -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 {