支付宝小程序适配

pull/169/head
yunlongn 2025-11-27 10:46:50 +08:00
parent f6a8721238
commit 50b2fcf17e
1 changed files with 0 additions and 4 deletions

View File

@ -150,8 +150,6 @@
});
const computedQuery = () => {
console.log('uuid', uuid)
console.log('computedQuery', sheep.$platform.device.windowHeight)
uni.createSelectorQuery()
.in(vm)
.select(`#fixed-${uuid}`)
@ -168,9 +166,7 @@
};
const setFixed = (value) => {
console.log('setFixed1', sheep.$platform.device.windowHeight)
if (unref(props.bottom)) {
console.log('setFixed2', sheep.$platform.device.windowHeight)
state.fixed =
value >=
state.content.bottom -