This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
new_train
/
question-examine
ウォッチ
4
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
77a18bba87
ブランチ
タグ
master
question-exa...
/
src
/
plugins
/
vant.js
vant.js
93 B
履歴
Raw
1
2
3
4
5
import Vue from 'vue';
import Vant from 'vant';
import 'vant/lib/index.css';
Vue.use(Vant);