docs folder for stuff
This commit is contained in:
parent
8d1fdb2fc0
commit
2847e90a37
21 changed files with 2569 additions and 0 deletions
9
docs/index.js
Normal file
9
docs/index.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
var app = new Vue({
|
||||
el: "#app",
|
||||
data: {
|
||||
drawertest: false
|
||||
},
|
||||
methods: {
|
||||
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue