This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
root
/
lcoco
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
f19220d5c5
ブランチ
タグ
master
v1.0.4
v1.0.3
v1.0.2
v1.0.1
lcoco
/
service
/
components.js
components.js
100 B
履歴
Raw
1
2
3
4
import Nav from './components/Nav/index.vue'
export default (Vue) => {
Vue.component("Nav", Nav)
}