后台UI
Go to file
tk 5abd57755e 【类 型】:factor 销售统计模块
【原  因】:
【过  程】:1.调整按需加载2.按选择条件日 月 年 分为三个 异步加载搜索内容 3.调整ui 包裹手机端竖屏自适应 4.点击跳转到订单管理页面,跳转前设置订单全局搜索条件
【影  响】:
2024-08-06 16:00:15 +08:00
public 【类 型】:feat 2024-06-14 20:51:33 +08:00
src 【类 型】:factor 销售统计模块 2024-08-06 16:00:15 +08:00
.browserslistrc 订单status控件 退货状态控件 2023-11-09 15:20:28 +08:00
.editorconfig 订单status控件 退货状态控件 2023-11-09 15:20:28 +08:00
.eslintrc.js 订单status控件 退货状态控件 2023-11-09 15:20:28 +08:00
.gitignore git 2024-05-31 02:06:57 +08:00
babel.config.js 订单status控件 退货状态控件 2023-11-09 15:20:28 +08:00
package-lock.json 【类 型】:feat 设计电量 组件 2024-07-19 20:48:06 +08:00
package.json 【类 型】:fix 版本号 不能加 v 会报错 2024-07-21 03:17:41 +08:00
README.md 更新 README.md 2024-06-13 18:14:18 +08:00

food

项目初始化

npm install

项目开发运行

npm run dev

编译生产运行

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.