wujingjing
2024-09-27 9b3f33961bba5c7f39243ede861acfb25771e362
gblen
已修改1个文件
已添加1个文件
2 ■■■■■ 文件已修改
src/extend/index.ts 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main.ts 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/extend/index.ts
对比新文件
@@ -0,0 +1 @@
import './string.extensions';
src/main.ts
@@ -6,6 +6,7 @@
import { i18n } from '/@/i18n/index';
import other from '/@/utils/other';
import "@amap/amap-jsapi-types";
import '/@/extend';
import ElementPlus from 'element-plus';
import '/@/theme/index.scss';