# bianmintietiao **Repository Path**: tpcwre/bianmintietiao ## Basic Information - **Project Name**: bianmintietiao - **Description**: 便民贴条 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2021-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /* ### 信息结构 { id: title:'', content:'', concat:'', phone:'', type:1, //['房产信息','二手车','闲置物品','招聘求职','失物招领','其它'], stat:1 //1:待审、2:正常、3:未通过 ctime:234324, openid: } ## 运行逻辑 @ 初始页 init # 判断城市码缓存 # 无:跳转 @ 城市选择页 # 有:跳转到 @ 信息展示页 @ 城市选择页 # 选择城市并缓存 @ 信息展示页 # 按城市码及分类展示信息 @ 我的信息页 # 展示我发布的信息 @ 信息发布页 # 信息发布后将长期有效,请注意及时删除过期信息! @ 信息编辑页 */