新版尾矿库-初始化 240812
Showing
.editorconfig
0 → 100644
.env.production
0 → 100644
.eslintignore
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.travis.yml
0 → 100644
LICENSE
0 → 100644
babel.config.js
0 → 100644
config/settings.js
0 → 100644
jest.config.js
0 → 100644
package.json
0 → 100644
plopfile.js
0 → 100644
postcss.config.js
0 → 100644
public/Version.txt
0 → 100644
public/edge.html
0 → 100644
public/favicon.ico
0 → 100644
8.21 KB
public/index.html
0 → 100644
src/App.vue
0 → 100644
src/EdgeApp.vue
0 → 100644
src/api/data.js
0 → 100644
src/api/dept.js
0 → 100644
src/api/login.js
0 → 100644
src/api/monitor/log.js
0 → 100644
src/api/system/code.js
0 → 100644
src/api/system/dept.js
0 → 100644
src/api/system/dict.js
0 → 100644
src/api/system/dictDetail.js
0 → 100644
src/api/system/job.js
0 → 100644
src/api/system/menu.js
0 → 100644
src/api/system/role.js
0 → 100644
src/api/system/user.js
0 → 100644
160 KB
File added
src/assets/icons/index.js
0 → 100644
src/assets/icons/svg/anq.svg
0 → 100644
src/assets/icons/svg/app.svg
0 → 100644
src/assets/icons/svg/dev.svg
0 → 100644
src/assets/icons/svg/doc.svg
0 → 100644
src/assets/icons/svg/fwb.svg
0 → 100644
src/assets/icons/svg/log.svg
0 → 100644
src/assets/icons/svg/mnt.svg
0 → 100644
src/assets/icons/svg/tab.svg
0 → 100644
src/assets/icons/svg/web.svg
0 → 100644
src/assets/icons/svgo.yml
0 → 100644
src/assets/images/avatar.png
0 → 100644
1.82 KB
File added
557 KB
4.48 KB
388 KB
5.47 KB
4.79 KB
13.7 KB
5.71 KB
6.45 KB
10 KB
8.96 KB
14.1 KB
59.7 KB
111 KB
1.48 MB
124 KB
492 KB
16.7 KB
6.39 KB
49.2 KB
17.6 KB
95.2 KB
259 KB
67.9 KB
154 KB
218 KB
5.25 KB
16.4 KB
14.6 KB
8.06 KB
src/assets/js/common.js
0 → 100644
src/assets/js/httpApi.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
src/assets/js/three.min.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
src/assets/styles/btn.scss
0 → 100644
src/assets/styles/common.css
0 → 100644
src/assets/styles/index.scss
0 → 100644
src/assets/styles/mixin.scss
0 → 100644
src/components/Crud/crud.js
0 → 100644
src/components/Dict/Dict.js
0 → 100644
src/components/Dict/index.js
0 → 100644
src/edge.js
0 → 100644
src/layout/home.vue
0 → 100644
src/main.js
0 → 100644
src/mixins/crud.js
0 → 100644
src/router/index.js
0 → 100644
src/router/routers.js
0 → 100644
src/settings.js
0 → 100644
src/store/getters.js
0 → 100644
src/store/index.js
0 → 100644
src/store/modules/api.js
0 → 100644
src/store/modules/app.js
0 → 100644
src/store/modules/user.js
0 → 100644
src/utils/auth.js
0 → 100644
src/utils/encryption.js
0 → 100644
src/utils/index.js
0 → 100644
src/utils/permission.js
0 → 100644
src/utils/request.js
0 → 100644
src/utils/rsaEncrypt.js
0 → 100644
src/utils/upload.js
0 → 100644
src/utils/validate.js
0 → 100644
src/views/Screen/fx.vue
0 → 100644
src/views/Screen/index.vue
0 → 100644
src/views/features/401.vue
0 → 100644
src/views/features/404.vue
0 → 100644
src/views/home_manage.vue
0 → 100644
static/js/AMap/maps2.0.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
static/js/echarts.min.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
vue.config.js
0 → 100644