...
|
...
|
@@ -3,13 +3,14 @@ |
|
|
<view class="snapshoot-container">
|
|
|
<view class="snapshoot-content">
|
|
|
<view class="snapshoot">
|
|
|
<image class="product-img-bg" src="./images/snapshoot_share_bg@2x.png"></image>
|
|
|
<view>你的好友邀你为ta助力,购买限定商品</view>
|
|
|
<view class="snapshoot-title">
|
|
|
<view>你的好友邀你为ta助力,购买限定商品</view>
|
|
|
</view>
|
|
|
<view class="snapshoot-productinfo">
|
|
|
<image class="product-defaultImage" src="{{default_image}}"> </image>
|
|
|
<view class="product-info-content">
|
|
|
<text class="product-name">{{product_name}}</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="product-info-content">
|
|
|
<text class="product-name">{{product_name}}</text>
|
|
|
</view>
|
|
|
<view class="product-miniqr">
|
|
|
<image class="yoho-logo" src="./images/share-logo@2x.png"></image>
|
...
|
...
|
|