ソースを参照

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

zengzhixiang 2 年 前
コミット
d414ed3786
共有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',