huangxiaojing лет назад: 2
Родитель
Сommit
4f1aea310b
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',