guhongwei 3 years ago
parent
commit
af42dad8aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -25,7 +25,7 @@ App({
     client: {},
     // 图片api
     imageUrl:'http://broadcast.waityou24.cn',
-    publicUrl: 'http://broadcast.waityou24.cn', 
+    publicUrl: 'https://broadcast.waityou24.cn', 
   },
   // 微信openid回调
   toLogin: login.toLogin,