Showing
21 changed files
with
610 additions
and
0 deletions
.gitignore
0 → 100644
README.md
0 → 100644
babel.config.js
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
public/favicon.ico
0 → 100644
No preview for this file type
public/index.html
0 → 100644
src/App.vue
0 → 100644
src/api/index.js
0 → 100644
src/api/inventory.js
0 → 100644
src/assets/logo.png
0 → 100644
6.69 KB
src/components/gridComponent.vue
0 → 100644
src/components/layout.vue
0 → 100644
src/components/setting.vue
0 → 100644
src/main.js
0 → 100644
src/views/index0/config.vue
0 → 100644
src/views/index0/index.vue
0 → 100644
src/views/index1/config.vue
0 → 100644
src/views/index1/index.vue
0 → 100644
src/views/index2/index.vue
0 → 100644
vue.config.js
0 → 100644
-
Please register or sign in to post a comment