Skip to content

Commit 21b2c15

Browse files
去掉main.js里重复引入的iview样式文件
1 parent a72be82 commit 21b2c15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import i18n from '@/locale'
99
import config from '@/config'
1010
import importDirective from '@/directive'
1111
import installPlugin from '@/plugin'
12-
import 'iview/dist/styles/iview.css'
1312
import './index.less'
1413
import '@/assets/icons/iconfont.css'
1514
// 实际打包时应该不引入mock

0 commit comments

Comments
 (0)