This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
yangcr
/
gw
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
12f7df4df8
Branches
Tags
master
gw
/
plugins
/
vant-ui.js
vant-ui.js
98 B
Lịch sử
Raw
1
2
3
4
import Vue from 'vue'
import { NavBar } from 'vant';
import 'vant/lib/index.less'
Vue.use(NavBar);