后台UI
Go to file
air 3f93bcdd90 【类 型】:factor
【原  因】:完善地图添加 编辑功能
【过  程】:
【影  响】:
2025-09-23 13:34:38 +08:00
public 【类 型】:feat 2025-06-08 19:35:03 +08:00
src 【类 型】:factor 2025-09-23 13:34:38 +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 【类 型】:factor 2025-06-25 04:30:33 +08:00
.tgitconfig 【类 型】:feat 2025-06-30 17:52:15 +08:00
babel.config.js 订单status控件 退货状态控件 2023-11-09 15:20:28 +08:00
package.json 【类 型】:feat 2025-06-18 19:58:16 +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.