Parcourir la source

优化默认弹窗口

gemercheung il y a 3 ans
Parent
commit
8d72774a9b
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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'
   },