index.vue 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471
  1. <template>
  2. <view class="product-con" :style="colorStyle">
  3. <view class="product-con">
  4. <!-- #ifndef APP-PLUS -->
  5. <view class="navbar" :style="{ height: navH + 'rpx', opacity: opacity }">
  6. <view class="navbarH" :style="'height:' + navH + 'rpx;'">
  7. <view class="navbarCon acea-row row-center-wrapper" :style="{ paddingRight: navbarRight - 20 + 'px' }">
  8. <view class="header acea-row row-center-wrapper">
  9. <view class="item" :class="navActive === index ? 'on' : ''" v-for="(item, index) in navList" :key="index" @tap="tap(index)">{{ item }}</view>
  10. </view>
  11. </view>
  12. </view>
  13. </view>
  14. <!-- #endif -->
  15. <!-- <view class='iconfont icon-xiangzuo' :style="{top:navH/2+'rpx',opacity:(1-opacity)}" @tap='returns'></view> -->
  16. <!-- #ifndef APP-PLUS -->
  17. <view id="home" class="home acea-row row-center-wrapper" :class="[opacity > 0.5 ? 'on' : '']" :style="{ top: homeTop + 'rpx' }">
  18. <view class="iconfont icon-fanhui2" @tap="returns"></view>
  19. <!-- #ifdef MP -->
  20. <view class="line"></view>
  21. <view class="iconfont icon-gengduo5" @click="moreNav"></view>
  22. <!-- #endif -->
  23. </view>
  24. <!-- #endif -->
  25. <!-- #ifdef H5 -->
  26. <view id="home" class="home right acea-row row-center-wrapper" :class="[opacity > 0.5 ? 'on' : '']" :style="{ top: homeTop + 'rpx' }">
  27. <!-- #endif -->
  28. <!-- #ifdef H5 -->
  29. <view class="iconfont icon-gengduo2" @click="moreNav"></view>
  30. </view>
  31. <!-- #endif -->
  32. <homeList :navH="navH" :returnShow="returnShow" :currentPage="currentPage" :sysHeight="sysHeight"></homeList>
  33. <view>
  34. <scroll-view :scroll-top="scrollTop" scroll-y="true" scroll-with-animation="true" :style="'height:' + height + 'px;'" @scroll="scroll">
  35. <view id="past0">
  36. <!-- #ifdef APP-PLUS || MP -->
  37. <view class="" :style="'width:100%;' + 'height:' + sysHeight"></view>
  38. <!-- #endif -->
  39. <productConSwiper
  40. ref="proSwiper"
  41. :imgUrls="storeInfo.slider_image"
  42. :videoline="storeInfo.video_link"
  43. @videoPause="videoPause"
  44. @showSwiperImg="showSwiperImg"
  45. ></productConSwiper>
  46. <view class="wrapper">
  47. <view class="share acea-row row-between row-bottom">
  48. <view class="money font-color">
  49. <text class="text">{{ $t(`到手价`) }}</text>
  50. <baseMoney class="mr-12" :money="realPriceData.real_price" symbolSize="24" integerSize="40" decimalSize="24" weight color="var(--view-theme)"></baseMoney>
  51. <text class="text text--w111-333">{{ $t(`售价`) }}</text>
  52. <baseMoney class="mr-12" :money="realPriceData.price" symbolSize="24" integerSize="24" decimalSize="24" weight color="#333"></baseMoney>
  53. <view
  54. class="vip-money"
  55. v-if="storeInfo.vip_price && storeInfo.vip_price > 0 && storeInfo.is_vip == 1 && svip_price_open == 1 && realPriceData.user_is_member == 0"
  56. >
  57. <view class="svip-tag">SVIP</view>
  58. <view class="">{{ $t(`¥`) }}{{ realPriceData.member_price }}</view>
  59. </view>
  60. </view>
  61. <view class="iconfont icon-fenxiang" @click="listenerActionSheet"></view>
  62. </view>
  63. <view class="introduce" v-text="storeInfo.store_name || ''"></view>
  64. <view class="limit_good" v-if="storeInfo.limit_type > 0">
  65. {{ storeInfo.limit_type == 1 ? $t(`单次限购`) : $t(`永久限购`) }}{{ storeInfo.limit_num }}{{ $t(storeInfo.unit_name) }}
  66. <text class="line" v-if="storeInfo.limit_type > 0 && storeInfo.min_qty > 1">|</text>
  67. <text v-if="storeInfo.min_qty > 1">{{ $t(`起购`) }}{{ storeInfo.min_qty + storeInfo.unit_name }}</text>
  68. </view>
  69. <view class="label acea-row row-between-wrapper" style="padding-bottom: 20rpx">
  70. <view class="delete-line">{{ $t(`¥`) }}{{ ot_price || 0 }}</view>
  71. <view class="">
  72. {{ $t(`库存`) }} : {{ attr.productSelect.stock || 0 }}
  73. {{ $t(storeInfo.unit_name) || '' }}
  74. </view>
  75. <view class="">
  76. {{ $t(`销量`) }} : {{ storeInfo.fsales || 0 }}
  77. {{ $t(storeInfo.unit_name) || '' }}
  78. </view>
  79. </view>
  80. <!-- 商品标签 -->
  81. <view class="flex flex-wrap mt-24 p-x-15" v-if="storeInfo.label_list && storeInfo.label_list.length">
  82. <BaseTag
  83. :text="label.name"
  84. :color="label.font_color"
  85. :background="label.bg_color"
  86. :borderColor="label.border_color"
  87. :circle="label.border_color ? true : false"
  88. :imgSrc="label.image"
  89. size="middle"
  90. v-for="(label, idx) in storeInfo.label_list"
  91. :key="idx"
  92. ></BaseTag>
  93. </view>
  94. <view v-if="!is_money_level && storeInfo.vip_price && storeInfo.is_vip" class="svip acea-row row-between-wrapper">
  95. <view class="">{{ $t(`开通“超级会员”立省`) }}{{ diff }}{{ $t(`元`) }}</view>
  96. <navigator url="/pages/annex/vip_paid/index">
  97. {{ $t(`立即开通`) }}
  98. <text class="iconfont icon-jiantou"></text>
  99. </navigator>
  100. </view>
  101. <view class="presell_count" v-if="storeInfo.presale">
  102. <view>
  103. <view>{{ $t(`预售活动时间`) }}:</view>
  104. <view v-if="storeInfo.presale_start_time && storeInfo.presale_end_time" class="presell_time">
  105. <view class="iconfont icon-shijian1"></view>
  106. {{ storeInfo.presale_start_time }}
  107. <span class="area_line">~</span>
  108. {{ storeInfo.presale_end_time }}
  109. </view>
  110. </view>
  111. <view>{{ $t(`预售结束后`) }} {{ storeInfo.presale_day }} {{ $t(`天内发货`) }}</view>
  112. </view>
  113. <!-- <view class='coupon acea-row row-between-wrapper' v-if="storeInfo.give_integral > 0">
  114. <view class='hide line1 acea-row'>
  115. 赠积分:
  116. <view class='activity'>赠送 {{storeInfo.give_integral}} 积分</view>
  117. </view>
  118. </view> -->
  119. <view v-if="couponList.length" class="coupon acea-row row-between-wrapper" @click="couponTap" style="margin-top: 0rpx">
  120. <view class="hide line1 acea-row">
  121. {{ $t(`优惠券`) }}:
  122. <template v-for="(item, index) in couponList">
  123. <view v-if="index < 2" class="activity" :key="index">{{ $t(`满`) }} {{ item.use_min_price }} {{ $t(`减`) }} {{ item.coupon_price }}</view>
  124. </template>
  125. </view>
  126. <view class="iconfont icon-jiantou"></view>
  127. </view>
  128. <view class="coupon acea-row row-between-wrapper" v-if="activity.length">
  129. <view class="line1 acea-row">
  130. <text class="coupon-title">{{ $t(`活动`) }}:</text>
  131. <view v-for="(item, index) in activity" :key="index" @click="goActivity(item)">
  132. <view
  133. v-if="item.type === '1' && $permission('seckill')"
  134. :class="index == 0 ? 'activity_pin' : '' || index == 1 ? 'activity_miao' : '' || index == 2 ? 'activity_kan' : ''"
  135. >
  136. <text class="iconfonts iconfont icon-pintuan"></text>
  137. <text class="activity_title">{{ $t(`参与秒杀`) }}</text>
  138. </view>
  139. <view
  140. :class="index == 0 ? 'activity_pin' : '' || index == 1 ? 'activity_miao' : '' || index == 2 ? 'activity_kan' : ''"
  141. v-if="item.type === '2' && $permission('bargain')"
  142. >
  143. <text class="iconfonts iconfont icon-shenhezhong"></text>
  144. <text class="activity_title">{{ $t(`参与砍价`) }}</text>
  145. </view>
  146. <view
  147. :class="index == 0 ? 'activity_pin' : '' || index == 1 ? 'activity_miao' : '' || index == 2 ? 'activity_kan' : ''"
  148. v-if="item.type === '3' && $permission('combination')"
  149. >
  150. <text class="iconfonts iconfont icon-kanjia"></text>
  151. <text class="activity_title">{{ $t(`参与拼团`) }}</text>
  152. </view>
  153. </view>
  154. </view>
  155. </view>
  156. </view>
  157. <view class="attribute acea-row row-between-wrapper" @click="selecAttr" v-if="attr.productAttr.length">
  158. <view class="flex justify-between">
  159. <view style="display: flex; align-items: center; width: 90%">
  160. <view class="attr-txt">{{ attrTxt }}:</view>
  161. <view class="atterTxt line1" style="width: 82%">{{ attrValue }}</view>
  162. </view>
  163. <view class="iconfont icon-jiantou"></view>
  164. </view>
  165. <view class="acea-row row-between-wrapper attr-pics" v-if="skuArr.length">
  166. <view class="flexs" v-show="storeInfo.attrPics.length">
  167. <image :src="item" v-for="(item, index) in storeInfo.attrPics.slice(0, 4)" :key="index" class="attrImg"></image>
  168. </view>
  169. <view class="flexs" v-show="!storeInfo.attrPics.length">
  170. <image :src="item.image" v-for="(item, index) in skuArr.slice(0, 4)" :key="index" class="attrImg"></image>
  171. </view>
  172. <view class="switchTxt">{{ $t(`共`) }}{{ skuArr.length }} {{ $t(`种规格可选`) }}</view>
  173. </view>
  174. </view>
  175. <!-- 参数 -->
  176. <view
  177. v-if="(storeInfo.params_list && storeInfo.params_list.length) || (storeInfo.protection_list && storeInfo.protection_list.length)"
  178. class="attribute acea-row row-between-wrapper"
  179. >
  180. <view v-if="storeInfo.params_list && storeInfo.params_list.length" class="flex justify-between card" @click="openModal('specs')">
  181. <view style="display: flex; align-items: center; width: 90%">
  182. <view>{{ $t(`参数`) }}:</view>
  183. <view class="flex params-list line1" style="width: 82%">
  184. <view class="item" v-for="(item, index) in storeInfo.params_list" :key="index">
  185. <view class="name">{{ item.name }}/</view>
  186. <view class="value">
  187. {{ item.value }}
  188. </view>
  189. </view>
  190. </view>
  191. </view>
  192. <view class="iconfont icon-jiantou"></view>
  193. </view>
  194. <view class="line" v-if="(storeInfo.params_list && storeInfo.params_list.length) && (storeInfo.protection_list && storeInfo.protection_list.length)"></view>
  195. <view v-if="storeInfo.protection_list && storeInfo.protection_list.length" class="flex justify-between card" @click="openModal('protection')">
  196. <view style="display: flex; align-items: center; width: 90%">
  197. <view>{{ $t(`服务`) }}:</view>
  198. <view class="flex params-list line1" style="width: 82%">
  199. <view class="item" v-for="(item, index) in storeInfo.protection_list" :key="index">
  200. <image class="w-30 h-30 mr-3" :src="item.image" mode=""></image>
  201. <view class="name">{{ item.title }}</view>
  202. </view>
  203. </view>
  204. </view>
  205. <view class="iconfont icon-jiantou"></view>
  206. </view>
  207. </view>
  208. </view>
  209. <view class="userEvaluation" id="past1" v-if="replyCount">
  210. <view class="title acea-row row-between-wrapper">
  211. <view>{{ $t(`用户评价`) }}({{ replyCount }})</view>
  212. <navigator class="praise" hover-class="none" :url="'/pages/goods/goods_comment_list/index?product_id=' + id">
  213. <text class="font-num">{{ replyChance }}%</text>
  214. {{ $t(`好评率`) }}
  215. <text class="iconfont icon-jiantou"></text>
  216. </navigator>
  217. </view>
  218. <block v-if="replyCount">
  219. <userEvaluation :reply="reply"></userEvaluation>
  220. </block>
  221. </view>
  222. <!-- 优品推荐 -->
  223. <view class="superior" v-if="good_list.length" id="past2">
  224. <view class="title acea-row row-center-wrapper">
  225. <view class="lingw acea-row row-center-wrapper">
  226. <view class="lingn"></view>
  227. </view>
  228. <view class="titleTxt">{{ $t(`优品推荐`) }}</view>
  229. <view class="lingw acea-row row-center-wrapper">
  230. <view class="lingn"></view>
  231. </view>
  232. </view>
  233. <view class="slider-banner banner">
  234. <swiper
  235. indicator-dots="true"
  236. :autoplay="autoplay"
  237. :circular="circular"
  238. :interval="interval"
  239. :duration="duration"
  240. indicator-color="#999"
  241. indicator-active-color="var(--view-theme)"
  242. :style="'height:' + clientHeight + 'px'"
  243. >
  244. <swiper-item v-for="(item, indexw) in good_list" :key="indexw">
  245. <view class="list acea-row row-middle" :id="'list' + indexw">
  246. <view class="item" v-for="(val, indexn) in item.list" :key="indexn" @click="goDetail(val)">
  247. <view class="pictrue">
  248. <image :src="val.image"></image>
  249. <span class="pictrue_log pictrue_log_class" v-if="val.activity && val.activity.type === '1' && $permission('seckill')">{{ $t(`秒杀`) }}</span>
  250. <span class="pictrue_log pictrue_log_class" v-if="val.activity && val.activity.type === '2' && $permission('bargain')">{{ $t(`砍价`) }}</span>
  251. <span class="pictrue_log pictrue_log_class" v-if="val.activity && val.activity.type === '3' && $permission('combination')">{{ $t(`拼团`) }}</span>
  252. </view>
  253. <view class="name line1">{{ val.store_name }}</view>
  254. <view class="money font-color">{{ $t(`¥`) }}{{ val.price }}</view>
  255. </view>
  256. </view>
  257. </swiper-item>
  258. <!-- <view class="swiper-pagination" slot="pagination"></view> -->
  259. </swiper>
  260. </view>
  261. </view>
  262. <view class="product-intro" id="past3">
  263. <view class="title">{{ $t(`产品介绍`) }}</view>
  264. <view class="conter">
  265. <!-- #ifndef APP-PLUS -->
  266. <parser :html="description" ref="article" :tag-style="tagStyle"></parser>
  267. <!-- #endif -->
  268. <!-- #ifdef APP-PLUS -->
  269. <view class="description" v-html="description"></view>
  270. <!-- #endif -->
  271. </view>
  272. </view>
  273. <view class="uni-p-b-98"></view>
  274. </scroll-view>
  275. </view>
  276. <view class="footer acea-row row-between-wrapper" :class="{ eject: storeInfo.id }">
  277. <!-- <button open-type="contact" hover-class='none' class='item'>
  278. <view class='iconfont icon-kefu'></view>
  279. <view>客服</view>
  280. </button> -->
  281. <navigator v-if="!is_gift" hover-class="none" class="item" open-type="reLaunch" url="/pages/index/index">
  282. <view class="iconfont icon-shouye6"></view>
  283. <view class="p_center">{{ $t(`首页`) }}</view>
  284. </navigator>
  285. <view @click="setCollect" class="item">
  286. <view class="iconfont icon-shoucang1" v-if="storeInfo.userCollect"></view>
  287. <view class="iconfont icon-shoucang" v-else></view>
  288. <view class="p_center">{{ $t(`收藏`) }}</view>
  289. </view>
  290. <view class="animated item" :class="animated == true ? 'bounceIn' : ''" @click="goCart">
  291. <view class="iconfont icon-gouwuche1">
  292. <text class="num bg-color" v-if="parseFloat(CartCount) > 0">{{ CartCount || 0 }}</text>
  293. </view>
  294. <view class="p_center">{{ $t(`购物车`) }}</view>
  295. </view>
  296. <view v-if="is_gift" @click="goGift()" class="item">
  297. <image class="gift-icon" src="@/static/images/gift-icon.png" mode=""></image>
  298. <view class="p_center">{{ $t(`送礼物`) }}</view>
  299. </view>
  300. <view v-if="noGoods" class="presale">
  301. <view class="acea-row">
  302. <form class="bnts bg-color-hui">
  303. <button class="bnts bg-color-hui" form-type="submit">{{ $t(`暂无产品`) }}</button>
  304. </form>
  305. </view>
  306. </view>
  307. <view v-else>
  308. <view v-if="!storeInfo.presale">
  309. <view class="bnt acea-row" :class="!storeInfo.cart_button ? 'virbnt' : ''" v-if="attr.productSelect.stock <= 0">
  310. <form v-if="storeInfo.cart_button" @submit="joinCart" class="joinCart bnts" :class="!storeInfo.cart_button ? 'virbnt' : ''">
  311. <button class="joinCart bnts" form-type="submit">
  312. {{ $t(`加入购物车`) }}
  313. </button>
  314. </form>
  315. <form class="buy bnts bg-color-hui">
  316. <button class="buy bnts bg-color-hui" form-type="submit" :class="!storeInfo.cart_button ? 'virbnt' : ''">
  317. {{ $t(`已售罄`) }}
  318. </button>
  319. </form>
  320. </view>
  321. <view class="bnt acea-row" v-else>
  322. <form v-if="storeInfo.cart_button" @submit="joinCart" class="joinCart bnts">
  323. <button class="joinCart bnts" form-type="submit">
  324. {{ $t(`加入购物车`) }}
  325. </button>
  326. </form>
  327. <form @submit="goBuy" class="buy bnts" :class="!storeInfo.cart_button ? 'virbnt' : ''">
  328. <button class="buy bnts" :class="!storeInfo.cart_button ? 'virbnt' : ''" form-type="submit">
  329. {{ $t(`立即购买`) }}
  330. </button>
  331. </form>
  332. </view>
  333. </view>
  334. <view class="presale" v-else>
  335. <view class="acea-row" v-if="presale_pay_status === 1 || presale_pay_status === 3">
  336. <form class="bnts bg-color-hui">
  337. <button class="bnts bg-color-hui" form-type="submit">{{ presale_pay_status === 1 ? $t(`未开始`) : $t(`已结束`) }}</button>
  338. </form>
  339. </view>
  340. <view class="acea-row" v-else-if="attr.productSelect.quota <= 0 || attr.productSelect.quota < attr.productSelect.cart_num">
  341. <form class="bnts bg-color-hui">
  342. <button class="bnts bg-color-hui" form-type="submit">{{ $t(`已售罄`) }}</button>
  343. </form>
  344. </view>
  345. <view class="bnts acea-row" v-else-if="presale_pay_status === 2">
  346. <form @submit="goBuy" class="bnts">
  347. <button class="bnts" form-type="submit">{{ $t(`立即购买`) }}</button>
  348. </form>
  349. </view>
  350. </view>
  351. </view>
  352. <!-- <view v-else>
  353. <view class="virbnt acea-row" :class="storeInfo.is_virtual?'virbnt':''" v-if="attr.productSelect.stock <= 0">
  354. <form class="buy bnts bg-color-hui"><button class="virbuy virbnts bg-color-hui"
  355. form-type="submit">已售罄</button></form>
  356. </view>
  357. <view class="virbnt acea-row" v-else>
  358. <form @submit="goBuy" class="buy bnts"><button class="virbuy virbnts" form-type="submit">立即购买</button>
  359. </form>
  360. </view>
  361. </view> -->
  362. </view>
  363. <shareRedPackets
  364. :sharePacket="sharePacket"
  365. @listenerActionSheet="listenerActionSheet"
  366. @closeChange="closeChange"
  367. :showAnimate="showAnimate"
  368. @boxStatus="boxStatus"
  369. ></shareRedPackets>
  370. <!-- 组件 -->
  371. <productWindow
  372. :attr="attr"
  373. :isShow="1"
  374. :iSplus="1"
  375. :limitNum="storeInfo.limit_num"
  376. :minQty="storeInfo.min_qty"
  377. :unitName="storeInfo.unit_name"
  378. @myevent="onMyEvent"
  379. @ChangeAttr="ChangeAttr"
  380. @ChangeCartNum="ChangeCartNum"
  381. @attrVal="attrVal"
  382. @iptCartNum="iptCartNum"
  383. id="product-window"
  384. :is_vip="is_vip"
  385. @getImg="showImg"
  386. :is_virtual="storeInfo.is_virtual"
  387. ></productWindow>
  388. <cus-previewImg ref="cusPreviewImg" :list="skuArr" @changeSwitch="changeSwitch" @shareFriend="listenerActionSheet" />
  389. <swiperPrevie ref="cusSwiperImg" :list="storeInfo.slider_image"></swiperPrevie>
  390. <couponListWindow
  391. :coupon="coupon"
  392. v-if="coupon"
  393. @ChangCouponsClone="ChangCouponsClone"
  394. @ChangCoupons="ChangCoupons"
  395. @ChangCouponsUseState="ChangCouponsUseState"
  396. @tabCouponType="tabCouponType"
  397. ></couponListWindow>
  398. <!-- 分享按钮 -->
  399. <view class="generate-posters acea-row row-middle" :class="posters ? 'on' : ''">
  400. <!-- #ifndef MP -->
  401. <button class="item" hover-class="none" v-if="weixinStatus === true" @click="H5ShareBox = true">
  402. <view class="iconfont icon-weixin3"></view>
  403. <view class="">{{ $t(`发送给朋友`) }}</view>
  404. </button>
  405. <!-- #endif -->
  406. <!-- #ifdef MP -->
  407. <button class="item" open-type="share" hover-class="none" @click="goFriend">
  408. <view class="iconfont icon-weixin3"></view>
  409. <view class="">{{ $t(`发送给朋友`) }}</view>
  410. </button>
  411. <!-- #endif -->
  412. <!-- #ifdef H5 -->
  413. <div class="item copy-data" v-if="storeInfo.command_word != ''" :data-clipboard-text="storeInfo.command_word">
  414. <view class="iconfont icon-fuzhikouling"></view>
  415. <text>{{ $t(`复制口令`) }}</text>
  416. </div>
  417. <!-- #endif -->
  418. <!-- #ifdef APP-PLUS -->
  419. <view class="item" @click="appShare('WXSceneSession')">
  420. <view class="iconfont icon-weixin3"></view>
  421. <view class="">{{ $t(`微信好友`) }}</view>
  422. </view>
  423. <view class="item" @click="appShare('WXSenceTimeline')">
  424. <view class="iconfont icon-pengyouquan"></view>
  425. <view class="">{{ $t(`微信朋友圈`) }}</view>
  426. </view>
  427. <!-- #endif -->
  428. <button class="item" hover-class="none" @click="goPoster">
  429. <view class="iconfont icon-haibao"></view>
  430. <view class="">{{ $t(`生成海报`) }}</view>
  431. </button>
  432. </view>
  433. <view class="mask" v-if="posters" @click="listenerActionClose"></view>
  434. <!-- #ifdef MP -->
  435. <!-- <authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize> -->
  436. <!-- #endif -->
  437. <!-- 海报展示 -->
  438. <view class="poster-pop" v-if="posterImageStatus">
  439. <image src="../../static/images/poster-close.png" class="close" @click="posterImageClose"></image>
  440. <image class="poster-img" :src="posterImage"></image>
  441. <!-- #ifndef H5 -->
  442. <view class="save-poster" @click="savePosterPath">{{ $t(`保存到手机`) }}</view>
  443. <!-- #endif -->
  444. <!-- #ifdef H5 -->
  445. <view class="keep">{{ $t(`长按图片可以保存到手机`) }}</view>
  446. <!-- #endif -->
  447. </view>
  448. <view class="mask" v-if="posterImageStatus"></view>
  449. <canvas class="canvas" canvas-id="myCanvas" v-if="canvasStatus"></canvas>
  450. <!-- 发送给朋友图片 -->
  451. <view class="share-box" v-if="H5ShareBox">
  452. <image :src="imgHost + '/statics/images/share-info.png'" @click="H5ShareBox = false"></image>
  453. </view>
  454. <kefuIcon :ids="parseInt(id)" :routineContact="routineContact" :storeInfo="storeInfo" :goodsCon="1"></kefuIcon>
  455. <!-- #ifdef H5 || APP-PLUS -->
  456. <zb-code
  457. ref="qrcode"
  458. :show="codeShow"
  459. :cid="cid"
  460. :val="codeVal"
  461. :size="size"
  462. :unit="unit"
  463. :background="background"
  464. :foreground="foreground"
  465. :pdground="pdground"
  466. :icon="codeIcon"
  467. :iconSize="iconsize"
  468. :onval="onval"
  469. :loadMake="loadMake"
  470. @result="qrR"
  471. />
  472. <!-- #endif -->
  473. <specs ref="specs" :specsInfo="storeInfo.params_list" @myevent="mySpecs"></specs>
  474. <!-- 服务抽屉 -->
  475. <serviceModal ref="protection" :ensureInfo="storeInfo.protection_list"></serviceModal>
  476. </view>
  477. </view>
  478. </template>
  479. <script>
  480. let sysHeight = uni.getSystemInfoSync().statusBarHeight + 'px';
  481. import { getProductDetail, getProductCode, collectAdd, collectDel, postCartAdd, realPrice } from '@/api/store.js';
  482. import { getUserInfo, userShare } from '@/api/user.js';
  483. import { getCoupons } from '@/api/api.js';
  484. import { getCartCounts } from '@/api/order.js';
  485. import { toLogin } from '@/libs/login.js';
  486. import { mapGetters } from 'vuex';
  487. import cusPreviewImg from '@/components/cusPreviewImg/index.vue';
  488. import swiperPrevie from '@/components/cusPreviewImg/swiperPrevie.vue';
  489. import productConSwiper from '@/components/productConSwiper';
  490. import couponListWindow from '@/components/couponListWindow';
  491. import productWindow from '@/components/productWindow';
  492. import userEvaluation from '@/components/userEvaluation';
  493. import shareRedPackets from '@/components/shareRedPackets';
  494. import kefuIcon from '@/components/kefuIcon';
  495. import menuIcon from '@/components/menuIcon.vue';
  496. import { updateURLParameter } from '@/utils';
  497. import ClipboardJS from '@/plugin/clipboard/clipboard.js';
  498. // #ifdef MP
  499. import authorize from '@/components/Authorize';
  500. // #endif
  501. // #ifdef APP-PLUS
  502. import { TOKENNAME } from '@/config/app.js';
  503. // #endif
  504. import { HTTP_REQUEST_URL } from '@/config/app';
  505. let app = getApp();
  506. import colors from '@/mixins/color';
  507. import { sharePoster } from '@/mixins/sharePoster';
  508. import parser from '@/components/jyf-parser/jyf-parser';
  509. import homeList from '@/components/homeList';
  510. import specs from './components/specs/index.vue';
  511. import serviceModal from './components/serviceModal/index.vue';
  512. export default {
  513. components: {
  514. productConSwiper,
  515. couponListWindow,
  516. productWindow,
  517. userEvaluation,
  518. shareRedPackets,
  519. kefuIcon,
  520. menuIcon,
  521. cusPreviewImg,
  522. swiperPrevie,
  523. // #ifdef MP
  524. authorize,
  525. // #endif
  526. parser,
  527. homeList,
  528. specs,
  529. serviceModal
  530. },
  531. directives: {
  532. trigger: {
  533. inserted(el, binging) {
  534. el.click();
  535. }
  536. }
  537. },
  538. mixins: [colors, sharePoster],
  539. data() {
  540. let that = this;
  541. return {
  542. imgHost: HTTP_REQUEST_URL,
  543. sysHeight: sysHeight,
  544. noGoods: false,
  545. showSkeleton: true, //骨架屏显示隐藏
  546. isNodes: 0, //控制什么时候开始抓取元素节点,只要数值改变就重新抓取
  547. Active: false,
  548. presale_pay_status: 1,
  549. //属性是否打开
  550. coupon: {
  551. coupon: false,
  552. type: -1,
  553. list: [],
  554. count: []
  555. },
  556. showAnimate: false,
  557. showMenuIcon: false,
  558. attrTxt: this.$t(`请选择`), //属性页面提示
  559. attrValue: '', //已选属性
  560. animated: false, //购物车动画
  561. id: 0, //商品id
  562. replyCount: 0, //总评论数量
  563. reply: [], //评论列表
  564. storeInfo: {}, //商品详情
  565. productValue: [], //系统属性
  566. couponList: [], //优惠券
  567. cart_num: 1, //购买数量
  568. isAuto: false, //没有授权的不会自动授权
  569. isShowAuth: false, //是否隐藏授权
  570. isOpen: false, //是否打开属性组件
  571. actionSheetHidden: true,
  572. posterImageStatus: false,
  573. storeImage: '', //海报产品图
  574. PromotionCode: '', //二维码图片
  575. canvasStatus: false, //海报绘图标签
  576. posterImage: '', //海报路径
  577. posterbackgd: '/static/images/posterbackgd.png',
  578. sharePacket: {
  579. isState: true //默认不显示
  580. }, //分销商详细
  581. uid: 0, //用户uid
  582. circular: false,
  583. autoplay: false,
  584. interval: 3000,
  585. duration: 500,
  586. clientHeight: '',
  587. systemStore: {}, //门店信息
  588. good_list: [],
  589. replyChance: 0,
  590. CartCount: 0,
  591. ot_price: 0,
  592. isDown: true,
  593. storeSelfMention: true,
  594. posters: false,
  595. weixinStatus: false,
  596. attr: {
  597. cartAttr: false,
  598. productAttr: [],
  599. productSelect: {}
  600. },
  601. description: '',
  602. navActive: 0,
  603. H5ShareBox: false, //公众号分享图片
  604. activity: [],
  605. navH: '',
  606. navList: [],
  607. opacity: 0,
  608. scrollY: 0,
  609. topArr: [],
  610. toView: '',
  611. height: 0,
  612. heightArr: [],
  613. lock: false,
  614. scrollTop: 0,
  615. old: {
  616. scrollTop: 0
  617. },
  618. tagStyle: {
  619. img: 'width:100%;display:block;',
  620. table: 'width:100%',
  621. video: 'width:100%;height:100%;'
  622. },
  623. returnShow: true, //判断顶部返回是否出现
  624. diff: '',
  625. is_money_level: 1,
  626. is_vip: 0, //是否是会员
  627. navbarRight: 0,
  628. homeTop: 20,
  629. routineContact: 0,
  630. skuArr: [],
  631. selectSku: {},
  632. currentPage: false,
  633. svip_price_open: 1,
  634. is_gift: 0, // 是否支持送礼
  635. isGiftOrder: 0,
  636. realPriceData: {
  637. is_vip: 0,
  638. price: 0,
  639. real_price: 0
  640. }
  641. };
  642. },
  643. computed: mapGetters(['isLogin']),
  644. watch: {
  645. isLogin: {
  646. handler: function (newV, oldV) {
  647. if (newV == true) {
  648. this.getCouponList();
  649. this.getCartCount();
  650. this.downloadFilePromotionCode();
  651. // this.ShareInfo();
  652. }
  653. },
  654. deep: true
  655. },
  656. storeInfo: {
  657. handler: function () {
  658. this.$nextTick(() => {});
  659. },
  660. immediate: true
  661. }
  662. },
  663. onLoad(options) {
  664. let that = this;
  665. var pages = getCurrentPages();
  666. that.returnShow = pages.length === 1 ? false : true;
  667. // #ifdef MP
  668. that.navH = app.globalData.navHeight;
  669. // #endif
  670. // #ifdef H5
  671. that.navH = 96;
  672. // #endif
  673. // #ifdef APP-PLUS
  674. that.navH = 30;
  675. // #endif
  676. that.id = options.id;
  677. uni.getSystemInfo({
  678. success: function (res) {
  679. that.height = res.windowHeight;
  680. //res.windowHeight:获取整个窗口高度为px,*2为rpx;98为头部占据的高度;
  681. // #ifndef APP-PLUS || H5 || MP-ALIPAY
  682. that.navbarRight = res.windowWidth - uni.getMenuButtonBoundingClientRect().left;
  683. // #endif
  684. }
  685. });
  686. //扫码携带参数处理
  687. // #ifdef MP
  688. if (options.scene) {
  689. let value = that.$util.getUrlParams(decodeURIComponent(options.scene));
  690. if (value.id) options.id = value.id;
  691. //记录推广人uid
  692. if (value.pid) app.globalData.spid = value.pid;
  693. }
  694. if (!options.id) {
  695. this.showSkeleton = false;
  696. return that.$util.Tips(
  697. {
  698. title: that.$t(`缺少参数无法查看商品`)
  699. },
  700. {
  701. tab: 3,
  702. url: 1
  703. }
  704. );
  705. } else {
  706. that.id = options.id;
  707. }
  708. // #endif
  709. that.getGoodsDetails();
  710. },
  711. onReady: function () {
  712. this.isNodes++;
  713. this.$nextTick(function () {
  714. // #ifdef MP
  715. const menuButton = uni.getMenuButtonBoundingClientRect();
  716. const query = uni.createSelectorQuery().in(this);
  717. query
  718. .select('#home')
  719. .boundingClientRect((data) => {
  720. this.homeTop = menuButton.top * 2 + menuButton.height - data.height || 0;
  721. })
  722. .exec();
  723. // #endif
  724. // #ifdef H5
  725. const clipboard = new ClipboardJS('.copy-data');
  726. clipboard.on('success', () => {
  727. this.$util.Tips({
  728. title: this.$t(`复制成功`)
  729. });
  730. });
  731. // #endif
  732. });
  733. },
  734. /**
  735. * 用户点击右上角分享
  736. */
  737. // #ifdef MP
  738. onShareAppMessage: function () {
  739. let that = this;
  740. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  741. userShare();
  742. return {
  743. title: that.storeInfo.store_name || '',
  744. imageUrl: that.storeInfo.image || '',
  745. path: '/pages/goods_details/index?id=' + that.id + '&spid=' + that.uid
  746. };
  747. },
  748. onShareTimeline() {
  749. let that = this;
  750. userShare();
  751. return {
  752. title: that.storeInfo.store_name,
  753. query: {
  754. id: that.id,
  755. spid: that.uid || 0
  756. },
  757. imageUrl: that.storeInfo.image
  758. };
  759. },
  760. // #endif
  761. onNavigationBarButtonTap(e) {
  762. this.currentPage = !this.currentPage;
  763. },
  764. methods: {
  765. // 操作菜单
  766. moreNav() {
  767. this.currentPage = !this.currentPage;
  768. },
  769. jumpUrl(url) {
  770. uni.switchTab({
  771. url
  772. });
  773. },
  774. videoPause() {
  775. this.$nextTick(() => {
  776. that.infoScroll();
  777. });
  778. },
  779. qrR(res) {
  780. // #ifdef H5
  781. if (!this.$wechat.isWeixin() || this.shareQrcode != '1') {
  782. this.PromotionCode = res;
  783. this.followCode = '';
  784. }
  785. // #endif
  786. // #ifdef APP-PLUS
  787. this.PromotionCode = res;
  788. // #endif
  789. },
  790. // app分享
  791. // #ifdef APP-PLUS
  792. appShare(scene) {
  793. let that = this;
  794. let routes = getCurrentPages(); // 获取当前打开过的页面路由数组
  795. let curRoute = routes[routes.length - 1].$page.fullPath; // 获取当前页面路由,也就是最后一个打开的页面路由
  796. uni.share({
  797. provider: 'weixin',
  798. scene: scene,
  799. type: 0,
  800. href: `${HTTP_REQUEST_URL}${curRoute}&spread=${that.uid}`,
  801. title: that.storeInfo.store_name,
  802. summary: that.storeInfo.store_info,
  803. imageUrl: that.storeInfo.small_image,
  804. success: function (res) {
  805. // uni.showToast({
  806. // title: that.$t(`分享成功`),
  807. // icon: "success",
  808. // });
  809. that.posters = false;
  810. },
  811. fail: function (err) {
  812. uni.showToast({
  813. title: that.$t(`分享失败`),
  814. icon: 'none',
  815. duration: 2000
  816. });
  817. that.posters = false;
  818. }
  819. });
  820. },
  821. // #endif
  822. closeChange: function () {
  823. this.$set(this.sharePacket, 'isState', true);
  824. },
  825. boxStatus(data) {
  826. this.showAnimate = data;
  827. },
  828. goActivity: function (e) {
  829. let item = e;
  830. if (item.type === '1') {
  831. uni.navigateTo({
  832. url: `/pages/activity/goods_seckill_details/index?id=${item.id}&time_id=${item.time_id}`
  833. });
  834. } else if (item.type === '2') {
  835. uni.navigateTo({
  836. url: `/pages/activity/goods_bargain_details/index?id=${item.id}&bargain=${this.uid}`
  837. });
  838. } else {
  839. uni.navigateTo({
  840. url: `/pages/activity/goods_combination_details/index?id=${item.id}`
  841. });
  842. }
  843. },
  844. /**
  845. * 购物车手动填写
  846. *
  847. */
  848. iptCartNum: function (e) {
  849. if (e) {
  850. let number = this.storeInfo.min_qty;
  851. if (Number.isInteger(parseInt(e)) && parseInt(e) >= this.storeInfo.min_qty) {
  852. number = parseInt(e);
  853. }
  854. this.$nextTick((e) => {
  855. this.$set(this.attr.productSelect, 'cart_num', e < 0 ? this.storeInfo.min_qty : number);
  856. });
  857. }
  858. },
  859. // 后退
  860. returns() {
  861. // #ifdef H5
  862. return history.back();
  863. // #endif
  864. // #ifndef H5
  865. return uni.navigateBack({
  866. delta: 1
  867. });
  868. // #endif
  869. },
  870. tap(index) {
  871. var id = 'past' + index;
  872. var index = index;
  873. var that = this;
  874. // if (!this.data.good_list.length && id == "past2") {
  875. // id = "past3"
  876. // }
  877. this.$set(this, 'toView', id);
  878. this.$set(this, 'navActive', index);
  879. this.$set(this, 'lock', true);
  880. // this.$set(this, 'scrollTop', index > 0 ? that.topArr[index] - app.globalData.navHeight / 2 : that.topArr[index]);
  881. this.scrollTop = this.old.scrollTop;
  882. this.$nextTick(() => {
  883. this.scrollTop = index > 0 ? that.topArr[index] - app.globalData.navHeight / 2 : that.topArr[index];
  884. });
  885. },
  886. scroll(e) {
  887. var that = this,
  888. scrollY = e.detail.scrollTop;
  889. var opacity = scrollY / 200;
  890. this.old.scrollTop = e.detail.scrollTop;
  891. opacity = opacity > 1 ? 1 : opacity;
  892. that.$set(that, 'opacity', opacity);
  893. that.$set(that, 'scrollY', scrollY);
  894. that.$set(that, 'showAnimate', false);
  895. that.$set(that, 'showMenuIcon', false);
  896. that.$set(that, 'currentPage', false);
  897. this.$refs.proSwiper.videoIsPause();
  898. if (that.lock) {
  899. that.$set(that, 'lock', false);
  900. return;
  901. }
  902. for (var i = 0; i < that.topArr.length; i++) {
  903. if (scrollY < that.topArr[i] - app.globalData.navHeight / 2 + that.heightArr[i]) {
  904. that.$set(that, 'navActive', i);
  905. break;
  906. }
  907. }
  908. },
  909. /*
  910. *去商品详情页
  911. */
  912. goDetail(item) {
  913. if (item.activity.length == 0) {
  914. uni.redirectTo({
  915. url: '/pages/goods_details/index?id=' + item.id
  916. });
  917. return;
  918. }
  919. // 砍价
  920. if (item.activity && item.activity.type == 2) {
  921. uni.redirectTo({
  922. url: `/pages/activity/goods_bargain_details/index?id=${item.activity.id}&bargain=${this.uid}`
  923. });
  924. return;
  925. }
  926. // 拼团
  927. if (item.activity && item.activity.type == 3) {
  928. uni.redirectTo({
  929. url: `/pages/activity/goods_combination_details/index?id=${item.activity.id}`
  930. });
  931. return;
  932. }
  933. // 秒杀
  934. if (item.activity && item.activity.type == 1) {
  935. uni.redirectTo({
  936. url: `/pages/activity/goods_seckill_details/index?id=${item.activity.id}&time_id=${item.activity.time_id}`
  937. });
  938. return;
  939. }
  940. },
  941. // 微信登录回调
  942. onLoadFun: function (e) {
  943. // this.getUserInfo();
  944. // this.get_product_collect();
  945. },
  946. ChangCouponsClone: function () {
  947. this.$set(this.coupon, 'coupon', false);
  948. },
  949. /*
  950. * 获取用户信息
  951. */
  952. getUserInfo: function () {
  953. let that = this;
  954. getUserInfo().then((res) => {
  955. that.$set(that, 'uid', res.data.uid);
  956. that.$set(that, 'is_money_level', res.data.is_money_level);
  957. });
  958. },
  959. /**
  960. * 购物车数量加和数量减
  961. *
  962. */
  963. ChangeCartNum: function (changeValue) {
  964. //changeValue:是否 加|减
  965. //获取当前变动属性
  966. let productSelect = this.productValue[this.attrValue];
  967. //如果没有属性,赋值给商品默认库存
  968. if (productSelect === undefined && !this.attr.productAttr.length) productSelect = this.attr.productSelect;
  969. //无属性值即库存为0;不存在加减;
  970. let stock = productSelect.stock || 0;
  971. let num = this.attr.productSelect;
  972. if (productSelect === undefined || (this.storeInfo.limit_num && num.cart_num >= this.storeInfo.limit_num && changeValue)) return;
  973. if (changeValue) {
  974. num.cart_num++;
  975. if (num.cart_num > stock) {
  976. this.$set(this.attr.productSelect, 'cart_num', stock ? stock : this.storeInfo.min_qty);
  977. this.$set(this, 'cart_num', stock ? stock : 1);
  978. }
  979. } else {
  980. num.cart_num--;
  981. if (num.cart_num < 1) {
  982. this.$set(this.attr.productSelect, 'cart_num', this.storeInfo.min_qty);
  983. this.$set(this, 'cart_num', 1);
  984. }
  985. }
  986. },
  987. attrVal(val) {
  988. this.$set(this.attr.productAttr[val.indexw], 'index', this.attr.productAttr[val.indexw].attr_values[val.indexn]);
  989. },
  990. /**
  991. * 属性变动赋值
  992. *
  993. */
  994. ChangeAttr: function (res) {
  995. let productSelect = this.productValue[res];
  996. if (!productSelect) {
  997. this.$util.Tips({
  998. title: this.$t(`重新选择`),
  999. success: () => {
  1000. this.noGoods = true;
  1001. this.attr.productSelect.stock = 0;
  1002. this.attr.productSelect.quota = 0;
  1003. this.attr.productSelect.cart_num = 0;
  1004. }
  1005. });
  1006. } else {
  1007. this.noGoods = false;
  1008. }
  1009. this.$set(this, 'selectSku', productSelect);
  1010. if (productSelect && productSelect.stock > 0) {
  1011. this.$set(this.attr.productSelect, 'image', productSelect.image);
  1012. // this.$set(this.attr.productSelect, 'price', productSelect.price);
  1013. this.$set(this.attr.productSelect, 'stock', productSelect.stock);
  1014. this.$set(this.attr.productSelect, 'unique', productSelect.unique);
  1015. this.$set(this.attr.productSelect, 'cart_num', this.storeInfo.min_qty);
  1016. // this.$set(this.attr.productSelect, 'vip_price', productSelect.vip_price);
  1017. this.$set(this, 'attrValue', res);
  1018. this.$set(this, 'attrTxt', this.$t(`已选择`));
  1019. this.setRealPrice(this.storeInfo.id, productSelect.unique);
  1020. } else {
  1021. this.$set(this.attr.productSelect, 'image', productSelect.image);
  1022. this.$set(this.attr.productSelect, 'price', productSelect.price);
  1023. this.$set(this.attr.productSelect, 'stock', 0);
  1024. this.$set(this.attr.productSelect, 'unique', '');
  1025. this.$set(this.attr.productSelect, 'cart_num', 0);
  1026. this.$set(this.attr.productSelect, 'vip_price', this.storeInfo.vip_price);
  1027. this.$set(this, 'attrValue', '');
  1028. this.$set(this, 'attrTxt', this.$t(`请选择`));
  1029. }
  1030. },
  1031. setRealPrice(id, unique) {
  1032. realPrice(id, unique).then((res) => {
  1033. this.realPriceData = res.data;
  1034. this.$set(this.attr.productSelect, 'price', res.data.real_price);
  1035. this.$set(this.attr.productSelect, 'vip_price', res.data.member_price);
  1036. this.ot_price = res.data.ot_price
  1037. });
  1038. },
  1039. /**
  1040. * 领取完毕移除当前页面领取过的优惠券展示
  1041. */
  1042. ChangCoupons: function (e) {
  1043. let coupon = e;
  1044. let couponList = this.$util.ArrayRemove(this.couponList, 'id', coupon.id);
  1045. this.$set(this, 'couponList', couponList);
  1046. this.getCouponList();
  1047. },
  1048. setClientHeight: function () {
  1049. let that = this;
  1050. if (!that.good_list.length) return;
  1051. let view = uni.createSelectorQuery().in(this).select('#list0');
  1052. view
  1053. .fields(
  1054. {
  1055. size: true
  1056. },
  1057. (data) => {
  1058. that.$set(that, 'clientHeight', data.height + 20);
  1059. }
  1060. )
  1061. .exec();
  1062. },
  1063. /**
  1064. * 获取产品详情
  1065. *
  1066. */
  1067. getGoodsDetails() {
  1068. let that = this;
  1069. uni.showLoading({
  1070. title: '加载中',
  1071. mask: true
  1072. });
  1073. getProductDetail(that.id)
  1074. .then((res) => {
  1075. uni.hideLoading();
  1076. let storeInfo = res.data.storeInfo;
  1077. let good_list = res.data.good_list || [];
  1078. let count = Math.ceil(good_list.length / 6);
  1079. let goodArray = new Array();
  1080. this.is_gift = res.data.storeInfo.is_gift;
  1081. for (let i = 0; i < count; i++) {
  1082. let list = good_list.slice(i * 6, i * 6 + 6);
  1083. if (list.length)
  1084. goodArray.push({
  1085. list: list
  1086. });
  1087. }
  1088. that.$set(that, 'storeInfo', storeInfo);
  1089. that.$set(that, 'description', storeInfo.description);
  1090. if (this.description) {
  1091. this.description = this.description.replace(/<img/gi, '<img style="max-width:100%;height:auto;float:left;display:block" ');
  1092. this.description = this.description.replace(/<video/gi, '<video style="width:100%;height:300px;display:block" ');
  1093. }
  1094. that.$set(that, 'presale_pay_status', res.data.storeInfo.presale_pay_status); // 1未开始; 2进行中; 3已结束
  1095. that.$set(that, 'reply', res.data.reply ? [res.data.reply] : []);
  1096. that.$set(that, 'replyCount', res.data.replyCount);
  1097. that.$set(that, 'replyChance', res.data.replyChance);
  1098. that.$set(that.attr, 'productAttr', res.data.productAttr);
  1099. that.$set(that, 'productValue', res.data.productValue);
  1100. that.$set(that, 'is_vip', res.data.storeInfo.is_vip);
  1101. that.$set(that.sharePacket, 'priceName', res.data.priceName);
  1102. that.$set(that.sharePacket, 'isState', res.data.priceName != 0 ? true : false);
  1103. that.$set(that, 'systemStore', res.data.system_store);
  1104. that.$set(that, 'storeSelfMention', res.data.store_self_mention);
  1105. that.$set(that, 'good_list', goodArray);
  1106. if (!storeInfo.wechat_code) {
  1107. // #ifdef H5
  1108. this.codeVal = window.location.origin + '/pages/goods_details/index?id=' + this.id + '&spid=' + this.$store.state.app.uid;
  1109. // #endif
  1110. // #ifdef APP-PLUS
  1111. this.codeVal = HTTP_REQUEST_URL + '/pages/goods_details/index?id=' + this.id + '&spid=' + this.$store.state.app.uid;
  1112. // #endif
  1113. } else {
  1114. that.$set(that, 'PromotionCode', storeInfo.wechat_code);
  1115. }
  1116. that.$set(that, 'activity', res.data.activity ? res.data.activity : []);
  1117. that.$set(that, 'couponList', res.data.coupons);
  1118. that.$set(that, 'routineContact', Number(res.data.routine_contact_type));
  1119. uni.setNavigationBarTitle({
  1120. title: storeInfo.store_name.substring(0, 7) + '...'
  1121. });
  1122. for (let key in res.data.productValue) {
  1123. let obj = res.data.productValue[key];
  1124. that.skuArr.push(obj);
  1125. }
  1126. this.$set(this, 'selectSku', that.skuArr[0]);
  1127. that.$set(that, 'diff', that.$util.$h.Sub(storeInfo.price, storeInfo.vip_price));
  1128. var navList = [that.$t(`商品`), that.$t(`详情`)];
  1129. if (res.data.replyCount) {
  1130. navList.splice(1, 0, that.$t(`评价`));
  1131. }
  1132. // if (goodArray.length) {
  1133. // navList.splice(-1, 0, '推荐');
  1134. // }
  1135. that.$set(that, 'navList', navList);
  1136. that.$set(that, 'storeImage', that.storeInfo.image);
  1137. that.$set(that, 'svip_price_open', res.data.svip_price_open);
  1138. if (that.isLogin) {
  1139. that.getUserInfo();
  1140. }
  1141. // #ifdef H5 || APP-PLUS
  1142. this.getImageBase64();
  1143. // #endif
  1144. // #ifdef H5
  1145. if (that.isLogin) {
  1146. that.ShareInfo();
  1147. }
  1148. // #endif
  1149. this.$nextTick(() => {
  1150. if (good_list.length) {
  1151. // #ifndef APP-PLUS
  1152. that.setClientHeight();
  1153. // #endif
  1154. // #ifdef APP-PLUS
  1155. setTimeout(() => {
  1156. that.setClientHeight();
  1157. }, 1000);
  1158. // #endif
  1159. }
  1160. });
  1161. setTimeout(function () {
  1162. that.infoScroll();
  1163. }, 500);
  1164. // #ifndef H5
  1165. that.downloadFilestoreImage();
  1166. // #endif
  1167. if (!res.data.productAttr.length) {
  1168. // 单规格
  1169. that.DefaultSelect();
  1170. this.setRealPrice(storeInfo.id, res.data.spec_unique);
  1171. } else {
  1172. // 多规格
  1173. that.DefaultSelect();
  1174. }
  1175. that.getCartCount();
  1176. this.showAnimate = true;
  1177. })
  1178. .catch((err) => {
  1179. uni.hideLoading();
  1180. //状态异常返回上级页面
  1181. return that.$util.Tips(
  1182. {
  1183. title: err.toString()
  1184. },
  1185. {
  1186. tab: 3,
  1187. url: 1
  1188. }
  1189. );
  1190. });
  1191. },
  1192. infoScroll: function () {
  1193. var that = this,
  1194. topArr = [],
  1195. heightArr = [];
  1196. for (var i = 0; i < that.navList.length; i++) {
  1197. //productList
  1198. //获取元素所在位置
  1199. var query = uni.createSelectorQuery().in(this);
  1200. var idView = '#past' + i;
  1201. if (
  1202. (!this.replyCount && !that.good_list.length && i == 1) ||
  1203. (this.replyCount && !that.good_list.length && i == 2) ||
  1204. (!this.replyCount && that.good_list.length && i == 2)
  1205. ) {
  1206. idView = '#past' + 3;
  1207. }
  1208. if (!this.replyCount && that.good_list.length && i == 1) {
  1209. idView = '#past' + 2;
  1210. }
  1211. query.select(idView).boundingClientRect();
  1212. query.exec(function (res) {
  1213. var top = res[0].top;
  1214. var height = res[0].height;
  1215. topArr.push(top);
  1216. heightArr.push(height);
  1217. that.$set(that, 'topArr', topArr);
  1218. that.$set(that, 'heightArr', heightArr);
  1219. });
  1220. }
  1221. },
  1222. /**
  1223. * 拨打电话
  1224. */
  1225. makePhone: function () {
  1226. uni.makePhoneCall({
  1227. phoneNumber: this.systemStore.phone
  1228. });
  1229. },
  1230. /**
  1231. * 打开地图
  1232. *
  1233. */
  1234. showMaoLocation: function () {
  1235. if (!this.systemStore.latitude || !this.systemStore.longitude)
  1236. return this.$util.Tips({
  1237. title: this.$t(`缺少经纬度信息无法查看地图`)
  1238. });
  1239. uni.openLocation({
  1240. latitude: parseFloat(this.systemStore.latitude),
  1241. longitude: parseFloat(this.systemStore.longitude),
  1242. scale: 8,
  1243. name: this.systemStore.name,
  1244. address: this.systemStore.address + this.systemStore.detailed_address,
  1245. success: function () {}
  1246. });
  1247. },
  1248. /**
  1249. * 默认选中属性
  1250. *
  1251. */
  1252. DefaultSelect: function () {
  1253. let productAttr = this.attr.productAttr;
  1254. let value = [];
  1255. if (this.storeInfo.default_sku) {
  1256. value = this.storeInfo.default_sku.split(',');
  1257. } else {
  1258. for (var key in this.productValue) {
  1259. if (this.productValue[key].stock > 0) {
  1260. value = this.attr.productAttr.length ? key.split(',') : [];
  1261. break;
  1262. }
  1263. }
  1264. }
  1265. for (let i = 0; i < productAttr.length; i++) {
  1266. this.$set(productAttr[i], 'index', value[i]);
  1267. }
  1268. //sort();排序函数:数字-英文-汉字;
  1269. let productSelect = this.productValue[value.join(',')];
  1270. if (productSelect && productAttr.length) {
  1271. this.$set(this.attr.productSelect, 'store_name', this.storeInfo.store_name);
  1272. this.$set(this.attr.productSelect, 'image', productSelect.image);
  1273. // this.$set(this.attr.productSelect, 'price', productSelect.price);
  1274. this.$set(this.attr.productSelect, 'stock', productSelect.stock);
  1275. this.$set(this.attr.productSelect, 'unique', productSelect.unique);
  1276. this.$set(this.attr.productSelect, 'cart_num', this.storeInfo.min_qty);
  1277. this.$set(this, 'attrValue', value.join(','));
  1278. // this.$set(this.attr.productSelect, 'vip_price', productSelect.vip_price);
  1279. this.$set(this, 'attrTxt', this.$t(`已选择`));
  1280. this.setRealPrice(this.storeInfo.id, productSelect.unique);
  1281. } else if (!productSelect && productAttr.length) {
  1282. this.$set(this.attr.productSelect, 'store_name', this.storeInfo.store_name);
  1283. this.$set(this.attr.productSelect, 'image', this.storeInfo.image);
  1284. this.$set(this.attr.productSelect, 'price', this.storeInfo.price);
  1285. this.$set(this.attr.productSelect, 'stock', 0);
  1286. this.$set(this.attr.productSelect, 'unique', '');
  1287. this.$set(this.attr.productSelect, 'cart_num', 0);
  1288. this.$set(this.attr.productSelect, 'vip_price', this.storeInfo.vip_price);
  1289. this.$set(this, 'attrValue', '');
  1290. this.$set(this, 'attrTxt', this.$t(`请选择`));
  1291. } else if (!productSelect && !productAttr.length) {
  1292. this.$set(this.attr.productSelect, 'store_name', this.storeInfo.store_name);
  1293. this.$set(this.attr.productSelect, 'image', this.storeInfo.image);
  1294. this.$set(this.attr.productSelect, 'price', this.storeInfo.price);
  1295. this.$set(this.attr.productSelect, 'stock', this.storeInfo.stock);
  1296. this.$set(this.attr.productSelect, 'unique', this.storeInfo.unique || '');
  1297. this.$set(this.attr.productSelect, 'cart_num', this.storeInfo.min_qty);
  1298. this.$set(this.attr.productSelect, 'vip_price', this.storeInfo.vip_price);
  1299. this.$set(this, 'attrValue', '');
  1300. this.$set(this, 'attrTxt', this.$t(`请选择`));
  1301. }
  1302. },
  1303. /**
  1304. * 获取优惠券
  1305. *
  1306. */
  1307. getCouponList(type) {
  1308. let that = this,
  1309. obj = {
  1310. page: 1,
  1311. limit: 20,
  1312. product_id: that.id
  1313. };
  1314. if (type !== undefined || type !== null) {
  1315. obj.type = type;
  1316. }
  1317. getCoupons(obj).then((res) => {
  1318. that.$set(that.coupon, 'count', res.data.count);
  1319. if (type === undefined || type === null) {
  1320. let count = [...that.coupon.count],
  1321. indexs = '';
  1322. let index = count.findIndex((item) => item);
  1323. let delCount = that.coupon.count,
  1324. newDelCount = [];
  1325. let countIndex = 0;
  1326. delCount.forEach((item, index) => {
  1327. if (item === 0) {
  1328. countIndex = index;
  1329. } else {
  1330. newDelCount.push(item);
  1331. }
  1332. });
  1333. if (newDelCount.length == 3) {
  1334. indexs = 2;
  1335. } else if (newDelCount.length == 2) {
  1336. if (countIndex === 2) {
  1337. indexs = 1;
  1338. } else {
  1339. indexs = 2;
  1340. }
  1341. } else {
  1342. indexs = delCount.findIndex((item) => item === count[index]);
  1343. }
  1344. that.$set(that.coupon, 'type', indexs);
  1345. that.getCouponList(indexs);
  1346. } else {
  1347. that.$set(that.coupon, 'list', res.data.list);
  1348. }
  1349. });
  1350. },
  1351. ChangCouponsUseState(index) {
  1352. let that = this;
  1353. that.coupon.list[index].is_use++;
  1354. // that.$set(that.coupon, "list", that.coupon.list);
  1355. that.$set(that.coupon, 'coupon', false);
  1356. },
  1357. /**
  1358. *
  1359. *
  1360. * 收藏商品
  1361. */
  1362. setCollect: function () {
  1363. if (this.isLogin === false) {
  1364. toLogin();
  1365. } else {
  1366. let that = this;
  1367. if (this.storeInfo.userCollect) {
  1368. collectDel([this.storeInfo.id]).then((res) => {
  1369. that.$set(that.storeInfo, 'userCollect', !that.storeInfo.userCollect);
  1370. return that.$util.Tips({
  1371. title: res.msg
  1372. });
  1373. });
  1374. } else {
  1375. collectAdd(this.storeInfo.id).then((res) => {
  1376. that.$set(that.storeInfo, 'userCollect', !that.storeInfo.userCollect);
  1377. return that.$util.Tips({
  1378. title: res.msg
  1379. });
  1380. });
  1381. }
  1382. }
  1383. },
  1384. /**
  1385. * 打开属性插件
  1386. */
  1387. selecAttr: function () {
  1388. this.$refs.proSwiper.videoIsPause();
  1389. this.$set(this.attr, 'cartAttr', true);
  1390. this.$set(this, 'isOpen', true);
  1391. },
  1392. openModal(ref) {
  1393. this.$refs[ref].isShow = true;
  1394. },
  1395. /**
  1396. * 打开优惠券插件
  1397. */
  1398. couponTap: function () {
  1399. let that = this;
  1400. if (that.isLogin === false) {
  1401. toLogin();
  1402. } else {
  1403. this.$refs.proSwiper.videoIsPause();
  1404. that.getCouponList();
  1405. that.$set(that.coupon, 'coupon', true);
  1406. }
  1407. },
  1408. onMyEvent: function () {
  1409. this.$set(this.attr, 'cartAttr', false);
  1410. this.$set(this, 'isOpen', false);
  1411. this.isGiftOrder = 0;
  1412. },
  1413. /**
  1414. * 打开属性加入购物车
  1415. *
  1416. */
  1417. joinCart: function (e) {
  1418. //是否登录
  1419. if (this.isLogin === false) {
  1420. toLogin();
  1421. } else {
  1422. this.$refs.proSwiper.videoIsPause();
  1423. this.goCat();
  1424. }
  1425. },
  1426. goCart() {
  1427. uni.reLaunch({
  1428. url: '/pages/order_addcart/order_addcart'
  1429. });
  1430. },
  1431. /*
  1432. * 加入购物车
  1433. */
  1434. goCat(news) {
  1435. let that = this,
  1436. productSelect = that.productValue[this.attrValue];
  1437. that.currentPage = false;
  1438. //打开属性
  1439. if (that.attrValue) {
  1440. //默认选中了属性,但是没有打开过属性弹窗还是自动打开让用户查看默认选中的属性
  1441. that.attr.cartAttr = !that.isOpen ? true : false;
  1442. } else {
  1443. if (that.isOpen) that.attr.cartAttr = true;
  1444. else that.attr.cartAttr = !that.attr.cartAttr;
  1445. }
  1446. //只有关闭属性弹窗时进行加入购物车
  1447. if (that.attr.cartAttr === true && that.isOpen === false) return (that.isOpen = true);
  1448. //如果有属性,没有选择,提示用户选择
  1449. if (that.attr.productAttr.length && productSelect === undefined && that.isOpen === true)
  1450. return that.$util.Tips({
  1451. title: that.$t(`产品库存不足,请选择其它属性`)
  1452. });
  1453. if (that.attr.productSelect.cart_num <= 0) {
  1454. that.attr.productSelect.cart_num = 1;
  1455. that.isOpen = false;
  1456. return that.$util.Tips({
  1457. title: that.$t(`请选择数量`)
  1458. });
  1459. }
  1460. let q = {
  1461. productId: that.id,
  1462. cartNum: that.attr.productSelect.cart_num,
  1463. new: news === undefined ? 0 : 1,
  1464. uniqueId: that.attr.productSelect !== undefined ? that.attr.productSelect.unique : '',
  1465. virtual_type: that.storeInfo.virtual_type
  1466. };
  1467. postCartAdd(q)
  1468. .then((res) => {
  1469. that.isOpen = false;
  1470. that.attr.cartAttr = false;
  1471. if (news) {
  1472. let url = '/pages/goods/order_confirm/index?new=1&cartId=' + res.data.cartId;
  1473. if (this.isGiftOrder) url += '&is_gift=' + this.isGiftOrder;
  1474. uni.navigateTo({
  1475. url
  1476. });
  1477. } else {
  1478. that.$util.Tips({
  1479. title: that.$t(`添加成功`),
  1480. success: () => {
  1481. that.getCartCount(true);
  1482. }
  1483. });
  1484. }
  1485. this.isGiftOrder = 0;
  1486. })
  1487. .catch((err) => {
  1488. that.isOpen = false;
  1489. return that.$util.Tips({
  1490. title: err
  1491. });
  1492. });
  1493. },
  1494. /**
  1495. * 获取购物车数量
  1496. * @param boolean 是否展示购物车动画和重置属性
  1497. */
  1498. getCartCount: function (isAnima) {
  1499. let that = this;
  1500. const isLogin = that.isLogin;
  1501. if (isLogin) {
  1502. getCartCounts().then((res) => {
  1503. that.CartCount = res.data.count;
  1504. this.$store.commit('indexData/setCartNum', that.CartCount > 99 ? '...' : that.CartCount + '');
  1505. // uni.setTabBarBadge({
  1506. // index: Number(uni.getStorageSync('FOOTER_ADDCART')) || 2,
  1507. // text: that.CartCount + ''
  1508. // })
  1509. //加入购物车后重置属性
  1510. if (isAnima) {
  1511. that.animated = true;
  1512. setTimeout(function () {
  1513. that.animated = false;
  1514. }, 500);
  1515. }
  1516. });
  1517. }
  1518. },
  1519. goGift() {
  1520. this.isGiftOrder = 1;
  1521. this.goBuy();
  1522. },
  1523. /**
  1524. * 立即购买
  1525. */
  1526. goBuy() {
  1527. if (this.isLogin === false) {
  1528. toLogin();
  1529. } else {
  1530. this.$refs.proSwiper.videoIsPause();
  1531. this.goCat(true);
  1532. }
  1533. },
  1534. open(data) {
  1535. this.showMenuIcon = data;
  1536. },
  1537. // 授权关闭
  1538. authColse: function (e) {
  1539. this.isShowAuth = e;
  1540. },
  1541. /**
  1542. * 分享打开
  1543. *
  1544. */
  1545. listenerActionSheet() {
  1546. this.currentPage = false;
  1547. // #ifdef H5
  1548. if (this.$wechat.isWeixin()) {
  1549. this.weixinStatus = true;
  1550. }
  1551. // #endif
  1552. this.posters = true;
  1553. },
  1554. // 分享关闭
  1555. listenerActionClose: function () {
  1556. this.posters = false;
  1557. this.posterImageStatus = false;
  1558. },
  1559. //隐藏海报
  1560. posterImageClose: function () {
  1561. this.posterImageStatus = false;
  1562. },
  1563. // 小程序关闭分享弹窗;
  1564. goFriend: function () {
  1565. this.posters = false;
  1566. },
  1567. /*
  1568. * 保存到手机相册
  1569. */
  1570. // #ifdef MP
  1571. savePosterPath: function () {
  1572. let that = this;
  1573. uni.getSetting({
  1574. success(res) {
  1575. if (!res.authSetting['scope.writePhotosAlbum']) {
  1576. uni.authorize({
  1577. scope: 'scope.writePhotosAlbum',
  1578. success() {
  1579. uni.saveImageToPhotosAlbum({
  1580. filePath: that.posterImage,
  1581. success: function (res) {
  1582. that.posterImageClose();
  1583. that.$util.Tips({
  1584. title: that.$t(`保存成功`),
  1585. icon: 'success'
  1586. });
  1587. },
  1588. fail: function (res) {
  1589. that.$util.Tips({
  1590. title: that.$t(`保存失败`)
  1591. });
  1592. }
  1593. });
  1594. }
  1595. });
  1596. } else {
  1597. uni.saveImageToPhotosAlbum({
  1598. filePath: that.posterImage,
  1599. success: function (res) {
  1600. that.posterImageClose();
  1601. that.$util.Tips({
  1602. title: that.$t(`保存成功`),
  1603. icon: 'success'
  1604. });
  1605. },
  1606. fail: function (res) {
  1607. that.$util.Tips({
  1608. title: that.$t(`保存失败`)
  1609. });
  1610. }
  1611. });
  1612. }
  1613. }
  1614. });
  1615. },
  1616. // #endif
  1617. //#ifdef APP-PLUS
  1618. savePosterPath() {
  1619. let that = this;
  1620. uni.saveImageToPhotosAlbum({
  1621. filePath: that.posterImage,
  1622. success: function (res) {
  1623. that.posterImageClose();
  1624. that.$util.Tips({
  1625. title: that.$t(`保存成功`),
  1626. icon: 'success'
  1627. });
  1628. },
  1629. fail: function (res) {
  1630. that.$util.Tips({
  1631. title: that.$t(`保存失败`)
  1632. });
  1633. }
  1634. });
  1635. },
  1636. // #endif
  1637. //#ifdef H5
  1638. ShareInfo() {
  1639. let data = this.storeInfo;
  1640. let href = location.href;
  1641. if (this.$wechat.isWeixin()) {
  1642. getUserInfo().then((res) => {
  1643. href = href.indexOf('?') === -1 ? href + '?spread=' + res.data.uid : updateURLParameter(href, 'spread', res.data.uid);
  1644. let configAppMessage = {
  1645. desc: data.store_info,
  1646. title: data.store_name,
  1647. link: href,
  1648. imgUrl: data.image
  1649. };
  1650. this.$wechat
  1651. .wechatEvevt(['updateAppMessageShareData', 'updateTimelineShareData', 'onMenuShareAppMessage', 'onMenuShareTimeline'], configAppMessage)
  1652. .then((res) => {})
  1653. .catch((err) => {});
  1654. });
  1655. }
  1656. },
  1657. //#endif
  1658. tabCouponType: function (type) {
  1659. this.$set(this.coupon, 'type', type);
  1660. this.getCouponList(type);
  1661. },
  1662. //点击sku图片打开轮播图
  1663. showImg(index) {
  1664. this.$refs.cusPreviewImg.open(this.selectSku.suk);
  1665. },
  1666. showSwiperImg(index) {
  1667. this.$refs.cusSwiperImg.open(index);
  1668. },
  1669. //滑动轮播图选择商品
  1670. changeSwitch(e) {
  1671. let productSelect = this.skuArr[e];
  1672. this.$set(this, 'selectSku', productSelect);
  1673. var skuList = productSelect.suk.split(',');
  1674. this.$set(this.attr.productAttr[0], 'index', skuList[0]);
  1675. if (skuList.length == 2) {
  1676. this.$set(this.attr.productAttr[0], 'index', skuList[0]);
  1677. this.$set(this.attr.productAttr[1], 'index', skuList[1]);
  1678. } else if (skuList.length == 3) {
  1679. this.$set(this.attr.productAttr[0], 'index', skuList[0]);
  1680. this.$set(this.attr.productAttr[1], 'index', skuList[1]);
  1681. this.$set(this.attr.productAttr[2], 'index', skuList[2]);
  1682. } else if (skuList.length == 4) {
  1683. this.$set(this.attr.productAttr[0], 'index', skuList[0]);
  1684. this.$set(this.attr.productAttr[1], 'index', skuList[1]);
  1685. this.$set(this.attr.productAttr[2], 'index', skuList[2]);
  1686. this.$set(this.attr.productAttr[3], 'index', skuList[3]);
  1687. }
  1688. if (productSelect) {
  1689. this.$set(this.attr.productSelect, 'image', productSelect.image);
  1690. this.$set(this.attr.productSelect, 'price', productSelect.price);
  1691. this.$set(this.attr.productSelect, 'stock', productSelect.stock);
  1692. this.$set(this.attr.productSelect, 'unique', productSelect.unique);
  1693. this.$set(this.attr.productSelect, 'vipPrice', productSelect.vipPrice);
  1694. this.$set(this, 'attrTxt', this.$t(`已选择`));
  1695. this.$set(this, 'attrValue', productSelect.suk);
  1696. }
  1697. }
  1698. }
  1699. };
  1700. </script>
  1701. <style scoped lang="scss">
  1702. .activity_pin {
  1703. width: auto;
  1704. height: 44rpx;
  1705. line-height: 44rpx;
  1706. // background: linear-gradient(90deg, rgba(233, 51, 35, 1) 0%, rgba(250, 101, 20, 1) 100%);
  1707. background-color: var(--view-theme);
  1708. opacity: 1;
  1709. border-radius: 22rpx;
  1710. padding: 0 15rpx;
  1711. margin-left: 19rpx;
  1712. }
  1713. .activity_miao {
  1714. width: auto;
  1715. height: 44rpx;
  1716. line-height: 44rpx;
  1717. padding: 0 15rpx;
  1718. // background: linear-gradient(90deg, rgba(250, 102, 24, 1) 0%, rgba(254, 161, 15, 1) 100%);
  1719. background-color: var(--view-theme);
  1720. opacity: 1;
  1721. border-radius: 22rpx;
  1722. margin-left: 19rpx;
  1723. }
  1724. .iconfonts {
  1725. color: #fff !important;
  1726. font-size: 28rpx;
  1727. }
  1728. .activity_title {
  1729. font-size: 24rpx;
  1730. color: #fff;
  1731. }
  1732. .activity_kan {
  1733. width: auto;
  1734. height: 44rpx;
  1735. line-height: 44rpx;
  1736. padding: 0 15rpx;
  1737. // background: linear-gradient(90deg, rgba(254, 159, 15, 1) 0%, rgba(254, 178, 15, 1) 100%);
  1738. background-color: var(--view-theme);
  1739. opacity: 1;
  1740. border-radius: 22rpx;
  1741. margin-left: 19rpx;
  1742. }
  1743. .mask {
  1744. z-index: 300 !important;
  1745. }
  1746. .head-bar {
  1747. background: #fff;
  1748. }
  1749. .generate-posters {
  1750. width: 100%;
  1751. height: 170rpx;
  1752. background-color: #fff;
  1753. position: fixed;
  1754. left: 0;
  1755. bottom: 0;
  1756. z-index: 388;
  1757. transform: translate3d(0, 100%, 0);
  1758. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  1759. border-top: 1rpx solid #eee;
  1760. }
  1761. .generate-posters.on {
  1762. transform: translate3d(0, 0, 0);
  1763. }
  1764. .generate-posters .item {
  1765. flex: 1;
  1766. text-align: center;
  1767. font-size: 30rpx;
  1768. }
  1769. .generate-posters .item .iconfont {
  1770. font-size: 80rpx;
  1771. color: #5eae72;
  1772. }
  1773. .generate-posters .item .iconfont.icon-haibao {
  1774. color: #5391f1;
  1775. }
  1776. .generate-posters .item .iconfont.icon-haowuquan1 {
  1777. color: #ff954d;
  1778. }
  1779. .product-con .footer {
  1780. padding: 0 20rpx 0 30rpx;
  1781. position: fixed;
  1782. bottom: 0;
  1783. width: 100%;
  1784. box-sizing: border-box;
  1785. background-color: rgba(255, 255, 255, 0.85);
  1786. backdrop-filter: blur(10px);
  1787. z-index: 277;
  1788. border-top: 1rpx solid #f0f0f0;
  1789. height: 100rpx;
  1790. height: calc(100rpx + constant(safe-area-inset-bottom)); ///兼容 IOS<11.2/
  1791. height: calc(100rpx + env(safe-area-inset-bottom)); ///兼容 IOS>11.2/
  1792. transform: translate3d(0, 100%, 0);
  1793. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  1794. .gift-icon {
  1795. width: 40rpx;
  1796. height: 40rpx;
  1797. margin: 5rpx 0 5rpx;
  1798. }
  1799. }
  1800. .product-con .footer .item {
  1801. display: flex;
  1802. flex-direction: column;
  1803. justify-content: center;
  1804. align-items: center;
  1805. font-size: 18rpx;
  1806. color: #666;
  1807. }
  1808. .product-con .footer .item .iconfont {
  1809. text-align: center;
  1810. font-size: 40rpx;
  1811. }
  1812. .product-con .footer .item .iconfont.icon-shoucang1 {
  1813. color: var(--view-theme);
  1814. }
  1815. .product-con .footer .item .iconfont.icon-gouwuche1 {
  1816. font-size: 40rpx;
  1817. position: relative;
  1818. }
  1819. .product-con .footer .item .iconfont.icon-gouwuche1 .num {
  1820. color: #fff;
  1821. position: absolute;
  1822. font-size: 18rpx;
  1823. padding: 2rpx 10rpx 3rpx;
  1824. border-radius: 200rpx;
  1825. top: -10rpx;
  1826. right: -10rpx;
  1827. }
  1828. .virbnt {
  1829. width: 444rpx !important;
  1830. height: 76rpx !important;
  1831. border-radius: 50rpx !important;
  1832. overflow: hidden;
  1833. }
  1834. .virbnts {
  1835. width: 444rpx !important;
  1836. text-align: center;
  1837. line-height: 76rpx;
  1838. color: #fff;
  1839. font-size: 28rpx;
  1840. background-color: var(--view-bntColor);
  1841. border-radius: 50rpx !important;
  1842. }
  1843. .product-con .footer .bnt {
  1844. width: 444rpx;
  1845. height: 76rpx;
  1846. }
  1847. .product-con .footer .bnt .bnts {
  1848. width: 222rpx;
  1849. text-align: center;
  1850. line-height: 76rpx;
  1851. color: #fff;
  1852. font-size: 28rpx;
  1853. }
  1854. .product-con .footer .bnt .joinCart {
  1855. border-radius: 50rpx 0 0 50rpx;
  1856. background-color: var(--view-bntColor);
  1857. // background-image: linear-gradient(to right, #fea10f 0%, #fa8013 100%);
  1858. }
  1859. .product-con .footer .bnt .buy {
  1860. border-radius: 0 50rpx 50rpx 0;
  1861. background-color: var(--view-theme);
  1862. // background-image: linear-gradient(to right, #fa6514 0%, #e93323 100%);
  1863. }
  1864. .product-con .store-info {
  1865. margin-top: 20rpx;
  1866. background-color: #fff;
  1867. }
  1868. .product-con .store-info .title {
  1869. padding: 0 30rpx;
  1870. font-size: 28rpx;
  1871. color: #282828;
  1872. height: 80rpx;
  1873. line-height: 80rpx;
  1874. border-bottom: 1px solid #f5f5f5;
  1875. }
  1876. .product-con .store-info .info {
  1877. padding: 0 30rpx;
  1878. height: 126rpx;
  1879. }
  1880. .product-con .store-info .info .picTxt {
  1881. width: 615rpx;
  1882. }
  1883. .product-con .store-info .info .picTxt .pictrue {
  1884. width: 76rpx;
  1885. height: 76rpx;
  1886. }
  1887. .product-con .store-info .info .picTxt .pictrue image {
  1888. width: 100%;
  1889. height: 100%;
  1890. border-radius: 6rpx;
  1891. }
  1892. .product-con .store-info .info .picTxt .text {
  1893. width: 522rpx;
  1894. }
  1895. .product-con .store-info .info .picTxt .text .name {
  1896. font-size: 30rpx;
  1897. color: #282828;
  1898. }
  1899. .product-con .store-info .info .picTxt .text .address {
  1900. font-size: 24rpx;
  1901. color: #666;
  1902. margin-top: 3rpx;
  1903. }
  1904. .product-con .store-info .info .picTxt .text .address .iconfont {
  1905. color: #707070;
  1906. font-size: 18rpx;
  1907. margin-left: 10rpx;
  1908. }
  1909. .product-con .store-info .info .picTxt .text .address .addressTxt {
  1910. max-width: 480rpx;
  1911. }
  1912. .product-con .store-info .info .iconfont {
  1913. font-size: 40rpx;
  1914. }
  1915. .product-con .superior {
  1916. background-color: #fff;
  1917. margin-top: 20rpx;
  1918. padding-bottom: 10rpx;
  1919. }
  1920. .product-con .superior .title {
  1921. height: 98rpx;
  1922. }
  1923. .product-con .superior .title .lingw {
  1924. width: 23rpx;
  1925. height: 23rpx;
  1926. background-color: var(--view-minorColorT);
  1927. transform: rotate(45deg);
  1928. }
  1929. .product-con .superior .title .lingn {
  1930. width: 11rpx;
  1931. height: 11rpx;
  1932. background-color: var(--view-theme);
  1933. }
  1934. .product-con .superior .title image {
  1935. width: 30rpx;
  1936. height: 30rpx;
  1937. }
  1938. .product-con .superior .title .titleTxt {
  1939. margin: 0 20rpx;
  1940. font-size: 30rpx;
  1941. color: var(--view-theme);
  1942. // background-image: linear-gradient(to right, #f57a37 0%, #f21b07 100%);
  1943. // -webkit-background-clip: text;
  1944. // -webkit-text-fill-color: transparent;
  1945. }
  1946. .product-con .superior .slider-banner {
  1947. width: 690rpx;
  1948. margin: 0 auto;
  1949. position: relative;
  1950. }
  1951. .product-con .superior .slider-banner swiper {
  1952. height: 100%;
  1953. width: 100%;
  1954. }
  1955. .product-con .superior .slider-banner swiper-item {
  1956. height: 100%;
  1957. }
  1958. .product-con .superior .slider-banner .list {
  1959. width: 100%;
  1960. }
  1961. .product-con .superior .slider-banner .list .item {
  1962. width: 215rpx;
  1963. margin: 0 22rpx 30rpx 0;
  1964. font-size: 26rpx;
  1965. }
  1966. .product-con .superior .slider-banner .list .item:nth-of-type(3n) {
  1967. margin-right: 0;
  1968. }
  1969. .product-con .superior .slider-banner .list .item .pictrue {
  1970. position: relative;
  1971. width: 100%;
  1972. height: 215rpx;
  1973. border-radius: 20rpx;
  1974. }
  1975. .product-con .superior .slider-banner .list .item .pictrue image {
  1976. width: 100%;
  1977. height: 100%;
  1978. border-radius: 20rpx;
  1979. }
  1980. .product-con .superior .slider-banner .list .item .name {
  1981. color: #282828;
  1982. margin-top: 12rpx;
  1983. }
  1984. .product-con .superior .slider-banner .swiper-pagination-bullet {
  1985. background-color: #999;
  1986. }
  1987. .product-con .superior .slider-banner .swiper-pagination-bullet-active {
  1988. background-color: #e93323;
  1989. }
  1990. button {
  1991. padding: 0;
  1992. margin: 0;
  1993. line-height: normal;
  1994. background-color: #fff;
  1995. }
  1996. button::after {
  1997. border: 0;
  1998. }
  1999. action-sheet-item {
  2000. padding: 0;
  2001. height: 240rpx;
  2002. align-items: center;
  2003. display: flex;
  2004. }
  2005. .contact {
  2006. font-size: 16px;
  2007. width: 50%;
  2008. background-color: #fff;
  2009. padding: 8rpx 0;
  2010. border-radius: 0;
  2011. margin: 0;
  2012. line-height: 2;
  2013. }
  2014. .contact::after {
  2015. border: none;
  2016. }
  2017. .action-sheet {
  2018. font-size: 17px;
  2019. line-height: 1.8;
  2020. width: 50%;
  2021. position: absolute;
  2022. top: 0;
  2023. right: 0;
  2024. padding: 25rpx 0;
  2025. }
  2026. .canvas {
  2027. z-index: 300;
  2028. width: 750px;
  2029. height: 1190px;
  2030. }
  2031. .poster-pop {
  2032. width: 450rpx;
  2033. height: 714rpx;
  2034. position: fixed;
  2035. left: 50%;
  2036. transform: translateX(-50%);
  2037. z-index: 399;
  2038. top: 50%;
  2039. margin-top: -377rpx;
  2040. .poster-img {
  2041. border-radius: 6px;
  2042. }
  2043. }
  2044. .poster-pop image {
  2045. width: 100%;
  2046. height: 100%;
  2047. display: block;
  2048. }
  2049. .poster-pop .close {
  2050. width: 46rpx;
  2051. height: 75rpx;
  2052. position: fixed;
  2053. right: 0;
  2054. top: -73rpx;
  2055. display: block;
  2056. }
  2057. .poster-pop .save-poster {
  2058. background-color: #df2d0a;
  2059. font-size: :22rpx;
  2060. color: #fff;
  2061. text-align: center;
  2062. height: 76rpx;
  2063. line-height: 76rpx;
  2064. width: 100%;
  2065. border-radius: 40rpx;
  2066. margin-top: 28rpx;
  2067. }
  2068. .poster-pop .keep {
  2069. color: #fff;
  2070. text-align: center;
  2071. font-size: 25rpx;
  2072. margin-top: 10rpx;
  2073. }
  2074. .mask {
  2075. position: fixed;
  2076. top: 0;
  2077. left: 0;
  2078. right: 0;
  2079. bottom: 0;
  2080. background-color: rgba(0, 0, 0, 0.6);
  2081. z-index: 9;
  2082. }
  2083. .wrapper .coupon-title {
  2084. line-height: 44rpx;
  2085. }
  2086. .navbar .header {
  2087. height: 96rpx;
  2088. font-size: 30rpx;
  2089. color: #050505;
  2090. background-color: #fff;
  2091. /* #ifdef APP-PLUS */
  2092. width: 100%;
  2093. /* #endif */
  2094. }
  2095. .home {
  2096. /* #ifdef H5 */
  2097. top: 20rpx !important;
  2098. /* #endif */
  2099. }
  2100. .navbar .header .item {
  2101. position: relative;
  2102. margin: 0 25rpx;
  2103. }
  2104. .navbar .header .item.on:before {
  2105. position: absolute;
  2106. width: 60rpx;
  2107. height: 5rpx;
  2108. background-repeat: no-repeat;
  2109. content: '';
  2110. // background-image: linear-gradient(to right, #ff3366 0%, #ff6533 100%);
  2111. background-color: var(--view-theme);
  2112. bottom: -10rpx;
  2113. left: 50%;
  2114. margin-left: -28rpx;
  2115. }
  2116. .navbar {
  2117. position: fixed;
  2118. background-color: #fff;
  2119. top: 0;
  2120. left: 0;
  2121. z-index: 99;
  2122. width: 100%;
  2123. }
  2124. .navbar .navbarH {
  2125. position: relative;
  2126. }
  2127. .navbar .navbarH .navbarCon {
  2128. position: absolute;
  2129. bottom: 0;
  2130. height: 100rpx;
  2131. width: 100%;
  2132. /* #ifndef APP-PLUS || H5 || MP-ALIPAY */
  2133. // justify-content: flex-end;
  2134. padding-left: 48px;
  2135. /* #endif */
  2136. }
  2137. .home {
  2138. color: #333;
  2139. position: fixed;
  2140. /* #ifdef MP */
  2141. width: 126rpx;
  2142. left: 15rpx;
  2143. /* #endif */
  2144. /* #ifndef MP */
  2145. width: 56rpx;
  2146. left: 33rpx;
  2147. /* #endif */
  2148. height: 56rpx;
  2149. z-index: 99;
  2150. background: rgba(255, 255, 255, 0.3);
  2151. border: 1px solid rgba(0, 0, 0, 0.1);
  2152. border-radius: 40rpx;
  2153. font-size: 33rpx;
  2154. &.right {
  2155. right: 33rpx;
  2156. left: unset;
  2157. }
  2158. &.on {
  2159. background: unset;
  2160. color: #333;
  2161. }
  2162. &.homeIndex {
  2163. /* #ifdef MP */
  2164. width: 98rpx;
  2165. /* #endif */
  2166. /* #ifndef MP */
  2167. border-color: rgba(255, 255, 255, 0);
  2168. /* #endif */
  2169. }
  2170. }
  2171. .home .iconfont {
  2172. width: 58rpx;
  2173. text-align: center;
  2174. }
  2175. .home .line {
  2176. width: 1rpx;
  2177. height: 34rpx;
  2178. background: #b3b3b3;
  2179. }
  2180. .home .icon-xiangzuo {
  2181. font-size: 28rpx;
  2182. }
  2183. .share-box {
  2184. z-index: 1000;
  2185. position: fixed;
  2186. left: 0;
  2187. top: 0;
  2188. width: 100%;
  2189. height: 100%;
  2190. image {
  2191. width: 100%;
  2192. height: 100%;
  2193. }
  2194. }
  2195. .product-con .conter {
  2196. display: block;
  2197. }
  2198. .product-con .conter img {
  2199. display: block;
  2200. }
  2201. .svip {
  2202. height: 64rpx;
  2203. padding: 0 26rpx 0 60rpx;
  2204. margin: 0 30rpx;
  2205. background: url('data:image/png;base64,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')
  2206. center/100% 100% no-repeat;
  2207. font-size: 24rpx;
  2208. color: #ae5a2a;
  2209. }
  2210. .svip .iconfont {
  2211. margin-left: 12rpx;
  2212. font-size: 24rpx;
  2213. }
  2214. .product-con .wrapper {
  2215. // padding-bottom: 20rpx;
  2216. }
  2217. .product-con .wrapper .share .money {
  2218. display: flex;
  2219. align-items: flex-end;
  2220. .text {
  2221. font-weight: 400;
  2222. font-size: 22rpx;
  2223. }
  2224. .num {
  2225. font-size: 40rpx;
  2226. font-family: 'SemiBold';
  2227. }
  2228. .vip-money {
  2229. border-radius: 20rpx;
  2230. background-color: #fff0d1;
  2231. display: flex;
  2232. align-items: center;
  2233. padding-right: 10rpx;
  2234. font-weight: 600;
  2235. font-size: 22rpx;
  2236. color: #333333;
  2237. .svip-tag {
  2238. font-weight: 600;
  2239. font-size: 18rpx;
  2240. color: #fddaa4;
  2241. height: 26rpx;
  2242. line-height: 26rpx;
  2243. padding: 0 10rpx;
  2244. background: linear-gradient(90deg, #484643 0%, #1f1b17 100%);
  2245. border-radius: 20rpx 0 15rpx 20rpx;
  2246. }
  2247. }
  2248. }
  2249. .product-con .wrapper .share .money image {
  2250. width: 66rpx;
  2251. height: 26rpx;
  2252. }
  2253. .introduce {
  2254. min-height: 44rpx;
  2255. }
  2256. .limit_good {
  2257. font-size: 16rpx;
  2258. margin: 10rpx 30rpx;
  2259. color: red;
  2260. .line {
  2261. padding: 0 6rpx;
  2262. }
  2263. }
  2264. .attrImg {
  2265. width: 66rpx;
  2266. height: 66rpx;
  2267. border-radius: 6rpx;
  2268. display: block;
  2269. margin-right: 14rpx;
  2270. }
  2271. .switchTxt {
  2272. height: 60rpx;
  2273. // flex: 1;
  2274. line-height: 60rpx;
  2275. box-sizing: border-box;
  2276. background: #eeeeee;
  2277. padding: 0 10rpx;
  2278. border-radius: 8rpx;
  2279. text-align: center;
  2280. }
  2281. .attribute {
  2282. padding: 10rpx 30rpx;
  2283. .card {
  2284. padding: 20rpx 0 20rpx 0rpx;
  2285. }
  2286. .line1 {
  2287. width: 600rpx;
  2288. }
  2289. .line {
  2290. width: 100%;
  2291. height: 1rpx;
  2292. background-color: #eee;
  2293. }
  2294. .attr-pics {
  2295. margin-top: 15rpx;
  2296. width: 100%;
  2297. display: flex;
  2298. justify-content: flex-end;
  2299. padding-right: 40rpx;
  2300. }
  2301. .params-list {
  2302. overflow-x: scroll;
  2303. .item {
  2304. display: flex;
  2305. align-items: center;
  2306. padding: 0 10rpx;
  2307. image {
  2308. margin-right: 8rpx;
  2309. }
  2310. }
  2311. }
  2312. }
  2313. .flex {
  2314. display: flex;
  2315. width: 100%;
  2316. }
  2317. .flexs {
  2318. display: flex;
  2319. }
  2320. .attr-txt {
  2321. display: flex;
  2322. flex-wrap: nowrap;
  2323. width: 130rpx;
  2324. }
  2325. .presell_count {
  2326. margin-top: 20rpx;
  2327. font-size: 26rpx;
  2328. color: #999999;
  2329. padding: 20rpx 30rpx;
  2330. .presell_time {
  2331. margin: 8rpx 0 4rpx;
  2332. .area_line {
  2333. display: inline-block;
  2334. margin: 0 6rpx;
  2335. }
  2336. }
  2337. .icon-shijian1 {
  2338. display: inline-block;
  2339. margin-right: 4rpx;
  2340. }
  2341. }
  2342. .presale .bnts {
  2343. width: 444rpx;
  2344. height: 76rpx;
  2345. border-radius: 50rpx 50rpx;
  2346. background-color: var(--view-theme);
  2347. text-align: center;
  2348. line-height: 76rpx;
  2349. color: #fff;
  2350. font-size: 28rpx;
  2351. }
  2352. .delete-line {
  2353. text-decoration: line-through;
  2354. }
  2355. </style>