Commit 330ea664 authored by 程卓's avatar 程卓

main.js增加 progress

parent cc9393f6
...@@ -50,7 +50,7 @@ import { ...@@ -50,7 +50,7 @@ import {
Anchor, Anchor,
// Collapse, // Collapse,
Popconfirm, Popconfirm,
// Progress, Progress,
// Switch, // Switch,
Calendar, Calendar,
// BackTop, // BackTop,
...@@ -128,7 +128,7 @@ Vue.use(LocaleProvider) ...@@ -128,7 +128,7 @@ Vue.use(LocaleProvider)
Vue.use(Anchor) Vue.use(Anchor)
// Vue.use(Collapse) // Vue.use(Collapse)
Vue.use(Popconfirm) Vue.use(Popconfirm)
// Vue.use(Progress) Vue.use(Progress)
// Vue.use(Switch) // Vue.use(Switch)
Vue.use(Calendar) Vue.use(Calendar)
// Vue.use(BackTop) // Vue.use(BackTop)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment