jason.lu %!s(int64=6) %!d(string=hai) anos
pai
achega
74f3fc37dd
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      sourcecode/h5app/vue/src/connector/simple-demo.js

+ 5 - 0
sourcecode/h5app/vue/src/connector/simple-demo.js

@@ -293,5 +293,10 @@ function fileServerDeal(lst, fileServerURL, lstId) {
     }).always(fileServerRet);
 }
 
+
+BasicFunction.getSigned(['checkJsApi', '...', '...'], function(){
+    wx.ready(.......);
+});
+
  */