stanley-king 4 năm trước cách đây
mục cha
commit
6e55c41e3f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.js

+ 1 - 1
pages/index/index.js

@@ -43,7 +43,7 @@ Page({
   onLoad: function (options) {
     console.log('index onLoad:',options)
     app.globalData.relay_id = options.relay_id
-        
+            
     // this.req_tabs();
     this.getDatas(0)
   },