| 
					
				 | 
			
			
				@@ -6,20 +6,29 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- 海报 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <view class="shareImg-view" wx:if="{{showShareImg}}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <image src="{{shareImg}}"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <image class="code-img" src="{{qrCodeImg}}"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <image class="code-img" mode="widthFix" src="{{qrCodeImg}}"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <view class="shareImg-btn"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <!-- <button open-type='share' class="edit-view shareBtn"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <button open-type='share' class="edit-view shareBtn"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <image src="https://app.schoolwisdoms.com/static/app/student/imgs/wechat.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <view>分享好友</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      </button> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <text>分享好友</text> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <view class="downloadBtn edit-view"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <poster id="poster" config="{{posterConfig}}" bind:success="onPosterSuccess"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <image src="https://app.schoolwisdoms.com/static/app/student/imgs/download-to-images.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <view class="save-image">保存图片</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <text class="save-image">保存图片</text> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </poster> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <view class="downloadBtn edit-view"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <view class="" bindtap="codeInvite"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <image class="icon-img" mode="heightFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            src="/images/saoma.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <text>面对面扫码</text> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- end --> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -30,21 +39,21 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- end --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <image class="bgImg" mode="widthFix" src="https://app.schoolwisdoms.com/static/app/student/imgs/invitation_bg.png"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <image class="bgImg" mode="widthFix" src="/images/student-bg.jpg"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <view class="btn-view"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <view class="left-radius"></view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <view class="right-radius"></view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <view class="btn-box"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <view class="share-btn" bindtap="billShare">海报分享邀请好友</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <view class="btn-view"> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <view class="left-radius"></view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <view class="right-radius"></view> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <view class="btn-box"> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <view class="share-btn" bindtap="billShare">海报分享邀请好友</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <view class="line"></view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <view class="other-btn"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <!-- <view class="" bindtap="share"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <view class="other-btn"> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <view class="" bindtap="share"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <image class="icon-img" mode="heightFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             src="https://app.schoolwisdoms.com/static/app/student/imgs/sm_link.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <text>链接邀请</text> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </view> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <button open-type='share' class="edit-view shareBtn"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <button open-type='share' class="edit-view shareBtn"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <image class="icon-img" mode="heightFix" src="https://app.schoolwisdoms.com/static/app/student/imgs/sm_link.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <view>链接邀请</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </button> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -53,11 +62,15 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             src="https://app.schoolwisdoms.com/static/app/student/imgs/sm_code.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <text>面对面扫码</text> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </view> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- </view> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- </view> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <image class="bgImg step-one" mode="widthFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    src="https://app.schoolwisdoms.com/static/app/student/imgs/invitation-c1.png"></image> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ <view class="bottom-box"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <view class="share-btn-box" bindtap="billShare"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    立即邀请 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <image class="bgImg step-one" mode="widthFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    src="https://app.schoolwisdoms.com/static/app/student/imgs/invitation-c1.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <image class="bgImg step-two" mode="widthFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     src="https://app.schoolwisdoms.com/static/app/student/imgs/invitation-c2.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <view class="total-view"> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -74,11 +87,13 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <text>获得奖励</text> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <image class="bgImg step-three" mode="widthFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    src="https://app.schoolwisdoms.com/static/app/student/imgs/invitation-c3.png"></image> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- <image class="bgImg step-three" mode="widthFix" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    src="https://app.schoolwisdoms.com/static/app/student/imgs/invitation-c3.png"></image> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <view class="total-view" wx:for="{{invitations}}" wx:key="index"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <view>{{item.name}}</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <view>{{item.subDate}}</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <view>{{item.statusText}}</view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 </view> 
			 |