ui库合并版本完成

This commit is contained in:
aixianling
2022-12-01 09:13:53 +08:00
parent fe3e06e654
commit 02a4b50fc0
39 changed files with 47 additions and 5989 deletions

View File

@@ -6,7 +6,6 @@ import axios from './router/axios';
import utils from './utils';
import vcUI from 'dui';
import 'dui/lib/styles/common.scss';
import 'dui/lib/dui.css';
import store from './store';
import dataV from '@jiaminghi/data-view';
import appComps from '../components'