yangfeng
2024-02-29 91e23ae43d845eafd75a3c649e684455fd8b9fe0
refs
用户 yangfeng <wanwan926_4@163.com>
星期四, 二月 29, 2024 14:53 +0800
提交者 yangfeng <wanwan926_4@163.com>
星期四, 二月 29, 2024 14:53 +0800
提交91e23ae43d845eafd75a3c649e684455fd8b9fe0
目录 9849e40fdf44c3e11ade23bcaeaa52d27a084f99 目录 | zip | gz
parent
项目搭建-router、menu等配置
86个文件已添加
已修改文件
.browserslistrc 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.js 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
babel.config.js 对比 | 查看 | 原始文档 | blame | 历史
jsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
lint-staged.config.js 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
public/images/download.png 对比 | 查看 | 原始文档 | blame | 历史
public/images/filter.png 对比 | 查看 | 原始文档 | blame | 历史
public/index.html 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/client.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/salesLead.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/common/other.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/data.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/login/login.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/productManage/product.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/purchaseManage/purchase.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/service.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/supplierManage/supplier.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/tools.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/logo.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/style/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/assets/style/reset-element.scss 对比 | 查看 | 原始文档 | blame | 历史
src/assets/style/variable.scss 对比 | 查看 | 原始文档 | blame | 历史
src/common/config/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/const/commonStatus.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/const/salesFixedStatus.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/untils/request.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/untils/wsCache.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/AppMain.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/appHeader/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/appsidebar/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/appsidebar/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/BomDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/CommonFormTableView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/CommonSearch.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/CommonSelectView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/DetailListCommonBtn.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/PublicFunctionBtnView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/SearchCommonView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/TableCommonView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/pager/PagerView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/pager/mixin/pageMixin.js 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/employeeManage/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/employeeSalary/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/product/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/reportManage/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/systemSetting/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeManage/employeeInfo/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeManage/workKindManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeSalary/apprenticeshipManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeSalary/attendanceManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeSalary/attendanceStatistics/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeSalary/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeSalary/machineManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/employeeSalary/salaryPlan/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/commonDialog/EditDropdownDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/commonDialog/SelectCommonDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/error/404.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/product/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/productRegisterForm/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/silkInspectForm/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/silkRegisterForm/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/reportManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/reportManage/payableSalaryReport/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/reportManage/productionReport/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/dataDictionary/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/encodeManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/silkPriceStandard/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/silkStandardSetting/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/workshopManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
vue.config.js 对比 | 查看 | 原始文档 | blame | 历史