|
|
@@ -275,7 +275,7 @@ |
|
|
|
<text tt:if="{{ data.remark }}" class="notesText">{{ data.remark }}</text> |
|
|
|
<view tt:if="{{ contentType == 1 }}"> |
|
|
|
<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}}" /> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|