Browse Source

优化默认弹窗口

gemercheung 3 years ago
parent
commit
8d72774a9b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      pages/webview/index.js

+ 3 - 1
pages/webview/index.js

@@ -22,7 +22,9 @@ Page({
     peopleCount: 5,
     surplus: 0,
     type: '',
-    shareStatus: 0
+    shareStatus: 0,
+    showInvitation: false,
+    sendShare: false
     // url: 'https://www.4dkankan.com/showProPC.html?m=vroMUXdx&origin=4Dplaza&sid=1046051&room_id=1596785144930&user_id=44'
   },