| | |
| | | <input class="flex-1" v-model="form.detail" type="text" placeholder-class="grary" placeholder="请输入您的期望地点" /> |
| | | </view> |
| | | |
| | | <view class="textarea-box d-s-c f28"> |
| | | <textarea class="p10 box-s-b border flex-1" v-model="form.product_content" placeholder="请输入产品介绍" /> |
| | | </view> |
| | | |
| | | <view class="textarea-box d-s-c f28 mt10"> |
| | | <textarea class="p10 box-s-b border flex-1" v-model="form.product_case" placeholder="请输入产品应用案例" /> |
| | | </view> |
| | | |
| | | <!-- <view class="form-item border-b"> |
| | | <text class="field-name">需求所在地:</text> |
| | | <input class="flex-1" name="location_address" type="text" placeholder-class="grary9" placeholder="请选择地址" v-model="short_address" |
| | |
| | | project_id:'', |
| | | image_list:[], |
| | | content:'', |
| | | product_content:'', |
| | | product_case:'', |
| | | name:'', |
| | | category_id:'', |
| | | finish_time:'请选择日期', |