dev--yt-commit
This commit is contained in:
@ -26,6 +26,9 @@ Page({
|
||||
showPopup: true
|
||||
});
|
||||
},
|
||||
testOrigin() {
|
||||
console.log("testOrigin");
|
||||
},
|
||||
|
||||
// 关闭弹窗
|
||||
closePopup() {
|
||||
|
Reference in New Issue
Block a user