@@ -184,7 +184,7 @@ | |||||
<text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> | <text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> | ||||
<view tt:if="{{ contentType==1 }}"> | <view tt:if="{{ contentType==1 }}"> | ||||
<import src="../../freeBannerDetail/ttParse/wxParse.ttml" /> | <import src="../../freeBannerDetail/ttParse/wxParse.ttml" /> | ||||
<view class="content" style="width: 710rpx;padding: 0 20rpx;"> | |||||
<view class="content" style="width: 750rpx;padding: 0 20rpx;"> | |||||
<template is="wxParse" data="{{wxParseData:article.nodes}}" /> | <template is="wxParse" data="{{wxParseData:article.nodes}}" /> | ||||
</view> | </view> | ||||
</view> | </view> | ||||
@@ -39,7 +39,7 @@ | |||||
<text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> | <text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> | ||||
<view tt:if="{{ contentType==1 }}"> | <view tt:if="{{ contentType==1 }}"> | ||||
<import src="../../freeBannerDetail/ttParse/wxParse.ttml" /> | <import src="../../freeBannerDetail/ttParse/wxParse.ttml" /> | ||||
<view class="content" style="width: 710rpx;padding: 0 20rpx;"> | |||||
<view class="content" style="width: 750rpx;padding: 0 20rpx;"> | |||||
<template is="wxParse" data="{{wxParseData:article.nodes}}" /> | <template is="wxParse" data="{{wxParseData:article.nodes}}" /> | ||||
</view> | </view> | ||||
</view> | </view> | ||||
@@ -275,7 +275,7 @@ | |||||
<text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> | <text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> | ||||
<view tt:if="{{ contentType == 1 }}"> | <view tt:if="{{ contentType == 1 }}"> | ||||
<import src="../../freeBannerDetail/ttParse/wxParse.ttml" /> | <import src="../../freeBannerDetail/ttParse/wxParse.ttml" /> | ||||
<view class="content" style="width: 710rpx;padding: 0 20rpx;"> | |||||
<view class="content" style="width: 750rpx;padding: 0 20rpx;"> | |||||
<template is="wxParse" data="{{wxParseData:article.nodes}}" /> | <template is="wxParse" data="{{wxParseData:article.nodes}}" /> | ||||
</view> | </view> | ||||
</view> | </view> | ||||