浏览代码

Merge branch 'master' of Software/android-cloud-H5 into develop

zengzhixiang 2 年之前
父节点
当前提交
7c36d3ce63
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/screenAndroid/WXtrialInterface.html

+ 1 - 1
static/screenAndroid/WXtrialInterface.html

@@ -376,7 +376,7 @@
       Module.onRuntimeInitialized = function () {
         isFinish = true;
       };
-      function connect() {
+      function connect(type) {
         $.ajax({
           url: baseUrl + '/api/resources/user/cloud/connect',
           type: 'post',