爱尚家接口合并到cms-api.websoft.top
This commit is contained in:
@@ -121,9 +121,9 @@
|
||||
methods: {
|
||||
onRefreshList() {
|
||||
const app = this
|
||||
const userId = uni.getStorageSync('userId')
|
||||
// const userId = uni.getStorageSync('userId')
|
||||
app.where.page = app.page
|
||||
app.where.userId = userId
|
||||
// app.where.userId = userId
|
||||
return new Promise((resolve, reject) => {
|
||||
HouseInfoApi.pageHouseInfo(app.where)
|
||||
.then(result => {
|
||||
@@ -404,4 +404,4 @@
|
||||
opacity: 0.9;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user