增加老年化指引
This commit is contained in:
@@ -20,7 +20,8 @@ import {
|
||||
CellGroup,
|
||||
Notify,
|
||||
PullRefresh,
|
||||
Toast
|
||||
Toast,
|
||||
Overlay
|
||||
} from "vant";
|
||||
|
||||
Vue.use(Button)
|
||||
@@ -29,6 +30,7 @@ Vue.use(Button)
|
||||
.use(CellGroup);
|
||||
Vue.use(PullRefresh);
|
||||
Vue.use(Toast);
|
||||
Vue.use(Overlay);
|
||||
|
||||
Vue.use(ElementUI);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user