dev--yt-commit

This commit is contained in:
2025-06-03 10:40:11 +08:00
parent 41e1570687
commit eaf4b6c5e5

View File

@ -26,6 +26,9 @@ Page({
showPopup: true showPopup: true
}); });
}, },
testOrigin() {
console.log("testOrigin");
},
// 关闭弹窗 // 关闭弹窗
closePopup() { closePopup() {