longyvfengyun
2024-09-02 2b7d8aa9b25adb6de0e58e6a26a48a46bce3be83
refs
用户 longyvfengyun <496960745@qq.com>
星期一, 九月 2, 2024 10:01 +0800
提交者 longyvfengyun <496960745@qq.com>
星期一, 九月 2, 2024 10:01 +0800
提交2b7d8aa9b25adb6de0e58e6a26a48a46bce3be83
目录 e689d0a7f833eab26dc749ca8f2f2b3d8509a46f 目录 | zip | gz
parent 8f0920da1cb45ebbd150bfd6cfc26fa4f56a1ed7 查看 | 对比
修复bug
206个文件已添加
28722 ■■■■■ 已修改文件
.env.build_prod 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.env.build_test 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.env.dev_prod 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.env.dev_test 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.cjs 215 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CODE_OF_CONDUCT.md 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LICENSE 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
auto-imports.d.ts 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
components.d.ts 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
env.d.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
index.html 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/_createProductionServer.js 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/_utils.js 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/_routes.js 535 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/article.js 116 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/remote-search.js 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/role.js 98 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/user.js 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 8027 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pnpm-lock.yaml 5327 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/article.js 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/qiniu.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/remote-search.js 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/role.js 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/user.js 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/401_images/401.gif 对比 | 查看 | 原始文档 | blame | 历史
src/assets/404_images/404.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/404_images/404_cloud.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/logo.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/BackToTop/index.vue 113 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Breadcrumb/index.vue 92 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/Keyboard.vue 148 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/LineMarker.vue 208 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/MixChart.vue 266 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/mixins/resize.js 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/DragSelect/index.vue 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Dropzone/index.vue 300 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ErrorLog/index.vue 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/GithubCorner/index.vue 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Hamburger/index.vue 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/HeaderSearch/index.vue 182 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/index.vue 1782 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/data2blob.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/effectRipple.js 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/language.js 232 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/mimes.js 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/MDinput/index.vue 361 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Pagination/index.vue 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/PanThumb/index.vue 144 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/RightPanel/index.vue 164 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Screenfull/index.vue 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Share/DropdownMenu.vue 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SizeSelect/index.vue 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Sticky/index.vue 93 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/SvgIcon/index.vue 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/TextHoverEffect/Mallki.vue 115 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/components/EditorImage.vue 117 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/dynamicLoadScript.js 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/index.vue 254 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/plugins.js 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/toolbar.js 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Upload/SingleImage.vue 136 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Upload/SingleImage2.vue 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Upload/SingleImage3.vue 159 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/UploadExcel/index.vue 147 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/vue-count-to/index.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/vue-count-to/requestAnimationFrame.js 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/vue-count-to/vue-countTo.vue 193 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/clipboard/clipboard.ts 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/clipboard/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/el-drag-dialog/drag.js 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/el-drag-dialog/index.js 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/permission.ts 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/waves/index.ts 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/waves/waves.css 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directive/waves/waves.ts 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/index.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/404.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/bug.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/chart.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/clipboard.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/component.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/dashboard.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/documentation.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/drag.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/edit.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/education.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/email.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/example.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/excel.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/exit-fullscreen.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/eye-open.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/eye.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/form.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/fullscreen.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/guide.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/icon.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/international.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/language.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/link.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/list.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/lock.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/message.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/money.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/nested.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/password.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/pdf.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/people.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/peoples.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/qq.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/search.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/shopping.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/size.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/skill.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/star.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/tab.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/table.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/theme.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/tree-table.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/tree.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/user.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/wechat.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/zip.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svgo.yml 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/AppMain.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Navbar.vue 156 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Settings/index.vue 131 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/FixiOSBug.js 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/Link.vue 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/Logo.vue 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/SidebarItem.vue 155 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/index.vue 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/ScrollPane.vue 100 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/index.vue 306 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/index.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 103 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/mixin/ResizeHandler.js 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/permission.ts 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.bak.ts 419 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/charts.ts 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/components.ts 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/nested.ts 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/table.ts 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/settings.ts 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.ts 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/app.ts 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/errorLog.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/permission.ts 68 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/settings.ts 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/tagsView.ts 93 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/user.ts 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/echarts/theme/macarons.js 198 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element-ui.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element-variables.scss 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element/dark.scss 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element/index.scss 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/index.scss 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/mixin.scss 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/sidebar.scss 240 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/element-plus.d.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/auth.js 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/clipboard.js 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/error-log.ts 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/filters.js 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/get-page-title.js 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/index.js 358 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/open-window.js 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/permission.js 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/request.js 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/screenfull.js 173 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/scroll-to.js 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/validate.ts 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/vendor/Export2Excel.js 220 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/vendor/Export2Zip.js 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/BarChart.vue 103 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/BoxCard.vue 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/LineChart.vue 133 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/PanelGroup.vue 183 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/PieChart.vue 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/RaddarChart.vue 115 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TodoList/Todo.vue 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TodoList/index.scss 316 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TodoList/index.vue 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TransactionTable.vue 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/mixins/resize.js 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/index.vue 128 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/editor/index.vue 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/index.vue 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/error-page/401.vue 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/error-page/404.vue 256 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/auth-redirect.vue 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/components/SocialSignin.vue 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/index.vue 326 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/redirect/index.vue 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.app.json 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.node.json 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史