You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							|  | <!-- <web-view src="{{url+'/wxCampaign/printHtmlById?token='+token+'&id='+id+'&date='+date}}" bindmessage="bindGetMsg"></web-view> -->
<navbar back home text="活动详情" background="#fff"></navbar>
<view style="margin-top:{{navigationBarHeight}}"></view>
<import src="../../wxParse/wxParse.wxml" />
<view class="content">
  <template is="wxParse" data="{{wxParseData:article.nodes}}" />
</view>
 |