fix: 项目初始化
Showing
.editorconfig
0 → 100644
.eslintrc.js
0 → 100644
.gitattributes
0 → 100644
.gitignore
0 → 100644
.postcssrc.js
0 → 100644
LICENSE
0 → 100644
babel.config.js
0 → 100644
newbee-v2-server.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
package.json
0 → 100644
public/favicon.ico
0 → 100644
4.19 KB
public/index.html
0 → 100644
src/App.vue
0 → 100644
src/api/util.js
0 → 100644
338 KB
4.18 KB
4.4 KB
688 Bytes
1021 Bytes
695 Bytes
1.19 KB
32.7 KB
1.02 KB
src/assets/tabBar/my.png
0 → 100644
783 Bytes
637 Bytes
src/assets/tabBar/new.png
0 → 100644
479 Bytes
788 Bytes
604 Bytes
src/common/js/utils.js
0 → 100644
src/components/TabBar.vue
0 → 100644
src/components/header.vue
0 → 100644
src/main.js
0 → 100644
src/permission.js
0 → 100644
src/router/index.js
0 → 100644
src/service/table.js
0 → 100644
src/store/actions.js
0 → 100644
src/store/index.js
0 → 100644
src/store/mutations.js
0 → 100644
src/store/state.js
0 → 100644
src/utils/auth.js
0 → 100644
src/utils/axios.js
0 → 100644
src/utils/common.js
0 → 100644
src/utils/format.js
0 → 100644
src/utils/userInfo.js
0 → 100644
src/views/login.vue
0 → 100644
src/views/my/index.vue
0 → 100644
src/views/my/resetPas.vue
0 → 100644
src/views/my/role.vue
0 → 100644
vue.config.js
0 → 100644