质检客户端APP

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

README.md

client-app

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


推荐使用 yarn 管理依赖

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

npm install -g yarn

//或者

cnpm install -g yarn

然后在 此项目下 执行

yarn

// 或者

yarn install