抖音c端
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

index.ttml 20 KiB

há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 1 ano
há 2 anos
há 1 ano
há 1 ano
há 1 ano
há 1 ano
há 2 anos
há 1 ano
há 1 ano
há 1 ano
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 1 ano
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. <!-- <navbar back home text="{{barTitle}}" background='#fff'></navbar> -->
  2. <!-- style="margin-top:{{navigationBarHeight}} " -->
  3. <view tt:if="{{showPage}}">
  4. <!-- <view ></view> -->
  5. <!-- 券的详情页面 -->
  6. <view class='coupons'>
  7. <view class="coupons-body">
  8. <view tt:if="{{coverPicture.length>0}}" class="banner" style="{{mouldType==1?'height: 750rpx;':''}}">
  9. <swiper class="index-slide swiper-box" style="{{mouldType==1?'height: 750rpx;':''}}" bindchange="swiperChange"
  10. indicator-dots="true" circular="false" current="{{swiperCurrent}}">
  11. <block tt:for="{{coverPicture}}" tt:key="unique">
  12. <swiper-item>
  13. <image data-data="{{item}}" src="{{item}}" class="index-slide-image"
  14. style="{{mouldType==1?'height: 750rpx;':''}}" />
  15. </swiper-item>
  16. </block>
  17. </swiper>
  18. <!-- <view class="dots">
  19. <block tt:for="{{coverPicture}}" tt:key="unique">
  20. <view class="dot{{index == swiperCurrent ? ' active' : ''}}"></view>
  21. </block>
  22. </view> -->
  23. </view>
  24. <view class='coupons_info' style='position:relative;z-index:9'>
  25. <!-- <view class='fenxiang' tt:if="{{data.type!=50&&data.type!=51}}" bindtap='showshare'
  26. tt:if="{{data.sendType!=3}}">
  27. <image src='{{fenxiang}}' mode="widthFix"></image>
  28. <text class='gift'>分享</text>
  29. </view> -->
  30. <view>
  31. <view class='distance' tt:if="{{data.targetAd==2&&data.endTime!=undefined||data.type==10}}">
  32. <view style='text-align:center;display:inline-block;'>
  33. <image class='clock' src='{{clockUrl}}' mode='widthFix' tt:if="{{data.type!=10}}"></image>
  34. <image class='clock' src='{{yushouUrl}}' mode='widthFix' tt:if="{{data.type==10}}"></image>
  35. <text class="qiang" tt:if="{{data.activityStatus!=0}}">距结束 :</text>
  36. <text class="qiang" tt:if="{{data.activityStatus==0}}">距开始 :</text>
  37. </view>
  38. <view tt:if="{{clock=='00'||data.status==1}}" class='times'>
  39. 已经结束
  40. </view>
  41. <view tt:if="{{clock!='00'}}" class='times'>
  42. <view style="display:inline-block;" tt:if="{{day!=0}}">
  43. <text>{{day}}</text>天:
  44. </view>
  45. <text>{{hour}}</text>:
  46. <text>{{min}}</text>:
  47. <text>{{sec}}</text>
  48. </view>
  49. </view>
  50. <text class='title'>{{data.title}}<text class="elecard" tt:if="{{data.type==100}}">电子卡</text></text>
  51. <!-- 预购 -->
  52. <view class="moneyBox" tt:if="{{data.type==10}}">
  53. <view class="earnest">定金:</view>
  54. <view class="earnestNum">¥ {{salePriceStr}}</view>
  55. <view class="final">尾款抵扣:</view>
  56. <view class="earnestNum">¥ {{priceStr}}</view>
  57. </view>
  58. <view class="pickFinal_Box" tt:if="{{data.type==10}}">
  59. <view class="earnest">提货尾款:</view>
  60. <view class="earnestNum">¥ {{tailPriceStr}}</view>
  61. <view class="original">{{origPriceStr}}</view>
  62. </view>
  63. <view class="earnestTime time" tt:if="{{data.type==10}}"> 预购时间:{{validStartDate}}至{{validEndDate}}</view>
  64. <view class="finalTime time" tt:if="{{data.type==10}}">提货时间:{{pickStartDate}}至{{pickEndDate}}</view>
  65. <!-- 预售 -->
  66. <view class='salePriceStr clearfix' tt:if="{{data.type!=10}}">
  67. <text class='rmb'>¥</text>
  68. <view class="fl" tt:if="{{data.type!=8}}">
  69. <text class="pri01" tt:if="{{data.type!=50&&data.type!=51}}">{{priceAndStockObj.salePrice/100}}</text>
  70. <view class="pri01" tt:if="{{data.type==50||data.type==51}}">{{priceAndStockObj.creditPrice}}
  71. <text class='jifen'>积分</text>
  72. </view>
  73. <text class='throgh'
  74. tt:if="{{data.unit==0&&data.type!=50&&data.type!=51}}">{{priceAndStockObj.price/100}}元</text>
  75. <text tt:if="{{data.unit==1&&data.type!=50&&data.type!=51}}">{{priceAndStockObj.price/100}}小时</text>
  76. </view>
  77. <view class="fl" tt:if="{{data.type==8}}">
  78. <text class="pri01">{{priceAndStockObj.salePrice/100}}</text>
  79. <text class='presslimit' tt:if="{{data.type==8}}"><text>{{data.pressLimitNum+'人可砍至底价'}}</text></text>
  80. <text class='throgh'>{{priceAndStockObj.price/100}}元</text>
  81. </view>
  82. <view class="sellBox">
  83. {{'已售'+(priceAndStockObj.inventory-priceAndStockObj.remainInventory)+'|'+'库存'+priceAndStockObj.remainInventory}}
  84. </view>
  85. </view>
  86. <!-- <view class="subTitleBox">
  87. <text class="subTitle">{{data.subTitle}}</text>
  88. </view> -->
  89. </view>
  90. </view>
  91. <!-- 适用门店 -->
  92. <view class="childBox">
  93. <view class="childItem" tt:for="{{data.giftCouponList}}" bindtap="gochild" data-id="{{item.id}}"
  94. tt:key="{{index}}">
  95. <image class="childImg" mode='aspectFill' src="{{item.coverImg}}"></image>
  96. <view class="childName">{{item.title}}</view>
  97. <view class="childMoney">¥{{item.priceStr}}</view>
  98. </view>
  99. </view>
  100. <vieW class="groupTitleBox">
  101. <view class="groupTitle" tt:if="{{data.itemGroup.length>0}}">餐饮搭配</view>
  102. <view class="groupTitle" tt:if="{{data.Description.length>0}}">商品描述</view>
  103. </vieW>
  104. <view class="groupTextBox" tt:if="{{data.itemGroup.length>0}}" tt:for="{{data.itemGroup}}">
  105. <view class="groupTitleS">{{item.group_name}}</view>
  106. <view class="groupDetailsBox" tt:for="{{item.item_list}}" tt:for-item="itemChi">
  107. <view class="groupTiemBox">
  108. <view class="yuandian"></view>
  109. <view class="groupTiemName">{{itemChi.name}}({{itemChi.count}}份)</view>
  110. <view class="groupTiemPay">¥{{itemChi.price/100}}</view>
  111. </view>
  112. </view>
  113. </view>
  114. <view class="groupTextBox" tt:if="{{data.Description.length>0}}" tt:for="{{data.Description}}">
  115. <view class="groupTitleS">{{item}}</view>
  116. </view>
  117. <!-- 适用门店 -->
  118. <!-- <store merchantVoList="{{merchantVoList}}" tt:if="{{data.type!=12}}"></store> -->
  119. <shop tt:if="{{mallList.length>0}}" mallList="{{mallList}}"></shop>
  120. <image tt:if="{{data.type == 69}}" class="alerting" mode='widthFix' src="../../../assets/images/appointment.png">
  121. </image>
  122. <view class='notes'>
  123. <view class="notesH">购买须知</view>
  124. <view class="timeText">使用期</view>
  125. <view class="Hchild">• {{validStartDate}}至{{validEndDate}}</view>
  126. <view tt:if="{{soldStartTime && soldEndTime}}">
  127. <view class="timeText">售卖期</view>
  128. <view class="Hchild">• {{soldStartTime}}至{{soldEndTime}}</view>
  129. </view>
  130. <view class="timeText">可用时间</view>
  131. <view class="Hchild">• 商家营业时间内使用</view>
  132. <view class="Hchild" tt:if="{{data.can_no_use_date.weekend}}">• 周末不支持使用</view>
  133. <view class="Hchild" tt:if="{{data.can_no_use_date.HolidaysFlag}}">• 节假日(元旦、春节、清明、劳动节、端午节、中秋节、国庆节、情人节、圣诞节)不支持使用
  134. </view>
  135. <view tt:if="{{ order.useLimitQuantity }}" class="timeText">购买限制</view>
  136. <view tt:if="{{ order.useLimitQuantity }}" class="Hchild">• 每个用户限购{{order.useLimitQuantity}}单</view>
  137. <view tt:if="{{ use_num_per_consume }}" class="timeText">使用限制</view>
  138. <view tt:if="{{ use_num_per_consume }}" class="Hchild">• 每个用户仅可用{{use_num_per_consume}}张</view>
  139. <view class="timeText">预约消费</view>
  140. <view class="Hchild" tt:if="{{!data.subscribeSing}}">• 无需预约</view>
  141. <view class="Hchild" tt:if="{{data.subscribeSing}}">• {{data.subscribeSing}}</view>
  142. <view class="timeText" tt:if="{{data.rec_person_num_max}}">适用人数</view>
  143. <view class="Hchild" tt:if="{{data.rec_person_num_max}}">• 该优惠劵最多{{data.rec_person_num_max}}人使用</view>
  144. <view tt:if="{{ data.pack || data.besides || data.superimposed_discounts || data.private_room }}"
  145. class="timeText">温馨提示</view>
  146. <!-- <view class="Hchild">• 该优惠券不支持配送或外卖</view> -->
  147. <view class="Hchild" tt:if="{{data.pack}}">• 该优惠商品{{data.pack=='false'?'不支持':'支持'}}打包</view>
  148. <view class="Hchild" tt:if="{{data.besides}}">• {{data.besides=="false"?'不可以':'可以'}}外带餐食</view>
  149. <view class="Hchild" tt:if="{{data.superimposed_discounts}}">•
  150. {{data.superimposed_discounts=="false"?'不可以':'可以'}}享受店内其他优惠</view>
  151. <view class="Hchild" tt:if="{{data.private_room}}">• {{data.private_room=="false"?'不可以使用':'可以使用'}}包间</view>
  152. <view class="notesH">使用规则</view>
  153. <text tt:if="{{curHtml==''}}" class="notesText">{{data.remark}}</text>
  154. <view tt:if="{{curHtml!=''}}">
  155. <rich-text nodes="{{curHtml}}"></rich-text>
  156. </view>
  157. <view tt:if="{{data.curLsit}}" tt:for="{{data.curLsit}}" tt:key="{{index}}">
  158. <view class="timeText" tt:if="{{item.title!=''}}">{{item.title}}</view>
  159. <text class="Hchild">{{item.content}}</text>
  160. </view>
  161. </view>
  162. <view tt:if="{{couponList.length!=0}}"
  163. style="color: #333;letter-spacing: 0;font-size: 30rpx;height: 70rpx;line-height: 70rpx;margin-left: 35rpx;font-weight: bold;">
  164. 其他活动
  165. </view>
  166. <view class='couponsL clearfix'>
  167. <c-coupons tt:if="{{couponList.length!=0}}" tt:for="{{couponList}}" from="fromMerchant" paramAtoB="{{loading}}"
  168. tt:key="unique" data="{{item}}" list="{{couponList}}" />
  169. </view>
  170. <view class='detailImg' tt:if="{{detailPicture.length>0}}">
  171. <image tt:for="{{detailPicture}}" tt:key="{{index}}" tt:for-item="item" src='{{item}}' mode='widthFix'></image>
  172. </view>
  173. </view>
  174. <form data-type='{{data.type}}' report-submit='true' tt:if="{{mouldType!=1}}">
  175. <view class="buy-view app-border-top" style="position:fixed;z-index:{{zIndex}};">
  176. <button class='goback' bindtap='goback'>
  177. <image src='{{homeSelectedO}}' mode="widthFix"></image>
  178. <text class='btnTxt'>首页</text>
  179. </button>
  180. <button bindtap="gotopay" disabled='{{showbutton}}' hover-class='active' class='buy'
  181. tt:if="{{data.type!=11&&data.type!=8&&data.type!=50&&data.type!=51&&priceAndStockObj.salePrice/100!=0&&priceAndStockObj.remainInventory!=0&&endtime!='活动已结束'&&data.activityStatus!=0}}">
  182. <text class='txt'>{{priceAndStockObj.salePrice/100}}元</text>马上购买</button>
  183. <button tt:if="{{data.type==11&&priceAndStockObj.remainInventory!=0}}" bindtap="gohome"
  184. data-couponchannelid="{{couponChannelId}}" data-couponid="{{couponId}}" data-shippingtype="2"
  185. class="home">配送到家
  186. </button>
  187. <button tt:if="{{data.type==11&&priceAndStockObj.remainInventory!=0}}" bindtap="gohome"
  188. data-couponchannelid="{{couponChannelId}}" data-couponid="{{couponId}}" data-shippingtype="1"
  189. class="arrive">到店自提
  190. </button>
  191. <button bindtap="gotopay" disabled='{{showbutton}}' class='buy'
  192. tt:if="{{data.type!=8&&data.type!=50&&data.type!=51&&priceAndStockObj.salePrice/100==0&&priceAndStockObj.remainInventory!=0&&endtime!='活动已结束'&&data.activityStatus!=0}}">免费领取</button>
  193. <button bindtap="gotopay" disabled='{{showbutton}}' class='buy' data-type='{{data.type}}'
  194. tt:if="{{data.type==51&&priceAndStockObj.remainInventory!=0||data.type==50&&priceAndStockObj.remainInventory!=0}}">马上兑换</button>
  195. <button class='buy buyHr' disabled='true'
  196. tt:if="{{data.sendType!=3&&(priceAndStockObj.remainInventory==0&&endtime!='活动已结束'||priceAndStockObj.remainInventory==0&&data.type==8)}}">已售罄</button>
  197. <button class='buy' disabled='true'
  198. tt:if="{{priceAndStockObj.remainInventory==0&&data.type==50||priceAndStockObj.remainInventory==0&&data.type==51}}">已兑完</button>
  199. <button class='buy' disabled='true' tt:if="{{endtime=='活动已结束'&&data.activityStatus!=0}}">活动已结束</button>
  200. <button class='buy' disabled='true' tt:if="{{total_micro_second<=0&&data.activityStatus!=0}}">活动已结束</button>
  201. <button id='noBuy' disabled='true' tt:if="{{data.activityStatus==0}}">活动未开始</button>
  202. </view>
  203. </form>
  204. <form data-type='{{data.type}}' report-submit='true' tt:if="{{mouldType==1}}">
  205. <view class="app-border-topX" style="position:fixed;z-index:{{zIndex}}; bottom: 0;">
  206. <view class="biaoz">{{data.type!=50?'¥':''}}</view>
  207. <view class="selling">{{data.type==50?priceAndStockObj.creditPrice+'积分':priceAndStockObj.salePrice/100}} </view>
  208. <view class="qsOriginal">¥{{priceAndStockObj.price/100}}</view>
  209. <button bindtap="gotopay" disabled='{{showbutton}}' hover-class='active' class='buyX'
  210. tt:if="{{data.type!=11&&data.type!=8&&data.type!=50&&data.type!=51&&priceAndStockObj.salePrice/100!=0&&priceAndStockObj.remainInventory!=0&&endtime!='活动已结束'&&data.activityStatus!=0}}">
  211. 马上购买</button>
  212. <button tt:if="{{data.type==11&&priceAndStockObj.remainInventory!=0}}" bindtap="gohome"
  213. data-couponchannelid="{{couponChannelId}}" data-couponid="{{couponId}}" data-shippingtype="2"
  214. class="home">配送到家
  215. </button>
  216. <button tt:if="{{data.type==11&&priceAndStockObj.remainInventory!=0}}" bindtap="gohome"
  217. data-couponchannelid="{{couponChannelId}}" data-couponid="{{couponId}}" data-shippingtype="1"
  218. class="arrive">到店自提
  219. </button>
  220. <button bindtap="gotopay" disabled='{{showbutton}}' class='buyX'
  221. tt:if="{{data.type!=8&&data.type!=50&&data.type!=51&&priceAndStockObj.salePrice/100==0&&priceAndStockObj.remainInventory!=0&&endtime!='活动已结束'&&data.activityStatus!=0}}">免费领取</button>
  222. <button bindtap="gotopay" disabled='{{showbutton}}' class='buyX' data-type='{{data.type}}'
  223. tt:if="{{data.type==51&&priceAndStockObj.remainInventory!=0||data.type==50&&priceAndStockObj.remainInventory!=0}}">马上兑换</button>
  224. <button class='buyX buyHr' disabled='true'
  225. tt:if="{{data.sendType!=3&&(priceAndStockObj.remainInventory==0&&endtime!='活动已结束'||priceAndStockObj.remainInventory==0&&data.type==8)}}">已售罄</button>
  226. <button class='buyX' disabled='true'
  227. tt:if="{{priceAndStockObj.remainInventory==0&&data.type==50||priceAndStockObj.remainInventory==0&&data.type==51}}">已兑完</button>
  228. <button class='buyX' disabled='true' tt:if="{{endtime=='活动已结束'&&data.activityStatus!=0}}">活动已结束</button>
  229. <button class='buyX' disabled='true' tt:if="{{total_micro_second<=0&&data.activityStatus!=0}}">活动已结束</button>
  230. <button id='buyX' disabled='true' tt:if="{{data.activityStatus==0}}">活动未开始</button>
  231. <!-- <view class="sell">已售出<span class="sellP">{{data.inventory-priceAndStockObj.remainInventory}}</span>件</view> -->
  232. <button tt:if="{{imId && goodId}}" class="serviceBox" open-type="im" data-im-id="{{ imId }}"
  233. data-im-type="goods" data-biz-line="1" data-goods-id="{{ goodId }}" bindim="imCallback" binderror="onimError">
  234. <view class="fuwuLogoBox f">
  235. <image class="itemLogo" src="../../../assets/images/service1.png" />
  236. </view>
  237. </button>
  238. </view>
  239. </form>
  240. </view>
  241. <view tt:if="{{priceAndStockObj.remainInventory!=0&&data.type==8}}" class="btns clearfix" hover-class="none"
  242. hover-stop-propagation="false">
  243. <button class='goback' bindtap='goback'>
  244. <image src='{{homeSelectedO}}' mode="widthFix"></image>
  245. <text class='btnTxt'>首页</text>
  246. </button>
  247. <form report-submit='true' class="fl">
  248. <button bindtap="gotopay" style='background:transparent;color:#fff;' data-discount='discount1'
  249. disabled='{{showbutton}}'>
  250. <text>¥{{priceAndStockObj.price/100}}</text>
  251. <text>立即购买</text>
  252. </button>
  253. </form>
  254. <form bindsubmit="inviteFriend" report-submit='true' class="fr">
  255. <button form-type="submit"
  256. style='background:{{!showbutton1?"transparent":"#ccc"}};color:#fff;font-size:32rpx;line-height:94rpx;border-radius:60rpx;'
  257. disabled='{{showbutton1}}'>
  258. 发起砍价
  259. </button>
  260. </form>
  261. </view>
  262. <!-- 问卷调查 -->
  263. <view class="b1"
  264. style="opacity:{{opacity}};display: {{display}};position: fixed;top:{{navigationBarHeight}};bottom: 0px;left: 0px;right: 0px;background: rgba(0, 0, 0, 0.8);overflow: hidden;z-index: 13;"
  265. animation="{{queueData}}">
  266. <view id='con' class='con'>
  267. <image class='wmclose' mode='widthFix' src="{{closedUrl}}" bindtap="closeQuestion"></image>
  268. <image class='ques_gou' mode='widthFix' src="{{quesGouUrl}}"></image>
  269. <image class='image' src="{{headbgUrl}}" mode='widthFix'></image>
  270. <image class='img image' src="{{quesBgUrl}}" mode='widthFix'></image>
  271. <view class='question'>
  272. <text class='titles'>{{questionnaire.title}}</text>
  273. <!-- 单选 -->
  274. <radio-group class="radio-group" tt:if="{{questionnaire.flag=='single'}}" data-flags="single"
  275. bindchange="formSubmit" data-questionId="{{questionId}}">
  276. <label class="radios" tt:for="{{questionnaire.answers}}" tt:key="{{index}}">
  277. <radio value="{{item.id}}" checked="{{item.checked}}" />{{item.name}}
  278. </label>
  279. </radio-group>
  280. <!-- 多选 -->
  281. <checkbox-group bindchange="checkboxChange" tt:if="{{questionnaire.flag=='multi'}}">
  282. <label class="radio ques" tt:for="{{questionnaire.answers}}" tt:key="index">
  283. <checkbox value="{{item.id}}" />{{item.name}}
  284. </label>
  285. </checkbox-group>
  286. <view class='ques btnss' tt:if="{{questionnaire.flag=='multi'}}" data-flags='multi' bindtap='formSubmit'
  287. data-questionId="{{questionId}}">确定</view>
  288. </view>
  289. </view>
  290. </view>
  291. <!-- 卡转赠领取弹出框 -->
  292. <view class='shaddow' tt:if='{{showCardOffer}}'></view>
  293. <view class='alert-box' tt:if='{{showCardOffer}}'>
  294. <view class='user-img'>
  295. <image src='{{cardData.avatarUrl}}'></image>
  296. </view>
  297. <view class='close' bindtap='closeAlert'>
  298. <image src='{{close02}}'></image>
  299. </view>
  300. <view class='a-title' tt:if='{{!isSamePeople&&isReceived}}'>{{cardData.userName}}</view>
  301. <view class='a-title' tt:if='{{!isSamePeople&&!isReceived}}'>{{cardData.userName+'送您一张消费卡'}}</view>
  302. <view class='a-title' tt:if='{{isSamePeople&&!isReceived}}'>等待好友领取</view>
  303. <view class='a-title' tt:if='{{isSamePeople&&isReceived}}'>{{cardData.userName}}</view>
  304. <view class='a-img'>
  305. <image src='{{cardData.coverImg}}'></image>
  306. <view class='a-received' tt:if="{{isReceived}}">{{statusText}}</view>
  307. </view>
  308. <button type="primary" tt:if='{{!isSamePeople&&!isReceived}}' disabled='{{receivedDisabled}}'
  309. class='support-tansfer' bindtap='checkPhoneStatus'>领取</button>
  310. <button type="primary" tt:if='{{isSamePeople||isReceived}}' class='support-tansfer' bindtap='closeAlert'>关闭</button>
  311. </view>
  312. <!-- 分享弹框 -->
  313. <!-- <c-shareposter bind:myevent="" class="business" couponChannelId="{{data.id}}" tt:if="{{isshowposter}}"/> -->
  314. <!-- 分享弹框 -->
  315. <view class='modal' tt:if="{{isshowposter}}" bindtap='hidemodal'>
  316. <view class='modal-content'>
  317. <view>
  318. <button class='share user-motto' data-id='{{data.id}}' data-couponId='{{data.couponId}}'
  319. data-title='{{data.title}}' id="shareBtn" open-type="share" hover-class="other-button-hover"></button>
  320. <image src='./../../../assets/images/wechat.png' mode='aspectFit'></image>
  321. <text>微信好友</text>
  322. </view>
  323. <view bindtap='showPoster'>
  324. <image src='./../../../assets/images/picture.png' mode='aspectFit'></image>
  325. <text>生成海报</text>
  326. </view>
  327. </view>
  328. </view>
  329. <!-- <view class="shootBox" tt:if="{{spuIdObj.lastStatus==4}}">
  330. <button class="mount" open-type="share" data-channel="video">
  331. <image src="../../../assets/images/shoot.png" class="videoCla"/>
  332. <view class="issue">发布视频</view>
  333. </button>
  334. </view> -->
  335. <phoen showBox="{{showBox}}" bind:hiePhoen="setPhone" bind:heiBox="setBox" />
  336. </view>