This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
yangcr
/
gw
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
12f7df4df8
Ramuri
Etichete
master
gw
/
plugins
/
vant-ui.js
vant-ui.js
98 B
Istoric
Crud
1
2
3
4
import Vue from 'vue'
import { NavBar } from 'vant';
import 'vant/lib/index.less'
Vue.use(NavBar);