initCustomEvent ("{type}", true, true, {detail} ); document.dispatchEvent(event); """ def __init__(self): super().__init__() self.setPage(WebPagePlus()) self ...
確定! 回上一頁