Showing
20 changed files
with
2179 additions
and
0 deletions
.env.development
0 → 100644
.env.production
0 → 100644
.gitignore
0 → 100644
.jshintrc
0 → 100644
index.html
0 → 100644
package.json
0 → 100644
src/App.vue
0 → 100644
src/common/mixin.js
0 → 100644
src/main.js
0 → 100644
src/route.js
0 → 100644
src/router.js
0 → 100644
src/store/index.ts
0 → 100644
src/utils/axios.js
0 → 100644
src/utils/tools.js
0 → 100644
src/views/index.vue
0 → 100644
tsconfig.json
0 → 100644
tslint.json
0 → 100644
vite.config.js
0 → 100644
yarn-error.log
0 → 100644
yarn.lock
0 → 100644
-
Please register or login to post a comment