后台UI
Go to file
air f80031cea8 【类 型】:factor
【原  因】:电量组件 电量剩余 改为显示百分比
【过  程】:
【影  响】:
2025-05-13 15:14:18 +08:00
public
src 【类 型】:factor 2025-05-13 15:14:18 +08:00
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
babel.config.js
package-lock.json
package.json
README.md

food

项目初始化

npm install

项目开发运行

npm run dev

编译生产运行

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.