Commit df782149ea7ad51e2136005708a3be898d691ae3

Authored by yvan.ni
1 parent 0768659e

拼团玩法直接删除

pages/goods/goodsInfo/goodsInfo.wxml
... ... @@ -199,42 +199,7 @@
199 199 </view>
200 200 </view>
201 201  
202   - <!-- <view class="pt_fir se1">
203   - <view class="pt_hb">
204   - 拼团玩法
205   - <view class="ptgz_an xq flex" bindtap="show_pt_xx">查看详细
206   - <view class="bg_right arrow-two"></view>
207   - </view>
208   - </view>
209   - <view class="flex-level" style='height:198rpx; width:100%;'>
210   - <view class="flex-vertical-between rel" style='width:94%;margin-left:10rpx;'>
211   -
212   - <view class="xc-item t-c">
213   - <view class="circle yuan t-c circle-color">1</view>
214   - <view class="word">选择商品完成下单</view>
215   - </view>
216   - <view class="abs link {{color_type==0?'link-color-red':'link-color'}}"></view>
217   -
218   - <view class="xc-item t-c">
219   - <view class="circle yuan t-c circle-color">2</view>
220   - <view class="word">支付开团或参团</view>
221   - </view>
222   - <view class="abs link1 {{color_type_one==0?'link-color-red':'link-color'}}"></view>
223   -
224   - <view class="xc-item t-c">
225   - <view class="circle yuan t-c circle-color">3</view>
226   - <view class="word">邀请好友参团支付</view>
227   - </view>
228   - <view class="abs link2 {{color_type_two==0?'link-color-red':'link-color'}}"></view>
229 202  
230   -
231   - <view class="xc-item t-c">
232   - <view class="circle yuan t-c circle-color1">4</view>
233   - <view class="word">人满发货失败退款</view>
234   - </view>
235   - </view>
236   - </view>
237   - </view> -->
238 203 </view>
239 204  
240 205 <!-- 积分购 -->
... ... @@ -252,13 +217,6 @@
252 217 </view>
253 218  
254 219 <!-- 这个是分享按钮 -->
255   - <!-- <view class="xc-share-frame flex {{prom_type==1?'s_ms_bth':''}} " bindtap="saveImageToPhotosAlbum"> -->
256   - <!-- <view class="xc-share-frame flex {{prom_type==1?'s_ms_bth':''}} " bindtap="clickShare">
257   - <image class="share-frame" src="{{iurl}}/miniapp/images/share.png"></image>
258   - <view class="share-font">分享</view>
259   - </view> -->
260   -
261   - <!-- 这个是分享按钮 -->
262 220 <!-- <view class="xc-share-frame {{prom_type==1?'s_ms_bth':''}} t-c" bindtap="saveImageToPhotosAlbum"> -->
263 221 <view class="xc-share-frame t-c" bindtap="clickShare">
264 222 <!-- <image class="share-frame" src="{{iurl}}/miniapp/images/share.png"></image> -->
... ...