Commit 3fa0f482 by kaisa

feat:新增flutter cid

parent a82fd7e5
Showing with 1 additions and 1 deletions
......@@ -867,7 +867,7 @@ webAppComm.prototype.backOriginApp = function () {
webAppCollaboration(obj2);
}
// 58: 告知客户端是否打开原生侧滑返回手势
// 58: 告知客户端是否打开原生侧滑返回手势(flutter使用)
webAppComm.prototype.setNativeSwipeBackEnabled = function (enabled) {
let obj = {
"cid": 58,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment