This website works better with JavaScript
Home
Explore
Help
Register
Sign In
miaxis
/
jpcj-xcx
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2d9f7f93b0
Branches
Tags
master
jpcj-xcx
/
components
/
loading
/
loading.js
loading.js
91 B
History
Raw
1
2
3
import Vue from 'vue'
import loading from './loading.vue'
Vue.component('loading', loading)