1263428893@qq.com 2 months ago
parent
commit
3ee2e36674
1 changed files with 70 additions and 38 deletions
  1. +70
    -38
      pages_subpack/house/index.vue

+ 70
- 38
pages_subpack/house/index.vue View File

@ -122,49 +122,81 @@
return{ return{
id:"", id:"",
form:{ form:{
title:"这是标题",//
price:"32.34",//
house:"这是户型",//
proportion:"89",//
address:"湖南长沙岳麓区",//
number:"2006",//
perimeter:"商场,地铁",//
iconTitle:"商场,地铁,学校",//
// title:"",//
// price:"32.34",//
// house:"",//
// proportion:"89",//
// address:"",//
// number:"2006",//
// perimeter:",",//
// iconTitle:",,",//
// housesNumber:1,//
// revamp:0,//
// resettle:0,//
// yardProportion:"",//
// noise:"",//
// net:"",//
// park:"",//
// deposit:"1200",//
// archival:"",//
// tenancy:"",//
// evaluate:"",//
// death:"",//
// key:"1",//
// commission:"230",//
// timeGo:"",//
// procedures:"20",//
// isOwnershipList:"1",
// ownershipList:[
// {
// url:"https://tennis-oss.xzaiyp.top/2024-12-04/61d46ae3-bf72-430f-8046-698b92b18f81.jpg"
// },
// {
// url:"https://tennis-oss.xzaiyp.top/2024-12-04/3987c047-1c50-43e4-940d-9ce96cd06225.jpg"
// }
// ],
// isHouseList:"1",
// houseList:[
// {
// url:"https://tennis-oss.xzaiyp.top/2024-12-04/61d46ae3-bf72-430f-8046-698b92b18f81.jpg"
// },
// {
// url:"https://tennis-oss.xzaiyp.top/2024-12-04/3987c047-1c50-43e4-940d-9ce96cd06225.jpg"
// }
// ],
// isMp4List:"1",
// mp4List:[],
// remark:""
title:"",//
price:"",//
house:"",//
proportion:"",//
address:"",//
number:"",//
perimeter:"",//
iconTitle:"",//
housesNumber:1,// housesNumber:1,//
revamp:0,// revamp:0,//
resettle:0,// resettle:0,//
yardProportion:"无",//
noise:"大",//
net:"有",//
park:"有一个停车位",//
deposit:"1200",//
archival:"档案查询",//
tenancy:"租期",//
evaluate:"评价",//
death:"非正常死亡",//
yardProportion:"",//
noise:"",//
net:"",//
park:"",//
deposit:"",//
archival:"",//
tenancy:"",//
evaluate:"",//
death:"",//
key:"1",// key:"1",//
commission:"230",//
commission:"",//
timeGo:"",// timeGo:"",//
procedures:"20",//
isOwnershipList:"1",
ownershipList:[
{
url:"https://tennis-oss.xzaiyp.top/2024-12-04/61d46ae3-bf72-430f-8046-698b92b18f81.jpg"
},
{
url:"https://tennis-oss.xzaiyp.top/2024-12-04/3987c047-1c50-43e4-940d-9ce96cd06225.jpg"
}
],
isHouseList:"1",
houseList:[
{
url:"https://tennis-oss.xzaiyp.top/2024-12-04/61d46ae3-bf72-430f-8046-698b92b18f81.jpg"
},
{
url:"https://tennis-oss.xzaiyp.top/2024-12-04/3987c047-1c50-43e4-940d-9ce96cd06225.jpg"
}
],
isMp4List:"1",
procedures:"",//
isOwnershipList:"",
ownershipList:[],
isHouseList:"",
houseList:[],
isMp4List:"",
mp4List:[], mp4List:[],
remark:"" remark:""
}, },


Loading…
Cancel
Save