src/extend/index.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main.ts | ●●●●● 补丁 | 查看 | 原始文档 | 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';