Squashed commit of the following:
commit 53b594a36a
Author: 橙子 <454313500@qq.com>
Date: Mon Apr 15 20:14:36 2024 +0800
feat:升级前端element版本
This commit is contained in:
@@ -3,7 +3,7 @@ import { createApp } from 'vue'
|
||||
import Cookies from 'js-cookie'
|
||||
|
||||
import ElementPlus from 'element-plus'
|
||||
import locale from 'element-plus/lib/locale/lang/zh-cn' // 中文语言
|
||||
import locale from "element-plus/dist/locale/zh-cn.mjs"; // 中文语言
|
||||
|
||||
import '@/assets/styles/index.scss' // global css
|
||||
|
||||
|
||||
Reference in New Issue
Block a user