质检客户端APP

ZaiZai cb5c3da2de 1 2 éve
colorui 611376d41f 111 2 éve
components fc958e49a8 111 2 éve
config f5e53c5b79 111 2 éve
httpApi fc958e49a8 111 2 éve
hybrid 611376d41f 111 2 éve
pages 17e8ae38b4 111 2 éve
static 611376d41f 111 2 éve
store 0524d2d521 111 2 éve
style 8cbea32b1a 111 2 éve
uni_modules 611376d41f 111 2 éve
utils 5dad5cf81e 111 2 éve
.editorconfig 611376d41f 111 2 éve
.gitignore 611376d41f 111 2 éve
App.vue 0524d2d521 111 2 éve
README.md cb5c3da2de 1 2 éve
index.html 611376d41f 111 2 éve
main.js 611376d41f 111 2 éve
manifest.json 942a95bfb8 111 2 éve
package.json 611376d41f 111 2 éve
pages.json 8cbea32b1a 111 2 éve
uni.scss 611376d41f 111 2 éve
uno.config.js 5ad1d7dac9 111 2 éve
vite.config.js 72a171e793 111 2 éve
yarn.lock 611376d41f 111 2 éve

README.md

client-app

新系统的APP,请使用 hbuilderx 打开运行


推荐使用 yarn 管理依赖

如果电脑上还没有安装 yarn ,执行以下命令安装 yarn

npm install -g yarn

//或者

cnpm install -g yarn

然后在 此项目下 执行

yarn

// 或者

yarn install