|
@@ -308,8 +308,9 @@ function replaceDOMRedPacket(_dom) {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
-let elment = document.documentElement
|
|
|
|
export function setIframeRedPacket() {
|
|
export function setIframeRedPacket() {
|
|
|
|
+ let elment = document.documentElement
|
|
|
|
+
|
|
// if(window.location.href != 'https://twitter.com/home'){
|
|
// if(window.location.href != 'https://twitter.com/home'){
|
|
// return
|
|
// return
|
|
// }
|
|
// }
|