flower_bs aa195ad88b 任务优化 4 months ago
..
.vscode 70017b2672 login shelf flow warehouse 1 year ago
data 70017b2672 login shelf flow warehouse 1 year ago
dist bbf3cb3e4c 推送 4 months ago
public a353662041 批次下载 4 months ago
src aa195ad88b 任务优化 4 months ago
.editorconfig 70017b2672 login shelf flow warehouse 1 year ago
.eslintignore 70017b2672 login shelf flow warehouse 1 year ago
.eslintrc.js 70017b2672 login shelf flow warehouse 1 year ago
.gitignore e5ab6325e2 flower_分支增加 10 months ago
.postcssrc.js 70017b2672 login shelf flow warehouse 1 year ago
README.md 70017b2672 login shelf flow warehouse 1 year ago
babel.config.js 70017b2672 login shelf flow warehouse 1 year ago
jsconfig.json 70017b2672 login shelf flow warehouse 1 year ago
package-lock.json 70017b2672 login shelf flow warehouse 1 year ago
package.json a20a741745 出库程序优化 10 months ago
quasar.conf.js 5f5e7a51cf 完成入库系统的管理 1 year ago
quasar.extensions.json 70017b2672 login shelf flow warehouse 1 year ago
wget-log 70017b2672 login shelf flow warehouse 1 year ago
yarn.lock a20a741745 出库程序优化 10 months ago

README.md

wms templates (templates)

wms templates

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.