鸿蒙智能电子锁前端项目
whychdw
2024-10-09 1f14aca3e26ea960b8d20bb83d81c31339b7f48c
refs
用户 whychdw <496960745@qq.com>
星期三, 十月 9, 2024 13:14 +0800
提交者 whychdw <496960745@qq.com>
星期三, 十月 9, 2024 13:14 +0800
提交1f14aca3e26ea960b8d20bb83d81c31339b7f48c
目录 4c9084f90f8b8cc9589c4a33c72fddbf0ffad408 目录 | zip | gz
parent
首次提交
225个文件已添加
已修改文件
.env.build_prod 对比 | 查看 | 原始文档 | blame | 历史
.env.build_test 对比 | 查看 | 原始文档 | blame | 历史
.env.dev_prod 对比 | 查看 | 原始文档 | blame | 历史
.env.dev_test 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.cjs 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 对比 | 查看 | 原始文档 | blame | 历史
CODE_OF_CONDUCT.md 对比 | 查看 | 原始文档 | blame | 历史
LICENSE 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
auto-imports.d.ts 对比 | 查看 | 原始文档 | blame | 历史
components.d.ts 对比 | 查看 | 原始文档 | blame | 历史
env.d.ts 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
mock/_createProductionServer.js 对比 | 查看 | 原始文档 | blame | 历史
mock/_utils.js 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/_routes.js 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/article.js 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/remote-search.js 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/role.js 对比 | 查看 | 原始文档 | blame | 历史
mock/demo/user.js 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
pnpm-lock.yaml 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/api/article.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/qiniu.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/remote-search.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/role.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/user.js 对比 | 查看 | 原始文档 | 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 对比 | 查看 | 原始文档 | blame | 历史
src/components/BackToTop/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Breadcrumb/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/Keyboard.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/LineMarker.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/MixChart.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Charts/mixins/resize.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/DragSelect/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Dropzone/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/ErrorLog/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/GithubCorner/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Hamburger/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/HeaderSearch/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/data2blob.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/effectRipple.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/language.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/ImageCropper/utils/mimes.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/MDinput/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Pagination/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/PanThumb/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/RightPanel/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Screenfull/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Share/DropdownMenu.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/SizeSelect/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Sticky/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/SvgIcon/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/TextHoverEffect/Mallki.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/components/EditorImage.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/dynamicLoadScript.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/plugins.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/Tinymce/toolbar.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/Upload/SingleImage.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Upload/SingleImage2.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/Upload/SingleImage3.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/UploadExcel/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/vue-count-to/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/vue-count-to/requestAnimationFrame.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/vue-count-to/vue-countTo.vue 对比 | 查看 | 原始文档 | blame | 历史
src/directive/clipboard/clipboard.ts 对比 | 查看 | 原始文档 | blame | 历史
src/directive/clipboard/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/directive/el-drag-dialog/drag.js 对比 | 查看 | 原始文档 | blame | 历史
src/directive/el-drag-dialog/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/directive/permission/permission.ts 对比 | 查看 | 原始文档 | blame | 历史
src/directive/waves/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/directive/waves/waves.css 对比 | 查看 | 原始文档 | blame | 历史
src/directive/waves/waves.ts 对比 | 查看 | 原始文档 | blame | 历史
src/icons/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/404.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/auth-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/bug.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/chart.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/clipboard.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/component.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/dashboard.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/device-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/documentation.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/drag.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/edit.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/education.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/email.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/example.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/excel.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/exit-fullscreen.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/eye-open.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/eye.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/form.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/fullscreen.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/general-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/guide.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/icon.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/international.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/key-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/language.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/link.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/list.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/lock-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/lock.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/log-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/map-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/message.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/money.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/nested.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/password.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/pdf.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/people.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/peoples.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/qq.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/search.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/shopping.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/size.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/skill.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/star.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/sys-hdw.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/tab.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/table.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/theme.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/tree-table.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/tree.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/user.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/wechat.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svg/zip.svg 对比 | 查看 | 原始文档 | blame | 历史
src/icons/svgo.yml 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/AppMain.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Navbar.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Settings/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/FixiOSBug.js 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/Link.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/Logo.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/SidebarItem.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/Sidebar/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/ScrollPane.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/TagsView/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/mixin/ResizeHandler.js 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 对比 | 查看 | 原始文档 | blame | 历史
src/permission.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.bak.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/charts.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/components.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/devices.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/general.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/nested.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/system.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/modules/table.ts 对比 | 查看 | 原始文档 | blame | 历史
src/settings.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/app.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/errorLog.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/permission.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/settings.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/tagsView.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/user.ts 对比 | 查看 | 原始文档 | blame | 历史
src/styles/echarts/theme/macarons.js 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element-ui.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element-variables.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element/dark.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/element/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/mixin.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/sidebar.scss 对比 | 查看 | 原始文档 | blame | 历史
src/types/element-plus.d.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/auth.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/clipboard.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/error-log.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/filters.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/get-page-title.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/open-window.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/permission.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/request.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/screenfull.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/scroll-to.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/validate.ts 对比 | 查看 | 原始文档 | blame | 历史
src/vendor/Export2Excel.js 对比 | 查看 | 原始文档 | blame | 历史
src/vendor/Export2Zip.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/BarChart.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/BoxCard.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/LineChart.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/PanelGroup.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/PieChart.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/RaddarChart.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TodoList/Todo.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TodoList/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TodoList/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/TransactionTable.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/components/mixins/resize.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/admin/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/editor/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/device/key/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/device/lock/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/error-page/401.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/error-page/404.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/general/authorize/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/general/log/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/general/map/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/auth-redirect.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/components/SocialSignin.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/redirect/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/region/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/index.vue 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.app.json 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.node.json 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 对比 | 查看 | 原始文档 | blame | 历史