todo list: 首页: 商品发布页面: 供求发布页面 全部业主需求页面: 我的供求页面: 我的商品列表页面 商品编辑页面 我的需求列表页面: 接口问题: 优惠卷和询价 bug: 商品编辑 增加图片后 图片顺序乱了 等待后台--- 单个我的商品页面的图片顺序,单个我的需求页面的接口, 当个我哦的需求编辑页面的接口 {/* 大类 */} 商品细节: {itemDescriptionPicsElementArray} { /*子标签类*/} { this.state.subCurrent === 0 ? 全部 : null } { this.state.subCurrent === 1 ? 好评 : null } { this.state.subCurrent === 2 ? 中评 : null } { this.state.subCurrent === 3 ? 差评 : null } { this.state.subCurrent === 4 ? 公开 : null } { this.state.subCurrent === 5 ? 匿名 : null } 标签页三的内容