# warapplets **Repository Path**: cgctm6/warapplets ## Basic Information - **Project Name**: warapplets - **Description**: 市统战小程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-25 - **Last Updated**: 2022-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README uniCloud-aliyun 阿里云(云函数相关文件内容) .hbuilderx 云函数调试配置(本地\远程调试) components 页面组件文件夹 ts openPage.ts 封装页面跳转 https.ts 封装请求方法 dateFormat.ts 时间处理方法 pages 主包页面 index.vue 首页 login.vue 登录注册页面 new.vue 资讯动态 tousu.vue 投诉 user.vue 我的 static 静态文件资源(图片) tabBar 底部tabBar的图标(选中\未选中)状态 common.css css的公共样式 iconfont.woff2 字体文件(下载连接: https://www.iconfont.cn/manage/index?spm=a313x.7781069.1998910419.23&manage_type=myprojects&projectId=3765274) user.png 用户默认头像 stores 数据共享中心 user.ts 使用了pinia保存了用户的数据(用户昵称、头像) uni_modules uni_app自带的相关内容(不用管) unpackage 打包编译生成的文件夹(不用提交到git) App.vue 项目首页入口 index.html H5首页相关页面 manifest.json 项目的配置内容 pages.json 项目配置 uni.scss 封装相关的样式