质检客户端APP

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

README.md

test-app

测试的


推荐使用 yarn 管理依赖

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

npm install -g yarn

//或者

cnpm install -g yarn

然后在 此项目下 执行

yarn

// 或者

yarn install