质检客户端APP

ZaiZai 72a171e793 111 há 1 ano atrás
colorui 611376d41f 111 há 1 ano atrás
components 7c21f85c69 111 há 1 ano atrás
config 72a171e793 111 há 1 ano atrás
httpApi 72a171e793 111 há 1 ano atrás
hybrid 611376d41f 111 há 1 ano atrás
pages 72a171e793 111 há 1 ano atrás
static 611376d41f 111 há 1 ano atrás
store 611376d41f 111 há 1 ano atrás
style 1f1b0e13c6 111 há 1 ano atrás
uni_modules 611376d41f 111 há 1 ano atrás
utils 5dad5cf81e 111 há 1 ano atrás
.editorconfig 611376d41f 111 há 1 ano atrás
.gitignore 611376d41f 111 há 1 ano atrás
App.vue 611376d41f 111 há 1 ano atrás
README.md c7cdbc120a 111 há 1 ano atrás
index.html 611376d41f 111 há 1 ano atrás
main.js 611376d41f 111 há 1 ano atrás
manifest.json ef51462bf1 111 há 1 ano atrás
package.json 611376d41f 111 há 1 ano atrás
pages.json e554cdfc08 111 há 1 ano atrás
uni.scss 611376d41f 111 há 1 ano atrás
uno.config.js 5ad1d7dac9 111 há 1 ano atrás
vite.config.js 72a171e793 111 há 1 ano atrás
yarn.lock 611376d41f 111 há 1 ano atrás

README.md

test-app

测试的


推荐使用 yarn 管理依赖

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

npm install -g yarn

//或者

cnpm install -g yarn

然后在 此项目下 执行

yarn

// 或者

yarn install