init
0 parents
Showing
106 changed files
with
4799 additions
and
0 deletions
.editorconfig
0 → 100644
.env.development
0 → 100644
.env.production
0 → 100644
.gitignore
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
babel.config.js
0 → 100644
package.json
0 → 100644
postcss.config.js
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/config.js
0 → 100644
src/api/dictionaries.js
0 → 100644
src/api/login.js
0 → 100644
src/api/user.js
0 → 100644
src/assets/401_images/401.gif
0 → 100644
160 KB
src/assets/404_images/404.png
0 → 100644
95.8 KB
src/assets/404_images/404_cloud.png
0 → 100644
4.65 KB
src/assets/global_images/logo.png
0 → 100644
6.3 KB
src/components/Breadcrumb/index.vue
0 → 100644
src/components/Hamburger/index.vue
0 → 100644
src/components/SvgIcon/index.vue
0 → 100644
src/components/dialogBox/index.scss
0 → 100644
src/components/dialogBox/index.vue
0 → 100644
src/components/dialogBox/redeme.md
0 → 100644
src/components/lb-table/forced.js
0 → 100644
src/components/lb-table/index.js
0 → 100644
src/components/lb-table/lb-column.vue
0 → 100644
src/components/lb-table/lb-render.vue
0 → 100644
src/components/lb-table/lb-table.vue
0 → 100644
src/components/lb-table/redeme.md
0 → 100644
src/directive/dragDialog/index.js
0 → 100644
src/directive/el-input/index.js
0 → 100644
src/directive/el-input/onlyNumber.js
0 → 100644
src/filters/index.js
0 → 100644
src/icons/index.js
0 → 100644
src/icons/svg/hamburg.svg
0 → 100644
src/icons/svg/hamburger.svg
0 → 100644
src/icons/svgo.yml
0 → 100644
src/layout/components/AppMain.vue
0 → 100644
src/layout/components/Navbar.vue
0 → 100644
src/layout/components/Sidebar/FixiOSBug.js
0 → 100644
src/layout/components/Sidebar/Item.vue
0 → 100644
src/layout/components/Sidebar/Link.vue
0 → 100644
src/layout/components/Sidebar/Logo.vue
0 → 100644
src/layout/components/Sidebar/index.vue
0 → 100644
src/layout/components/TagsView/index.vue
0 → 100644
src/layout/components/index.js
0 → 100644
src/layout/index.vue
0 → 100644
src/layout/mixin/ResizeHandler.js
0 → 100644
src/main.js
0 → 100644
src/permission.js
0 → 100644
src/router/index.js
0 → 100644
src/settings.js
0 → 100644
src/store/getters.js
0 → 100644
src/store/index.js
0 → 100644
src/store/modules/app.js
0 → 100644
src/store/modules/permission.js
0 → 100644
src/store/modules/settings.js
0 → 100644
src/store/modules/tagsView.js
0 → 100644
src/store/modules/user.js
0 → 100644
src/styles/btn.scss
0 → 100644
src/styles/dialog.scss
0 → 100644
src/styles/element-ui.scss
0 → 100644
src/styles/element-variables.scss
0 → 100644
src/styles/images/table-bg.png
0 → 100644
43.2 KB
src/styles/index.scss
0 → 100644
src/styles/mixin.scss
0 → 100644
src/styles/sidebar.scss
0 → 100644
src/styles/transition.scss
0 → 100644
src/styles/variables.scss
0 → 100644
src/utils/get-page-title.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/request.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/session.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/validate.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/error-page/401.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/error-page/404.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/home/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/housedev/yzfyxsgl/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/login/auth-redirect.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/login/components/JcRange.vue
0 → 100644
This diff is collapsed.
Click to expand it.
13.1 KB
src/views/login/img/back_img@2x 2.png
0 → 100644
729 KB
src/views/login/img/bazaaz.png
0 → 100644
2.58 MB
src/views/login/img/code.png
0 → 100644
8.19 KB
src/views/login/img/erweima.png
0 → 100644
65.2 KB
src/views/login/img/jiancelogo.png
0 → 100644
76.9 KB
src/views/login/img/jiarr.png
0 → 100644
2.68 KB
src/views/login/img/jieshao.png
0 → 100644
2.48 KB
src/views/login/img/login-title.png
0 → 100644
65.8 KB
src/views/login/img/login_computer.png
0 → 100644
11.6 KB
src/views/login/img/qiye.png
0 → 100644
4.13 KB
src/views/login/img/shichang.png
0 → 100644
4.46 KB
src/views/login/img/shichanglogo.png
0 → 100644
65.7 KB
src/views/login/img/xieyi.png
0 → 100644
2.53 KB
src/views/login/img/xinBg.png
0 → 100644
1.34 MB
src/views/login/img/xinlogo.png
0 → 100644
56.4 KB
src/views/login/img/yonghu.png
0 → 100644
4.84 KB
src/views/login/img/zhengfu.png
0 → 100644
4.27 KB
src/views/login/img/zhinan.png
0 → 100644
2.91 KB
src/views/login/login.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/redirect/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
vue.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment