소스 검색

优化默认弹窗口

gemercheung 3 년 전
부모
커밋
8d72774a9b
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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'
   },