爱尚家接口合并到cms-api.websoft.top

This commit is contained in:
2025-03-05 17:21:00 +08:00
parent 5a030d5a30
commit 2c77a45e5d
23 changed files with 202 additions and 94 deletions

View File

@@ -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>