后台UI
Go to file
tk 8a59e75e29 【类 型】:feat 读取参数
【原  因】:
【过  程】:像非空请求参数 有返回值 显示参数值
【影  响】:
2024-10-12 20:19:59 +08:00
public
src 【类 型】:feat 读取参数 2024-10-12 20:19:59 +08:00
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
babel.config.js
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

food

项目初始化

npm install

项目开发运行

npm run dev

编译生产运行

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.