# uniapp基础模板 **Repository Path**: leruge/uniapp-basic-template ## Basic Information - **Project Name**: uniapp基础模板 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-31 - **Last Updated**: 2024-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uniapp基础模板功能说明 ## 功能描述 2. App.vue中实现拦截 3. middleware.js中定义中间件需要的方法(需要用户信息的页面在onshow使用中间件,不需要的在onload里面使用) 4. 引入了uvui ## 开发前说明 1. 配置gitignore 2. 配置license 3. package.json可有可无 4. README.md文件 5. uvui 6. pinia 7. 配置文件 8. api 9. middleware 10. 自定义函数 11. 权限插件 12. 接口拦截 13. 隐私政策 14. 苹果权限说明 15. 启动图制作 16. 骨架屏 17. 空提示 18. 断网监测