Skip to content

Commit 630897f

Browse files
committed
2019.08.30
1 parent 6f08570 commit 630897f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Cute-Hybrid/inAppBrowser_to_Cordova_core.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ module.exports = function(strUrl, strWindowName, strWindowFeatures, callbacks) {
130130

131131
之后在调用过程中,会将 `Cordova` 插件与主 `WebView` 绑定,实现主 `WebView``InAppBrowser` 共享实例。
132132

133-
**实现原理:**
134-
135133
### 6. 调起 Native 层的 Cordova 插件
136134

137135
接下来开始调用 Native 层的对应 Cordova 插件。

0 commit comments

Comments
 (0)