guhongwei 3 năm trước cách đây
mục cha
commit
37d62ea912
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -24,7 +24,7 @@ App({
     // 微信用户openid,sessionKey
     wxInfo: {},
     client: {},
-    publicUrl: '', //
+    publicUrl: '1', //
   },
   // 微信openid回调
   toLogin: login.toLogin,