|
|
@@ -14,7 +14,7 @@ |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<text>{{data.merchantName}}</text> |
|
|
|
<text>{{data.title}}</text> |
|
|
|
<text class='title'>{{data.title}}</text> |
|
|
|
</view> |
|
|
|
<view class='fenxiang' wx:if="{{data.type!=50&&data.type!=51}}" bindtap='showshare'> |
|
|
|
<image class="fenxiang" src='{{share01}}' mode="widthFix"></image> |
|
|
|