This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
train-live
/
live-cms
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
982442b6a1
ブランチ
タグ
master
live-cms
/
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);