完成房产模块功能
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
reset: true
|
||||
},
|
||||
{
|
||||
name: '必看房源',
|
||||
name: '必看好房',
|
||||
reset: false
|
||||
}
|
||||
];
|
||||
@@ -104,6 +104,9 @@
|
||||
this.getDict()
|
||||
this.list = []
|
||||
this.onRefreshList()
|
||||
uni.$u.mpShare = {
|
||||
title: '爱尚家找房'
|
||||
}
|
||||
},
|
||||
onShow() {},
|
||||
onBackPress() {},
|
||||
@@ -208,7 +211,7 @@
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.input{
|
||||
width: 250rpx;
|
||||
width: 330rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user