质检客户端APP

ZaiZai 65b11bff90 111 hace 2 años
colorui 611376d41f 111 hace 2 años
components 7c21f85c69 111 hace 2 años
config f5e53c5b79 111 hace 2 años
httpApi 65b11bff90 111 hace 2 años
hybrid 611376d41f 111 hace 2 años
pages 951ad7fa17 111 hace 2 años
static 611376d41f 111 hace 2 años
store 611376d41f 111 hace 2 años
style 1f1b0e13c6 111 hace 2 años
uni_modules 611376d41f 111 hace 2 años
utils 5dad5cf81e 111 hace 2 años
.editorconfig 611376d41f 111 hace 2 años
.gitignore 611376d41f 111 hace 2 años
App.vue b7aaeed09d 111 hace 2 años
README.md c7cdbc120a 111 hace 2 años
index.html 611376d41f 111 hace 2 años
main.js 611376d41f 111 hace 2 años
manifest.json 65b11bff90 111 hace 2 años
package.json 611376d41f 111 hace 2 años
pages.json 3354b65fed 111 hace 2 años
uni.scss 611376d41f 111 hace 2 años
uno.config.js 5ad1d7dac9 111 hace 2 años
vite.config.js 72a171e793 111 hace 2 años
yarn.lock 611376d41f 111 hace 2 años

README.md

test-app

测试的


推荐使用 yarn 管理依赖

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

npm install -g yarn

//或者

cnpm install -g yarn

然后在 此项目下 执行

yarn

// 或者

yarn install