# 智慧社区APP **Repository Path**: nullk/intelligent_community_app ## Basic Information - **Project Name**: 智慧社区APP - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-06-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智慧社区-APP ### 项目介绍 -------------------- ``` ####文件目录 . ├── css // 样式 ├── examples // 官方demo ├── fonts // 字体库 ├── images // 图片 ├── js // js ├── less // less ├── libs // ├── page // 页面结构 │   ├── index.html // 社区首页 │   ├── sqgc_list.html // 社区广场 │   ├── sqgc_form.html // 社区-发表图文 │   ├── my.html // 个人中心 │   ├── shop_home.html // 商城首页 │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // │   ├── .html // ├── unpackage // APP打包图标 ├── manifest.json // 配置文件 . ```