index 缓存问题

This commit is contained in:
lf 2024-06-24 14:00:24 +08:00
parent 5c50e21c25
commit acf8e46b55
1 changed files with 0 additions and 2 deletions

View File

@ -120,7 +120,6 @@ window.parent.addEventListener('message', function (event) {
contentData,
query: query.value,
token: contentData.token,
href: window.location.href,
})
})
})
@ -164,7 +163,6 @@ function initData(res) {
contentData,
query: query.value,
token,
href: window.location.href,
})
} else {
uni.showToast({