在商品管理模块中,新增了库存配置和下架商品的功能。具体修改包括: 1. 在GoodsDTO和CabinetCellDTO中新增了相关字段。 2. 增加了changeGoodsCellsStock和clearGoodsCells接口用于库存配置和下架商品。 3. 在商品配置模态框中增加了库存校验逻辑。 4. 移除了部分冗余代码,优化了界面显示。 |
||
---|---|---|
.vscode | ||
build | ||
mock | ||
public | ||
src | ||
types | ||
.dockerignore | ||
.editorconfig | ||
.env | ||
.env.development | ||
.env.production | ||
.env.staging | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.markdownlint.json | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
Dockerfile | ||
LICENSE | ||
README.en-US.md | ||
README.md | ||
commitlint.config.js | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
stylelint.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.ts |
README.en-US.md
vue-pure-admin Lite Edition(no i18n version)
English | 中文
Introduce
The simplified version is based on the shelf extracted from vue-pure-admin, which contains main functions and is more suitable for actual project development. The packaged size is introduced globally element-plus is still below 2.3MB
, and the full version of the code will be permanently synchronized. After enabling brotli
compression and cdn
to replace the local library mode, the package size is less than 350kb
Supporting Video
Docs
Preview
Maintainer
⚠️ Attention
- The Lite version does not accept any issues and prs. If you have any questions, please go to the full version issues to mention, thank you!
License
In principle, no fees and copyrights are charged, and it is commercially available, but if you need secondary open source (such as using this platform for secondary development and open source, the front-end code must be open source and free), please contact the author for permission! (Free, just take a record)