|
@@ -3,7 +3,7 @@ class DecryptIframe {
|
|
|
this.createIframe()
|
|
|
}
|
|
|
|
|
|
- iframeOrigin = 'https://jybx2-webtest.jydev.jianyu360.com'
|
|
|
+ iframeOrigin = 'https://www.jianyu360.cn'
|
|
|
// iframeOrigin = 'http://localhost'
|
|
|
iframePath = '/jy_mobile/decrypt-js.html'
|
|
|
iframeEl = null // iframe的dom引用
|