refs
用户 yangfeng <wanwan926_4@163.com>
星期四, 三月 21, 2024 15:17 +0800
提交者 yangfeng <wanwan926_4@163.com>
星期四, 三月 21, 2024 15:17 +0800
提交01306872020738a64d384a632edfd621d6bcb4a1
目录 6dfed29cd5b9b3d6dd920f852dcf1b4e13cd5858 目录 | zip | gz
parent
项目搭建、路由、axios等基础功能配置、订单管理页面、申请物料、发货页面
117个文件已添加
已修改文件
.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/images/login/login.png 对比 | 查看 | 原始文档 | blame | 历史
public/images/login/login2.png 对比 | 查看 | 原始文档 | blame | 历史
public/index.html 对比 | 查看 | 原始文档 | blame | 历史
src/.env 对比 | 查看 | 原始文档 | blame | 历史
src/.env.development 对比 | 查看 | 原始文档 | blame | 历史
src/.env.preview 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/api/admin/login.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/admin/user.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/client.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/salesLead.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/common/other.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/common/standard.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/data.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/login/login.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/menus/index.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/font/demo.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/demo_index.html 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/fonts/DIN.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/fonts/DIN_Alternate.ttf 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/iconfont.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/iconfont.json 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/iconfont.svg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/iconfont.ttf 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/iconfont.woff 对比 | 查看 | 原始文档 | blame | 历史
src/assets/font/iconfont.woff2 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/noJurisdiction.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/shaixuan.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/shoucangfill.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/xiazai.png 对比 | 查看 | 原始文档 | 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/components/updatePassWord.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/components/mixin/codeMixin.js 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/orderManage/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/getSupplierName.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/NoData/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/orderManageModule/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/orderManageModule/orderManage/components/ApplyMaterialsDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/orderManageModule/orderManage/components/DeliveryDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/orderManageModule/orderManage/components/testView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/orderManageModule/orderManage/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/image/liantong-logo@2x.png 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/login/image/login-code.png 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/login/image/logo@2x.png 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/login/image/logo@2x1.png 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/product/AddProduct.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/product/DetailProduct.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/product/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/purchase/DetailSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/purchase/components/AddPurchase.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/purchase/components/SelectSupplierDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/purchase/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/quality/DetailSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/quality/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/returned/DetailSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/returned/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/warehouse/DetailSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/warehouse/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/AddNewProduct.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/AddSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/DetailSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/PreviewFile.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/RaleteSupplierList.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/index.vue 对比 | 查看 | 原始文档 | blame | 历史
vue.config.js 对比 | 查看 | 原始文档 | blame | 历史