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:
橙子
2024-04-15 20:15:36 +08:00
parent 6bfcccfbb6
commit 250937a099

View File

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