# 一平uniapp脚手架 **Repository Path**: zero_0001/yiping-uniapp-cli ## Basic Information - **Project Name**: 一平uniapp脚手架 - **Description**: No description available - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2023-12-13 - **Last Updated**: 2025-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 参考的第三方库 https://miren123.gitee.io/colorui-document/ https://vue3.tuniaokj.com/zh-CN/component/icon.html https://doc.firstui.cn/ https://www.uvui.cn/ https://thorui.cn/doc/ https://vingogo.cn/docs/ https://uiadmin.net/uview-plus/components/intro.html # 页面名称 pages/frontPage-不需用户登录就可以看到的页面 pages/userCenter-用户中心页面 我的积分-pages/userCenter/trade/bonus/page.vue 积分明细-pages/userCenter/trade/bonus/detail.vue 分享好友-pages/userCenter/user/qrcode.vue 品牌文化-pages/frontPage/trade/shop/brand.vue 我的-pages/userCenter/page.vue 首页-pages/frontPage/page.vue 商城-pages/frontPage/trade/goods/category/page.vue 我的团队-pages/userCenter/trade/distribution/user/page.vue # 当前APK获取敏感隐私权限列表 调用访问互联网权限是因为需要向后端服务器查询数据 调用拍照权限是因为需要拍照获取二维码等 调用读取本地文件权限是因为需要获取手机相册中的图片进行解析