... | @@ -120,4 +120,21 @@ req.fetch() |
... | @@ -120,4 +120,21 @@ req.fetch() |
|
```
|
|
```
|
|
|
|
|
|
#### demo
|
|
#### demo
|
|
http://shuidi.test.pingansec.com/s360guardian/nativedemo |
|
http://shuidi.test.pingansec.com/s360guardian/nativedemo
|
|
\ No newline at end of file |
|
|
|
|
|
#### 用浏览器打开
|
|
|
|
##### IOS
|
|
|
|
shuidiapp://{shuidi.cn/xxxx}
|
|
|
|
|
|
|
|
|
|
|
|
##### Android
|
|
|
|
shuidiapp://shuidi.cn/openwith?url={http://shuidi.cn/xxx}
|
|
|
|
|
|
|
|
|
|
|
|
大括号为替换内容,大括号不要
|
|
|
|
|
|
|
|
打开之后会自动打开http://shuidi.cn/xxxx
|
|
|
|
切记:
|
|
|
|
|
|
|
|
要打开的页面需要调用 NativeOs.closeSplash();
|
|
|
|
|