1
0

checkout.wxml 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  1. <view class="container">
  2. <view class="address-box">
  3. <view class="address-item" bindtap="selectAddress">
  4. <view class="l">
  5. <text class="name">{{addressVo.userName}}</text>
  6. </view>
  7. <view class="m">
  8. <text class="mobile" wx:if="{{addressVo.telNumber}}">{{addressVo.telNumber}}</text>
  9. <text class="address">{{addressVo.provinceName +addressVo.cityName +addressVo.countyName + addressVo.detailInfo?addressVo.provinceName +addressVo.cityName +addressVo.countyName + addressVo.detailInfo:'选择地址'}}</text>
  10. </view>
  11. <view class="r">
  12. <image src="/static/images/address_right.png"></image>
  13. </view>
  14. </view>
  15. <view class="address-item address-empty" bindtap="addAddress" wx:if="{{addressVo.id <= 0}}">
  16. <view class="m">
  17. 还没有收货地址,去添加
  18. </view>
  19. <view class="r">
  20. <image src="/static/images/address_right.png"></image>
  21. </view>
  22. </view>
  23. </view>
  24. <form bindsubmit="submitOrder" report-submit='true'>
  25. <view class="list-group" style="margin-top: 5px;" bindtap="hideSwitchTicketPop">
  26. <view class="list-cell">
  27. <view class="list-cell-bd">
  28. <view class="list-label">身份证号:</view>
  29. </view>
  30. <view class="list-cell-ft">
  31. <view class="input-box">
  32. <input name="idNo" class="keywrod" value='{{idNoM}}' disabled='{{idNoDisabled}}' bindblur="bindPostscriptBlur" placeholder="必填" />
  33. </view>
  34. </view>
  35. </view>
  36. <view class="list-cell">
  37. <view class="list-cell-bd">
  38. <view class="list-label">姓名:</view>
  39. </view>
  40. <view class="list-cell-ft">
  41. <view class="input-box">
  42. <input name="userName" class="keywrod" value='{{userName}}' disabled='{{idNoDisabled}}' bindblur="bindPostscriptBlur" placeholder="必填" />
  43. </view>
  44. </view>
  45. </view>
  46. <text class='id-card-txt'>
  47. 身份证信息用于跨境商品入境申报,请输入购买者姓名和身份证号码一致的身份证信息确保正常清关;姓名需要与身份证信息一致。</text>
  48. </view>
  49. <view class="{{goodsTotalByType11==0 && goodsTotalByType10==0 && goodsTotalByType02==0 && goodsTotalByType00!=0 && couponList.length == 0 ?'goods-items-all-end':'goods-items-all'}}" wx:if="{{goodsTotalByType00!=0}}">
  50. <view class='item-view'>
  51. <text class="biz-type">保税仓</text>
  52. </view>
  53. <view class="goods-items">
  54. <view class="item" bindtap="hideSwitchTicketPop" wx:for="{{checkedGoodsList}}" wx:if="{{item.goodsBizType==00}}" wx:key="{{item.id}}">
  55. <view class="img">
  56. <image src="{{item.list_pic_url}}"></image>
  57. </view>
  58. <view class="info">
  59. <view class="t">
  60. <view class="name">
  61. <text class='camps' style='color:white'wx:if="{{item.isCamp}}">满减</text><text class='camps' style='color:white;margin-left:4rpx;'wx:if="{{item.isDiscount}}">优惠</text> {{item.goods_name}}
  62. </view>
  63. <text class="number">x{{item.number}}</text>
  64. </view>
  65. <!-- <text wx:if="{{item.campNameList.length > 0}}" wx:for="{{item.campNameList}}" wx:for-item="cell" wx:key="{{index}}" class='camp'>{{cell}}</text> -->
  66. <view class="m">{{null==item.goods_specification_name_value?"":item.goods_specification_name_value}}</view>
  67. <view class="b">¥{{item.retail_price}}</view>
  68. </view>
  69. </view>
  70. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  71. <view class="list-cell-checked-bd">
  72. <view class="list-label">配送方式</view>
  73. </view>
  74. <view class="list-cell-checked-ft">
  75. <text class="txt">{{freightPrice00==0?'快递免邮': '¥'+freightPrice00}}</text>
  76. </view>
  77. </view>
  78. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  79. <view class="list-cell-checked-hd">
  80. <view class="list-label">留言:</view>
  81. <view class="list-cell-checked-ft">
  82. <view class="textra">
  83. <input name="postscript00" data-goods-type="00" class="keywrod" bindblur="bindPostscriptBlur" placeholder="请输入留言信息" />
  84. </view>
  85. </view>
  86. </view>
  87. </view>
  88. <!-- 促销、优惠券、总金额、运费start -->
  89. <view class="list-cell-checked" bindtap="selectCamp" data-goods-type="00" wx:if="{{campList00.length > 0}}">
  90. <view class="list-cell-checked-bd">
  91. <text wx:if="{{campMinusDto00.campMinusId!=0}}" class="name">促销:{{campMinusDto00.campMinusType==00?'满元减:':''}}{{campMinusDto00.campMinusType==01?'满件减:':''}}{{campMinusDto00.campMinusType==10?'满元折:':''}}{{campMinusDto00.campMinusType==11?'满件折:':''}}{{campMinusDto00.campName}}<text style='font-size:22rpx'>{{campMinusDto00.applyType!=00?'(部分商品满减)':''}}</text></text>
  92. <text wx:if="{{campMinusDto00.campMinusId==0}}" class="name">促销:未选择</text>
  93. </view>
  94. <view class="list-cell-checked-ft router">
  95. <text wx:if="{{campMinusDto00.campMinusId!=0}}" class="money red-txt">{{campMinusDto00.campMinusType==10 || campMinusDto00.campMinusType==11?'¥'+campMinusDto00.money+'折':'-¥'+campMinusDto00.money}}</text>
  96. <text wx:if="{{campMinusDto00.campMinusId==0}}" class="txt">{{campList00.length}}张</text>
  97. </view>
  98. </view>
  99. <view class="list-cell-checked" bindtap="selectCoupon" data-goods-type="00" wx:if="{{couponList00.length > 0}}">
  100. <view class="list-cell-checked-bd">
  101. <text wx:if="{{checkedCoupon00.id > 0}}" class="name">优惠券:{{checkedCoupon00.couponName}}<text style='font-size:22rpx'>{{checkedCoupon00.applyType!=00?'(部分商品优惠)':''}}</text></text>
  102. <text wx:if="{{checkedCoupon00.id==0}}" class="name">优惠券:未选择</text>
  103. </view>
  104. <view class="list-cell-checked-ft router">
  105. <text wx:if="{{checkedCoupon00.id > 0}}" class="money red-txt">{{checkedCoupon00.tickDiscType==01?'¥'+checkedCoupon00.typeMoney+'折':'-¥'+checkedCoupon00.typeMoney}}</text>
  106. <text wx:if="{{checkedCoupon00.id==0}}" class="txt">{{couponList00.length}}张</text>
  107. </view>
  108. </view>
  109. <view class="list-cell" bindtap="hideSwitchTicketPop">
  110. <view class="list-cell-bd">
  111. <view class="list-label">商品合计</view>
  112. </view>
  113. <view class="list-cell-ft">
  114. <text class="txt">共{{goodsTotalByType00}}件商品 总计¥{{goodsTotalPrice00}} <text wx:if="{{checkedCoupon00||campMinusDto00}}" class="txt">优惠后价格<text style='color:#b4282d;font-size:24rpx'>¥{{actualPrice00}}</text></text>
  115. </text>
  116. </view>
  117. </view>
  118. <view class="list-cell" wx:if="{{campMinusDto00.campMinusId > 0}}" bindtap="hideSwitchTicketPop">
  119. <view class="list-cell-bd">
  120. <view class="list-label">促销活动:{{campMinusDto00.campMinusType==00?'满元减':''}}{{campMinusDto00.campMinusType==01?'满件减':''}}{{campMinusDto00.campMinusType==10?'满元折':''}}{{campMinusDto00.campMinusType==11?'满件折':''}}</view>
  121. </view>
  122. <view class="list-cell-ft">
  123. <text class="txt" style='color:#b4282d'>{{campMinusDto00.campMinusType==10 || campMinusDto00.campMinusType==11?'¥'+campMinusDto00.money+'折':'-¥'+campMinusDto00.money}}</text>
  124. </view>
  125. </view>
  126. <view class="list-cell" wx:if="{{checkedCoupon00.id > 0}}" bindtap="hideSwitchTicketPop">
  127. <view class="list-cell-bd">
  128. <view class="list-label">商品优惠券</view>
  129. </view>
  130. <view class="list-cell-ft">
  131. <text class="txt" style='color:#b4282d'>{{checkedCoupon00.tickDiscType==01?'¥'+checkedCoupon00.typeMoney+'折':'-¥'+checkedCoupon00.typeMoney}}</text>
  132. </view>
  133. </view>
  134. <view class="list-cell" bindtap="hideSwitchTicketPop">
  135. <view class="list-cell-bd">
  136. <view class="list-label">运费</view>
  137. </view>
  138. <view class="list-cell-ft">
  139. <text class="txt">+¥{{freightPrice00}}</text>
  140. </view>
  141. </view>
  142. <!-- 优惠券、总金额、运费end -->
  143. </view>
  144. </view>
  145. <view class="{{goodsTotalByType11==0 && goodsTotalByType10==0 && goodsTotalByType02!=0 && couponList.length == 0?'goods-items-all-end':'goods-items-all'}}" wx:if="{{goodsTotalByType02!=0}}">
  146. <view class='item-view'>
  147. <text class="biz-type">保税展示</text>
  148. </view>
  149. <view class="goods-items">
  150. <view class="item" wx:for="{{checkedGoodsList}}" bindtap="hideSwitchTicketPop" wx:if="{{item.goodsBizType==02}}" wx:key="{{item.id}}">
  151. <view class="img">
  152. <image src="{{item.list_pic_url}}"></image>
  153. </view>
  154. <view class="info">
  155. <view class="t">
  156. <view class="name">
  157. <text class='camps' style='color:white'wx:if="{{item.isCamp}}">满减</text><text class='camps' style='color:white;margin-left:4rpx;'wx:if="{{item.isDiscount}}">优惠</text> {{item.goods_name}}
  158. </view>
  159. <text class="number">x{{item.number}}</text>
  160. </view>
  161. <!-- <view class="m">{{null==item.goods_specification_name_value?"":item.goods_specification_name_value}}</view> -->
  162. <view class="b">¥{{item.retail_price}}</view>
  163. </view>
  164. </view>
  165. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  166. <view class="list-cell-checked-bd">
  167. <view class="list-label">配送方式</view>
  168. </view>
  169. <view class="list-cell-checked-ft">
  170. <text class="txt">{{freightPrice02==0?'快递免邮': '¥'+freightPrice02}}</text>
  171. </view>
  172. </view>
  173. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  174. <view class="list-cell-checked-hd">
  175. <view class="list-label">留言:</view>
  176. <view class="list-cell-checked-ft">
  177. <view class="textra">
  178. <input name="postscript02" data-goods-type="02" class="keywrod" bindblur="bindPostscriptBlur" placeholder="请输入留言信息" />
  179. </view>
  180. </view>
  181. </view>
  182. </view>
  183. <!-- 促销、优惠券、总金额、运费start -->
  184. <view class="list-cell-checked" bindtap="selectCamp" data-goods-type="02" wx:if="{{campList02.length > 0}}">
  185. <view class="list-cell-checked-bd">
  186. <text wx:if="{{campMinusDto02.campMinusId!=0}}" class="name">促销:{{campMinusDto02.campMinusType==00?'满元减:':''}}{{campMinusDto02.campMinusType==01?'满件减:':''}}{{campMinusDto02.campMinusType==10?'满元折:':''}}{{campMinusDto02.campMinusType==11?'满件折:':''}}{{campMinusDto02.campName}}<text style='font-size:22rpx'>{{campMinusDto02.applyType!=00?'(部分商品满减)':''}}</text></text>
  187. <text wx:if="{{campMinusDto02.campMinusId==0}}" class="name">促销:未选择</text>
  188. </view>
  189. <view class="list-cell-checked-ft router">
  190. <text wx:if="{{campMinusDto02.campMinusId!=0}}" class="money red-txt">{{campMinusDto02.campMinusType==10 || campMinusDto02.campMinusType==11?'¥'+campMinusDto02.money+'折':'-¥'+campMinusDto02.money}}</text>
  191. <text wx:if="{{campMinusDto02.campMinusId==0}}" class="txt">{{campList02.length}}张</text>
  192. </view>
  193. </view>
  194. <view class="list-cell-checked" bindtap="selectCoupon" data-goods-type="02" wx:if="{{couponList02.length > 0}}">
  195. <view class="list-cell-checked-bd">
  196. <text wx:if="{{checkedCoupon02.id > 0}}" class="name">优惠券:{{checkedCoupon02.couponName}}<text style='font-size:22rpx'>{{checkedCoupon02.applyType!=00?'(部分商品优惠)':''}}</text></text>
  197. <text wx:if="{{checkedCoupon02.id==0}}" class="name">优惠券:未选择</text>
  198. </view>
  199. <view class="list-cell-checked-ft router">
  200. <text wx:if="{{checkedCoupon02.id > 0}}" class="money red-txt">{{checkedCoupon02.tickDiscType==01?'¥'+checkedCoupon02.typeMoney+'折':'-¥'+checkedCoupon02.typeMoney}}</text>
  201. <text wx:if="{{checkedCoupon02.id==0}}" class="txt">{{couponList02.length}}张</text>
  202. </view>
  203. </view>
  204. <view class="list-cell" bindtap="hideSwitchTicketPop">
  205. <view class="list-cell-bd">
  206. <view class="list-label">商品合计</view>
  207. </view>
  208. <view class="list-cell-ft">
  209. <text class="txt">共{{goodsTotalByType02}}件商品 总计¥{{goodsTotalPrice02}} <text wx:if="{{checkedCoupon02||campMinusDto02}}" class="txt">优惠后价格<text style='color:#b4282d;font-size:24rpx'>¥{{actualPrice02}}</text></text>
  210. </text>
  211. </view>
  212. </view>
  213. <view class="list-cell" wx:if="{{campMinusDto02.campMinusId > 0}}" bindtap="hideSwitchTicketPop">
  214. <view class="list-cell-bd">
  215. <view class="list-label">促销活动:{{campMinusDto02.campMinusType==00?'满元减':''}}{{campMinusDto02.campMinusType==01?'满件减':''}}{{campMinusDto02.campMinusType==10?'满元折':''}}{{campMinusDto02.campMinusType==11?'满件折':''}}</view>
  216. </view>
  217. <view class="list-cell-ft">
  218. <text class="txt" style='color:#b4282d'>{{campMinusDto02.campMinusType==10 || campMinusDto02.campMinusType==11?'¥'+campMinusDto02.money+'折':'-¥'+campMinusDto02.money}}</text>
  219. </view>
  220. </view>
  221. <view class="list-cell" wx:if="{{checkedCoupon02.id > 0}}" bindtap="hideSwitchTicketPop">
  222. <view class="list-cell-bd">
  223. <view class="list-label">商品优惠券</view>
  224. </view>
  225. <view class="list-cell-ft">
  226. <text class="txt" style='color:#b4282d'>{{checkedCoupon02.tickDiscType==01?'¥'+checkedCoupon02.typeMoney+'折':'-¥'+checkedCoupon02.typeMoney}}</text>
  227. </view>
  228. </view>
  229. <view class="list-cell" bindtap="hideSwitchTicketPop">
  230. <view class="list-cell-bd">
  231. <view class="list-label">运费</view>
  232. </view>
  233. <view class="list-cell-ft">
  234. <text class="txt">+¥{{freightPrice02}}</text>
  235. </view>
  236. </view>
  237. <!-- 优惠券、总金额、运费end -->
  238. </view>
  239. </view>
  240. <view class="{{goodsTotalByType11==0 && goodsTotalByType10!=0 && couponList.length == 0 ?'goods-items-all-end':'goods-items-all'}}" wx:if="{{goodsTotalByType10!=0}}">
  241. <view class='item-view'>
  242. <text class="biz-type">现场速递</text>
  243. </view>
  244. <view class="goods-items">
  245. <view class="item" bindtap="hideSwitchTicketPop" wx:for="{{checkedGoodsList}}" wx:if="{{item.goodsBizType==10}}" wx:key="{{item.id}}">
  246. <view class="img">
  247. <image src="{{item.list_pic_url}}"></image>
  248. </view>
  249. <view class="info">
  250. <view class="t">
  251. <view class="name">
  252. <text class='camps' style='color:white'wx:if="{{item.isCamp}}">满减</text> <text class='camps' style='color:white;margin-left:4rpx;'wx:if="{{item.isDiscount}}">优惠</text>{{item.goods_name}}
  253. </view>
  254. <text class="number">x{{item.number}}</text>
  255. </view>
  256. <!-- <view class="m">{{null==item.goods_specification_name_value?"":item.goods_specification_name_value}}</view> -->
  257. <view class="b">¥{{item.retail_price}}</view>
  258. </view>
  259. </view>
  260. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  261. <view class="list-cell-checked-bd">
  262. <view class="list-label">配送方式</view>
  263. </view>
  264. <view class="list-cell-checked-ft">
  265. <text class="txt">{{freightPrice10==0?'快递免邮': '¥'+freightPrice10}}</text>
  266. </view>
  267. </view>
  268. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  269. <view class="list-cell-checked-hd">
  270. <view class="list-label">留言:</view>
  271. <view class="list-cell-checked-ft">
  272. <view class="textra">
  273. <input name="postscript10" data-goods-type="10" class="keywrod" bindblur="bindPostscriptBlur" placeholder="请输入留言信息" />
  274. </view>
  275. </view>
  276. </view>
  277. </view>
  278. <!-- 促销、优惠券、总金额、运费start -->
  279. <view class="list-cell-checked" bindtap="selectCamp" data-goods-type="10" wx:if="{{campList10.length > 0}}">
  280. <view class="list-cell-checked-bd">
  281. <text wx:if="{{campMinusDto10.campMinusId!=0}}" class="name">促销:{{campMinusDto10.campMinusType==00?'满元减:':''}}{{campMinusDto10.campMinusType==01?'满件减:':''}}{{campMinusDto10.campMinusType==10?'满元折:':''}}{{campMinusDto10.campMinusType==11?'满件折:':''}}{{campMinusDto10.campName}}<text style='font-size:22rpx'>{{campMinusDto10.applyType!=00?'(部分商品满减)':''}}</text></text>
  282. <text wx:if="{{campMinusDto10.campMinusId==0}}" class="name">促销:未选择</text>
  283. </view>
  284. <view class="list-cell-checked-ft router">
  285. <text wx:if="{{campMinusDto10.campMinusId!=0}}" class="money red-txt">{{campMinusDto10.campMinusType==10 || campMinusDto10.campMinusType==11?'¥'+campMinusDto10.money+'折':'-¥'+campMinusDto10.money}}</text>
  286. <text wx:if="{{campMinusDto10.campMinusId==0}}" class="txt">{{campList10.length}}张</text>
  287. </view>
  288. </view>
  289. <view class="list-cell-checked" bindtap="selectCoupon" data-goods-type="10" wx:if="{{couponList10.length > 0}}">
  290. <view class="list-cell-checked-bd">
  291. <text wx:if="{{checkedCoupon10.id > 0}}" class="name">优惠券:{{checkedCoupon10.couponName}}<text style='font-size:22rpx'>{{checkedCoupon10.applyType!=00?'(部分商品优惠)':''}}</text></text>
  292. <text wx:if="{{checkedCoupon10.id==0}}" class="name">优惠券:未选择</text>
  293. </view>
  294. <view class="list-cell-checked-ft router">
  295. <text wx:if="{{checkedCoupon10.id > 0}}" class="money red-txt">{{checkedCoupon10.tickDiscType==01?'¥'+checkedCoupon10.typeMoney+'折':'-¥'+checkedCoupon10.typeMoney}}</text>
  296. <text wx:if="{{checkedCoupon10.id==0}}" class="txt">{{couponList10.length}}张</text>
  297. </view>
  298. </view>
  299. <view class="list-cell" bindtap="hideSwitchTicketPop">
  300. <view class="list-cell-bd">
  301. <view class="list-label">商品合计</view>
  302. </view>
  303. <view class="list-cell-ft">
  304. <text class="txt">共{{goodsTotalByType10}}件商品 总计¥{{goodsTotalPrice10}} <text wx:if="{{checkedCoupon10||campMinusDto10}}" class="txt">优惠后价格<text style='color:#b4282d;font-size:24rpx'>¥{{actualPrice10}}</text></text>
  305. </text>
  306. </view>
  307. </view>
  308. <view class="list-cell" wx:if="{{campMinusDto10.campMinusId > 0}}" bindtap="hideSwitchTicketPop">
  309. <view class="list-cell-bd">
  310. <view class="list-label">促销活动:{{campMinusDto10.campMinusType==00?'满元减':''}}{{campMinusDto10.campMinusType==01?'满件减':''}}{{campMinusDto10.campMinusType==10?'满元折':''}}{{campMinusDto10.campMinusType==11?'满件折':''}}</view>
  311. </view>
  312. <view class="list-cell-ft">
  313. <text class="txt" style='color:#b4282d'>{{campMinusDto10.campMinusType==10 || campMinusDto10.campMinusType==11?'¥'+campMinusDto10.money+'折':'-¥'+campMinusDto10.money}}</text>
  314. </view>
  315. </view>
  316. <view class="list-cell" wx:if="{{checkedCoupon10.id > 0}}" bindtap="hideSwitchTicketPop">
  317. <view class="list-cell-bd">
  318. <view class="list-label">商品优惠券</view>
  319. </view>
  320. <view class="list-cell-ft">
  321. <text class="txt" style='color:#b4282d'>{{checkedCoupon10.tickDiscType==01?'¥'+checkedCoupon10.typeMoney+'折':'-¥'+checkedCoupon10.typeMoney}}</text>
  322. </view>
  323. </view>
  324. <view class="list-cell" bindtap="hideSwitchTicketPop">
  325. <view class="list-cell-bd">
  326. <view class="list-label">运费</view>
  327. </view>
  328. <view class="list-cell-ft">
  329. <text class="txt">+¥{{freightPrice10}}</text>
  330. </view>
  331. </view>
  332. <!-- 优惠券、总金额、运费end -->
  333. </view>
  334. </view>
  335. <view class="{{goodsTotalByType11!=0 && couponList.length == 0?'goods-items-all-end':'goods-items-all'}}" wx:if="{{goodsTotalByType11!=0}}">
  336. <view class='item-view'>
  337. <text class="biz-type">普通商品</text>
  338. </view>
  339. <view class="goods-items">
  340. <view class="item" bindtap="hideSwitchTicketPop" wx:for="{{checkedGoodsList}}" wx:if="{{item.goodsBizType==11}}" wx:key="{{item.id}}">
  341. <view class="img">
  342. <image src="{{item.list_pic_url}}"></image>
  343. </view>
  344. <view class="info">
  345. <view class="t">
  346. <view class="name">
  347. <text class='camps' style='color:white'wx:if="{{item.isCamp}}">满减</text> <text class='camps' style='color:white;margin-left:4rpx;'wx:if="{{item.isDiscount}}">优惠</text>{{item.goods_name}}
  348. </view>
  349. <text class="number">x{{item.number}}</text>
  350. </view>
  351. <!-- <view class="m">{{null==item.goods_specification_name_value?"":item.goods_specification_name_value}}</view> -->
  352. <view class="b">¥{{item.retail_price}}</view>
  353. </view>
  354. </view>
  355. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  356. <view class="list-cell-checked-bd">
  357. <view class="list-label">配送方式</view>
  358. </view>
  359. <view class="list-cell-checked-ft">
  360. <text class="txt">{{freightPrice11==0?'快递免邮': '¥'+freightPrice11}}</text>
  361. </view>
  362. </view>
  363. <view class="list-cell-checked" bindtap="hideSwitchTicketPop">
  364. <view class="list-cell-checked-hd">
  365. <view class="list-label">留言:</view>
  366. <view class="list-cell-checked-ft">
  367. <view class="textra">
  368. <input name="postscript11" data-goods-type="11" class="keywrod" bindblur="bindPostscriptBlur" placeholder="请输入留言信息" />
  369. </view>
  370. </view>
  371. </view>
  372. </view>
  373. <!-- 促销、优惠券、总金额、运费start -->
  374. <view class="list-cell-checked" bindtap="selectCamp" data-goods-type="11" wx:if="{{campList11.length > 0}}">
  375. <view class="list-cell-checked-bd">
  376. <text wx:if="{{campMinusDto11.campMinusId!=0}}" class="name">促销:{{campMinusDto11.campMinusType==00?'满元减:':''}}{{campMinusDto11.campMinusType==01?'满件减:':''}}{{campMinusDto11.campMinusType==10?'满元折:':''}}{{campMinusDto11.campMinusType==11?'满件折:':''}}{{campMinusDto11.campName}}<text style='font-size:22rpx'>{{campMinusDto11.applyType!=00?'(部分商品满减)':''}}</text></text>
  377. <text wx:if="{{campMinusDto11.campMinusId==0}}" class="name">促销:未选择</text>
  378. </view>
  379. <view class="list-cell-checked-ft router">
  380. <text wx:if="{{campMinusDto11.campMinusId!=0}}" class="money red-txt">{{campMinusDto11.campMinusType==10 || campMinusDto11.campMinusType==11?'¥'+campMinusDto11.money+'折':'-¥'+campMinusDto11.money}}</text>
  381. <text wx:if="{{campMinusDto11.campMinusId==0}}" class="txt">{{campList11.length}}张</text>
  382. </view>
  383. </view>
  384. <view class="list-cell-checked" bindtap="selectCoupon" data-goods-type="11" wx:if="{{couponList11.length > 0}}">
  385. <view class="list-cell-checked-bd">
  386. <text wx:if="{{checkedCoupon11.id > 0}}" class="name">优惠券:{{checkedCoupon11.couponName}}<text style='font-size:22rpx'>{{checkedCoupon11.applyType!=00?'(部分商品优惠)':''}}</text></text>
  387. <text wx:if="{{checkedCoupon11.id==0}}" class="name">优惠券:未选择</text>
  388. </view>
  389. <view class="list-cell-checked-ft router">
  390. <text wx:if="{{checkedCoupon11.id > 0}}" class="money red-txt">{{checkedCoupon11.tickDiscType==01?'¥'+checkedCoupon11.typeMoney+'折':'-¥'+checkedCoupon11.typeMoney}}</text>
  391. <text wx:if="{{checkedCoupon11.id==0}}" class="txt">{{couponList11.length}}张</text>
  392. </view>
  393. </view>
  394. <view class="list-cell" bindtap="hideSwitchTicketPop">
  395. <view class="list-cell-bd">
  396. <view class="list-label">商品合计</view>
  397. </view>
  398. <view class="list-cell-ft">
  399. <text class="txt">共{{goodsTotalByType11}}件商品 总计¥{{goodsTotalPrice11}} <text wx:if="{{checkedCoupon11||campMinusDto11}}" class="txt">优惠后价格<text style='color:#b4282d;font-size:24rpx'>¥{{actualPrice11}}</text></text>
  400. </text>
  401. </view>
  402. </view>
  403. <view class="list-cell" wx:if="{{campMinusDto11.campMinusId > 0}}" bindtap="hideSwitchTicketPop">
  404. <view class="list-cell-bd">
  405. <view class="list-label">促销活动:{{campMinusDto11.campMinusType==00?'满元减':''}}{{campMinusDto11.campMinusType==01?'满件减':''}}{{campMinusDto11.campMinusType==10?'满元折':''}}{{campMinusDto11.campMinusType==11?'满件折':''}}</view>
  406. </view>
  407. <view class="list-cell-ft">
  408. <text class="txt" style='color:#b4282d'>{{campMinusDto11.campMinusType==10 || campMinusDto11.campMinusType==11?'¥'+campMinusDto11.money+'折':'-¥'+campMinusDto11.money}}</text>
  409. </view>
  410. </view>
  411. <view class="list-cell" wx:if="{{checkedCoupon11.id > 0}}" bindtap="hideSwitchTicketPop">
  412. <view class="list-cell-bd">
  413. <view class="list-label">商品优惠券</view>
  414. </view>
  415. <view class="list-cell-ft">
  416. <text class="txt" style='color:#b4282d'>{{checkedCoupon11.tickDiscType==01?'¥'+checkedCoupon11.typeMoney+'折':'-¥'+checkedCoupon11.typeMoney}}</text>
  417. </view>
  418. </view>
  419. <view class="list-cell" bindtap="hideSwitchTicketPop">
  420. <view class="list-cell-bd">
  421. <view class="list-label">运费</view>
  422. </view>
  423. <view class="list-cell-ft">
  424. <text class="txt">+¥{{freightPrice11}}</text>
  425. </view>
  426. </view>
  427. <!-- 优惠券、总金额、运费end -->
  428. </view>
  429. </view>
  430. <view class="goods-items-all-end">
  431. </view>
  432. <!--
  433. <view class="list-cell">
  434. <view class="list-cell-bd">
  435. <view class="list-label">送达时间</view>
  436. </view>
  437. <picker mode="multiSelector" bindchange="bindMultiPickerChange" bindcolumnchange="bindMultiPickerColumnChange" value="{{multiIndex}}" range="{{multiArray}}" class="list-cell-ft router">
  438. <view class="red-txt">{{delivery_date}}</view>
  439. <text class="red-txt">{{delivery_remark}}</text>
  440. </picker>
  441. </view > -->
  442. <!-- 领券弹框start -->
  443. <view wx:if="{{openTicketAttr}}" class="attr-pop">
  444. <view class="attr-title">订单优惠</view>
  445. <view class="ticket-img-info">
  446. <!-- 查看门店优惠券列表 -->
  447. <!-- data-ticket-id="{{item.id}}" data-goods-type="{{item.id}}" bindtap="selectTicket" -->
  448. <view style="margin-top: 16rpx;height:50rpx;width:687.5rpx;" wx:for="{{ticketDiscountList}}" wx:key="{{item.id}}">
  449. <view class="coupon-title">
  450. <view style='float:left'>{{ item.couponName }} {{item.tickDiscType==01?'¥'+item.typeMoney+'折':'¥'+item.typeMoney}}</view>
  451. <view style='float:right;margin-right:30rpx;' data-ticket-id="{{item.id}}" data-goods-type="{{item.goodsBizType}}" bindtap="selectTicket">
  452. <image class="img" src="{{checkTickDiscId==item.id?'../../../static/images/select.png':'../../../static/images/no-select.png'}}"></image>
  453. </view>
  454. </view>
  455. <view class="bottom-btn">
  456. <view class="r" bindtap="submitTicket">完成</view>
  457. </view>
  458. </view>
  459. <!-- 查看门店优惠券列表end -->
  460. </view>
  461. </view>
  462. <!-- 领券弹框end -->
  463. <!-- 选择促销活动弹框start -->
  464. <view wx:if="{{openCampMinusAttr}}" class="attr-pop">
  465. <view class="attr-title">选择促销活动</view>
  466. <view class="ticket-img-info">
  467. <!-- 查看门店优惠券列表 -->
  468. <!-- data-ticket-id="{{item.id}}" data-goods-type="{{item.id}}" bindtap="selectTicket" -->
  469. <view style="margin-top: 16rpx;height:50rpx;width:687.5rpx;" wx:for="{{storeCampMinusList}}" wx:key="{{item.campMinusId}}">
  470. <view class="coupon-title">
  471. <view style='float:left'>{{ item.campName }} {{item.campMinusType==10||item.campMinusType==11?'¥'+item.money+'折':'¥'+item.money}}</view>
  472. <view style='float:right;margin-right:30rpx;' data-camp-id="{{item.campMinusId}}" data-goods-type="{{item.goodsBizType}}" bindtap="selectUserCamp">
  473. <image class="img" src="{{checkCampId==item.campMinusId?'../../../static/images/select.png':'../../../static/images/no-select.png'}}"></image>
  474. </view>
  475. </view>
  476. <view class="bottom-btn">
  477. <view class="r" bindtap="submitCampMinus">完成</view>
  478. </view>
  479. </view>
  480. <!-- 查看门店优惠券列表end -->
  481. </view>
  482. </view>
  483. <!-- 选择促销活动弹框end -->
  484. <view class="order-total">
  485. <view class="l">实付:¥{{actualPrice}}</view>
  486. <button class="r" form-type="submit" wx:if="{{!isEditCart}}">去付款</button>
  487. </view>
  488. </form>
  489. </view>