|
@@ -28,8 +28,8 @@
|
|
instance.postMessage(JSON.stringify(data))
|
|
instance.postMessage(JSON.stringify(data))
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- console.info(location.href)
|
|
|
|
- if (!location.href.includes('iscurseplay=play')) {
|
|
|
|
|
|
+ console.info(66666666,location.href)
|
|
|
|
+ if (!location.href.includes('iscurseplay=play') && !location.href.includes('isPreView=true')) {
|
|
_postMessage({
|
|
_postMessage({
|
|
api: 'cloudLoading',
|
|
api: 'cloudLoading',
|
|
content: {
|
|
content: {
|