浏览代码

upload

product
HolyKnightIX 1年前
父节点
当前提交
e443bfdd15
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. +1
    -1
      pages/coupon/detail/index.ttml
  2. +1
    -1
      pages/coupon/instructions/instructions.ttml
  3. +1
    -1
      pages/order/detail/index.ttml

+ 1
- 1
pages/coupon/detail/index.ttml 查看文件

@@ -184,7 +184,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>


+ 1
- 1
pages/coupon/instructions/instructions.ttml 查看文件

@@ -39,7 +39,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>


+ 1
- 1
pages/order/detail/index.ttml 查看文件

@@ -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>


正在加载...
取消
保存