Mr.Zhang
2023-10-12 7f05ab4e75036b2697c9208e581f609b27f0af82
分支
用户 Mr.Zhang <710666463@qq.com>
星期四, 十月 12, 2023 18:25 +0800
提交者 Mr.Zhang <710666463@qq.com>
星期四, 十月 12, 2023 18:25 +0800
提交7f05ab4e75036b2697c9208e581f609b27f0af82
目录 dfabf0979884894bd707eb52d5c2b90265e087e9 目录 | zip | gz
上一版本 f55b38102c99878a0eb9a829ee9cf3bc8a76de01 查看 | 对比
管理端
已添加200个文件
已修改1个文件
57548 ■■■■■ 文件已修改
.gitignore 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.development 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.production 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.staging 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/README.md 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/babel.config.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/package-lock.json 31668 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/package.json 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
admin/public/index.html 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/public/template/user_import_template.xlsx 对比 | 查看 | 原始文档 | blame | 历史
admin/src/App.vue 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/baseParam.js 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/bikeLocation.js 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/bikeRepair.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/billDetail.js 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/goodsorder.js 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/holidays.js 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/home.js 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/member.js 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/memberRides.js 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/minproSetting.js 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/noBikeBillDetail.js 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/onlinePayStatistics.js 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/pricingParam.js 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/rentSite.js 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/sites.js 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/sitesBike.js 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/wxBill.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/business/wxBillDetail.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/common.js 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/dataPermission.js 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/department.js 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/dict.js 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/dictData.js 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/loginLog.js 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/menu.js 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/monitor.js 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/permission.js 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/position.js 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/role.js 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/traceLog.js 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/api/system/user.js 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/avatar/man.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/avatar/woman.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/ext/index.scss 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/department.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/dictionary.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/index.scss 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/listener.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/log-login.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/log-opera.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/log.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/permission.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/position.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/pwd.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/role.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/icons/system/shield.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/login.jpg 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/login_bg.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/login_img.jpg 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/login_img.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/man.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/not-allow.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/top_ic_bolang@2x.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/top_ic_chilun@2x.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/woman.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/images/zan.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/logo.png 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/style/alertstyle.scss 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/style/element-variables.scss 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/style/lib.css 117 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/style/style.scss 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/assets/style/variables.scss 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/base/BaseOpera.vue 115 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/base/BasePage.vue 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/base/BaseTable.vue 217 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/BillDetailWindow.vue 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaBikeErrorWindow.vue 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaForcedReturnWindow.vue 184 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaHolidaysWindow.vue 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaManagerWindow.vue 117 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaMemberWindow.vue 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaPricingParamWindow.vue 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaReductionActionWindow.vue 195 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaReductionWindow.vue 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaRentSiteWindow.vue 139 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaReturnReasonWindow.vue 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaSitesWindow.vue 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaSuggestValueWindow.vue 252 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/billDetail.vue 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/noBikeBillDetail.vue 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/ColumnDetail.vue 116 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/CommonHeader.vue 220 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/DepartmentSelect.vue 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/GlobalAlertWindow.vue 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/GlobalQuestionWindow.vue 137 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/GlobalRigthWindow.vue 137 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/GlobalWindow.vue 137 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Header.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/ImportButton.vue 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/ImportWindow.vue 204 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Light.vue 125 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Menu.vue 156 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/MenuItems.vue 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/MenuSelect.vue 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/NotAllow.vue 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Pagination.vue 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/PositionSelect.vue 103 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Profile.vue 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/RichEditor.vue 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Scrollbar.vue 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/SearchFormCollapse.vue 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/ShowRich.vue 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Tree.vue 135 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/TreeSelect.vue 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/UploadAvatarImage.vue 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/UploadImage.vue 155 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Value.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/myImage.vue 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/tagsview.vue 261 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/Protocol.vue 133 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/datapermission/CustomSelect.vue 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/datapermission/DataPermModuleSelect.vue 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/datapermission/DataPermTypeSelect.vue 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/datapermission/OperaDataPermissionWindow.vue 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/department/DepartmentUserWindow.vue 191 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/department/OperaDepartmentWindow.vue 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/dict/DictDataManagerWindow.vue 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/dict/OperaDictDataWindow.vue 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/dict/OperaDictWindow.vue 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/menu/OperaMenuWindow.vue 162 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/permission/OperaPermissionWindow.vue 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/position/OperaPositionWindow.vue 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/position/PositionUserWindow.vue 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/role/MenuConfigWindow.vue 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/role/OperaRoleWindow.vue 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/role/PermissionConfigWindow.vue 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/role/RoleSelect.vue 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/user/OperaUserChangeWindow.vue 146 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/user/OperaUserWindow.vue 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/user/ResetPwdWindow.vue 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/user/RoleConfigWindow.vue 128 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/directives/index.js 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/directives/v-permissions.js 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/directives/v-roles.js 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/directives/v-trim.js 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/filters/index.js 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/layouts/AppLayout.vue 146 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/layouts/TableLayout.vue 169 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/main.js 142 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/plugins/cache.js 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/plugins/consts.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/plugins/download.js 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/plugins/index.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/plugins/message.js 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/plugins/messagebox.js 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/router/index.js 98 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/store/index.js 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/utils/form.js 100 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/utils/icons.js 293 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/utils/request.js 134 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/utils/util.js 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/bikeError.vue 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/bikeLocation.vue 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/bikeRepair.vue 140 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/bikeRetakeRecord.vue 161 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/forcedReturn.vue 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/goodsorder.vue 160 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/holidays.vue 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/manager.vue 134 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/memberRides.vue 165 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/miniproSetting.vue 178 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/onlinePayStatistics.vue 105 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/pricingParam.vue 109 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/reductionAction.vue 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/reductionReason.vue 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/rentSite.vue 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/returnReason.vue 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/sites.vue 144 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/sitesBike.vue 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/wxBill.vue 182 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/wxBillDetail.vue 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/index.vue 401 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/login.vue 311 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/no-permissions.vue 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/not-found.vue 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/data-permission.vue 200 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/department.vue 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/dict.vue 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/loginLog.vue 131 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/menu.vue 233 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/monitor.vue 308 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/permission.vue 98 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/position.vue 94 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/role.vue 109 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/traceLog.vue 255 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/user.vue 312 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/vue.config.js 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/yarn.lock 10408 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史