index.vue 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171
  1. <template>
  2. <view :style="viewColor">
  3. <skeleton :show="showSkeleton" :isNodes="isNodes" ref="skeleton" loading="chiaroscuro" selector="skeleton"
  4. bgcolor="#FFF"></skeleton>
  5. <view class="product-con skeleton" :style="{visibility: showSkeleton ? 'hidden' : 'visible'}">
  6. <view class="head-wrapper" :style="'top:'+statusBarHeight">
  7. <view class="head-menu">
  8. <view class='iconfont icon-xiangzuo' @click="returns"></view>
  9. <view class="iconfont icon-shouye4" @click="goHome"></view>
  10. </view>
  11. </view>
  12. <view v-if="storeInfo && storeInfo.merchant">
  13. <scroll-view :scroll-top="scrollTop" scroll-y='true' scroll-with-animation="true" :style='"height:"+height+"px;"'
  14. @scroll="scroll">
  15. <view id="past0">
  16. <productConSwiper class="skeleton-rect" :imgUrls="storeInfo.slider_image" :videoCoverImg="videoCoverImg" :videoline="storeInfo.video_link"></productConSwiper>
  17. <view class='wrapper'>
  18. <view class='share acea-row row-between row-bottom'>
  19. <view class='money p-color skeleton-rect' style="min-width: 70rpx;">
  20. <text class='num'>{{storeInfo.price}}</text>
  21. </view>
  22. <!-- <view @click="listenerActionSheet" class="fenxiang_btn">
  23. <view class='iconfont icon-fenxiang'></view>
  24. 分享
  25. </view> -->
  26. </view>
  27. <view class='integral_count skeleton-rect'>
  28. <text v-if="storeInfo.max_integral > 0" class='integral'>积分最高可抵扣{{storeInfo.max_integral}}元</text>
  29. <text v-if="storeInfo.delivery_free == 1" class='integral'>包邮</text>
  30. </view>
  31. <view class='introduce skeleton-rect'>
  32. <text v-if="storeInfo.merchant.type_name" class="font-bg-red bt-color">{{storeInfo.merchant.type_name}}</text>
  33. <text v-else-if="storeInfo.merchant.is_trader" class="font-bg-red bt-color">自营</text>
  34. <text>{{storeInfo.store_name ? storeInfo.store_name : ''}}</text>
  35. </view>
  36. <view class='label acea-row row-between-wrapper' :style="{'padding-bottom':coupon.list.length?0:10+'px'}">
  37. <view class="skeleton-rect">市场价:¥{{storeInfo.ot_price ? storeInfo.ot_price : ''}}</view>
  38. <view class="skeleton-rect">库存:{{storeInfo.stock ? storeInfo.stock : 0}}{{storeInfo.unit_name ? storeInfo.unit_name : ''}}</view>
  39. <view class="skeleton-rect">销量:{{storeInfo.sales ? storeInfo.sales : 0}}{{storeInfo.unit_name ? storeInfo.unit_name : ''}}</view>
  40. </view>
  41. <view class='coupon acea-row row-between-wrapper skeleton-rect' @click='couponTap' style="margin-top: 20rpx;" v-if="coupon.list.length > 0">
  42. <view class='hide line1 acea-row'>
  43. 优惠券:
  44. <view class='activity' v-for="(item,index) in coupon.list" :key="index">满{{item.use_min_price}}减{{item.coupon_price}}</view>
  45. </view>
  46. <view class='iconfont icon-jiantou'></view>
  47. </view>
  48. <view class="coupon acea-row row-between-wrapper" v-if="activity.length">
  49. <view class="line1 acea-row">
  50. <text>活&nbsp;&nbsp;&nbsp;动:</text>
  51. <view v-for='(item,index) in activity' :key='index' @click="goActivity(item)">
  52. <view v-if="item.type === '1'" :class="index==0?'activity_pin':'' || index==1?'activity_miao':'' || index==2?'activity_kan':''">
  53. <text class="iconfonts iconfont icon-pintuan"></text>
  54. <text class="activity_title"> 参与秒杀</text>
  55. </view>
  56. <view :class="index==0?'activity_pin':'' || index==1?'activity_miao':'' || index==2?'activity_kan':''" v-if="item.type === '2'">
  57. <text class="iconfonts iconfont icon-shenhezhong"></text>
  58. <text class="activity_title"> 参与砍价</text>
  59. </view>
  60. <view :class="index==0?'activity_pin':'' || index==1?'activity_miao':'' || index==2?'activity_kan':''" v-if="item.type === '3'">
  61. <text class="iconfonts iconfont icon-kanjia"></text>
  62. <text class="activity_title"> 参与拼团</text>
  63. </view>
  64. </view>
  65. </view>
  66. </view>
  67. </view>
  68. <view class='attribute acea-row row-between-wrapper skeleton-rect' @click="selecAttr">
  69. <view class="acea-row row-between-wrapper">{{attrTxt}}:
  70. <text class='atterTxt'>{{attrValue}}</text>
  71. </view>
  72. <view class='iconfont icon-jiantou'></view>
  73. </view>
  74. <!--运费-->
  75. <view v-if="shipping || shippingValue" class='attribute acea-row row-between-wrapper' @click="showShip">
  76. <view class="acea-row row-between-wrapper">运费:
  77. <text class='atterTxt'>{{shippingValue}}</text>
  78. </view>
  79. <view class='iconfont icon-jiantou'></view>
  80. </view>
  81. <!--保障-->
  82. <view v-if="guarantee && guarantee.length" class='attribute acea-row row-between-wrapper' @click="showGuaranee">
  83. <view class="acea-row row-between-wrapper">保障:
  84. <view class="guaranteeAttr">
  85. <text class='atterTxt1' :class="item.guarantee_name ? 'hasAttr' : ''" v-for="(item,index) in guarantee">
  86. {{item.guarantee_name ? item.guarantee_name : ''}}
  87. </text>
  88. </view>
  89. </view>
  90. <view class='iconfont icon-jiantou'></view>
  91. </view>
  92. </view>
  93. <!--优惠套餐-->
  94. <view class='combo' v-if="comboList && comboList.length>0">
  95. <view class='title acea-row row-between-wrapper'>
  96. <view>优惠套餐({{comboTotal}}) </view>
  97. <view class='praise' @click="openCombo">
  98. 查看全部
  99. <text class='iconfont icon-jiantou'></text>
  100. </view>
  101. </view>
  102. <scroll-view scroll-x="true" style="white-space: nowrap; display: flex;height: 180rpx;" show-scrollbar="false">
  103. <view class="img-box">
  104. <view class="combo_item" v-for="(item,index) in comboList" :key="index">
  105. <view class="img-item" v-for="(itemn,indexn) in item.discountsProduct" :key="indexn">
  106. <image :src="itemn.image" mode="" @click="openCombo"></image>
  107. <text v-if="indexn != item.count-1" class="iconfont icon-jiahao2"></text>
  108. </view>
  109. <view class="list_total">
  110. <view class="list_num">共{{item.count}}件</view>
  111. <view class="list_price p-color">省 ¥{{item.max_price}}</view>
  112. </view>
  113. </view>
  114. </view>
  115. </scroll-view>
  116. </view>
  117. <view class='userEvaluation' id="past1" v-if="replyCount && replyCount>0">
  118. <view class='title acea-row row-between-wrapper skeleton-rect'>
  119. <view>用户评价({{replyCount}})</view>
  120. <navigator class='praise' hover-class='none' :url='"/pages/users/goods_comment_list/index?product_id="+id'>
  121. <text class='t-color'>{{replyChance}}</text>好评率
  122. <text class='iconfont icon-jiantou'></text>
  123. </navigator>
  124. </view>
  125. <block v-if="replyCount && replyCount>0">
  126. <userEvaluation :reply="reply"></userEvaluation>
  127. </block>
  128. </view>
  129. <!-- 种草秀 -->
  130. <view class='userPlant' v-if="storeInfo.community && storeInfo.community.length>0">
  131. <view class='title acea-row row-between-wrapper'>
  132. <view>种草秀 </view>
  133. <navigator class='praise' hover-class='none' :url="'/pages/plantGrass/plant_show/index?spu_id='+storeInfo.spu_id">
  134. 查看全部
  135. <text class='iconfont icon-jiantou'></text>
  136. </navigator>
  137. </view>
  138. <view class="imgList acea-row">
  139. <navigator class="pictrue" v-for="(item, index) in storeInfo.community" :key="index" v-if="index<=2"
  140. hover-class='none' :url="'/pages/plantGrass/plant_detail/index?id='+item.community_id">
  141. <image :src="item.image[0]" class="image"></image>
  142. </navigator>
  143. </view>
  144. </view>
  145. <!-- 商铺信息 -->
  146. <view class="store-wrapper" v-if="storeInfo.merchant && hide_mer_status !=1">
  147. <view class="store-hd skeleton-rect">
  148. <view class="store-info">
  149. <view class="logo">
  150. <image :src="storeInfo.merchant.mer_avatar" mode=""></image>
  151. </view>
  152. <view class="info">
  153. <view class="name line1">
  154. <text>{{storeInfo.merchant.mer_name ? storeInfo.merchant.mer_name : ''}}</text>
  155. <text v-if="storeInfo.merchant.type_name" class="font-bg-red ml8 bt-color">{{storeInfo.merchant.type_name}}</text>
  156. <text v-else-if="storeInfo.merchant.is_trader" class="font-bg-red ml8 bt-color">自营</text>
  157. </view>
  158. <view v-if="storeInfo.merchant.care_count" class="txt">
  159. {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
  160. </view>
  161. <view v-else class="txt">0人关注</view>
  162. </view>
  163. <navigator v-if="hide_mer_status != 1" :url="'/pages/store/index?id='+storeInfo.merchant.mer_id" class="link"
  164. hover-class="none">进店</navigator>
  165. </view>
  166. <view class="score-wrapper">
  167. <view class="item">
  168. 商品描述<text>{{storeInfo.merchant.product_score}}</text>
  169. </view>
  170. <view class="item">
  171. 卖家服务<text>{{storeInfo.merchant.service_score}}</text>
  172. </view>
  173. <view class="item">
  174. 物流服务<text>{{storeInfo.merchant.postage_score}}</text>
  175. </view>
  176. </view>
  177. </view>
  178. <view v-if="storeInfo.merchant.recommend && storeInfo.merchant.recommend.length > 0" class="con-box">
  179. <view class="title">店铺推荐</view>
  180. <scroll-view scroll-x="true" style="white-space: nowrap; display: flex" show-scrollbar="false">
  181. <view class="img-box">
  182. <view class="img-item" v-for="(item,index) in storeInfo.merchant.recommend" :key="index" @click="goProDetail(item)">
  183. <easy-loadimage mode="widthFix" :image-src="item.image"></easy-loadimage>
  184. <!-- <image :src="item.image"></image> -->
  185. <view class="txt">
  186. <view class="title line1">{{item.store_name}}</view>
  187. <view class="price">
  188. <text>¥</text>{{item.price}}
  189. </view>
  190. </view>
  191. </view>
  192. </view>
  193. </scroll-view>
  194. </view>
  195. </view>
  196. <view class='product-intro' id="past3">
  197. <view class='title'>产品介绍</view>
  198. <view class='conter' v-if="description">
  199. <jyf-parser v-if="description.type == 0" :domain='domain' :html="description.content.replace(/<br\/>/ig, '')" ref="article" :tag-style="tagStyle"></jyf-parser>
  200. <view v-else class="product_content">
  201. <view v-if="description.content && description.content.title" class="title">{{description.content.title}}</view>
  202. <view v-if="description.content && description.content.image" class="pictures">
  203. <image v-for="(item,index) in description.content.image" :key="index" :src="item"></image>
  204. </view>
  205. </view>
  206. </view>
  207. </view>
  208. <view style='height:120rpx;'></view>
  209. </scroll-view>
  210. </view>
  211. <view class='footer acea-row row-between-wrapper'>
  212. <!-- <view v-if="storeInfo.merchant && storeInfo.merchant.services_type == 1" class="item skeleton-rect" @click="call">
  213. <view class="iconfont icon-kefu"></view>
  214. <view>{{showSkeleton ? 'xxxxxx' : '客服'}}</view>
  215. </view>
  216. <view v-else class="item skeleton-rect" @click="couponTap2">
  217. <view class="iconfont icon-kefu"></view>
  218. <view>{{showSkeleton ? 'xxxxxx' : '客服'}}</view>
  219. </view> -->
  220. <view @click="setCollect" class='item skeleton-rect'>
  221. <view class='iconfont icon-shoucang1' v-if="storeInfo.isRelation"></view>
  222. <view class='iconfont icon-shoucang' v-else></view>
  223. <view>{{showSkeleton ? 'xxxxxx' : '收藏'}}</view>
  224. </view>
  225. <navigator open-type='switchTab' class="animated item skeleton-rect" :class="animated==true?'bounceIn':''" url='/pages/order_addcart/order_addcart'
  226. hover-class="none">
  227. <view class='iconfont icon-gouwuche1'>
  228. <text v-if="CartCount>0" class='num'>{{CartCount || 0}}</text>
  229. </view>
  230. <view>{{showSkeleton ? 'xxxxxx' : '购物车'}}</view>
  231. </navigator>
  232. <view v-if="attr.productSelect.stock != 0" class='bnt acea-row skeleton-rect'>
  233. <form @submit="joinCart" report-submit='true' v-if="storeInfo.is_integral == 0 && storeInfo.is_consumption == 0">
  234. <button v-if="storeInfo.type != 1" class='joinCart bnts' form-type="submit">加入购物车</button>
  235. </form>
  236. <form @submit="goBuy" report-submit='true' v-if="attr.productSelect">
  237. <button class='buy bnts' :class="{ 'virtual_buy' : storeInfo.type == 1,'xfjf':(storeInfo.is_integral == 1 || storeInfo.is_consumption == 1)}" form-type="submit" :disabled="attr.productSelect.stock == 0">立即购买</button>
  238. </form>
  239. </view>
  240. <view v-else class='bnt acea-row skeleton-rect'>
  241. <form report-submit='true'>
  242. <button v-if="arrival_notice" class='buy bnts sold_out' form-type="submit" @click="arrivalNotice">到货通知</button>
  243. <button v-else class='buy bnts sold_out' form-type="submit" disabled>商品已售罄</button>
  244. </form>
  245. </view>
  246. </view>
  247. <block v-if="sharePacket.max&&sharePacket.min">
  248. <shareRedPackets :sharePacket="sharePacket" @listenerActionSheet="listenerActionSheet" @closeChange="closeChange"
  249. :showAnimate="showAnimate" @boxStatus="boxStatus"></shareRedPackets>
  250. </block>
  251. <!-- 组件 -->
  252. <productWindow :attr="attr" :isShow='1' :iSplus='1' @myevent="onMyEvent" @ChangeAttr="ChangeAttr" @ChangeCartNum="ChangeCartNum"
  253. @attrVal="attrVal" @iptCartNum="iptCartNum" id='product-window'></productWindow>
  254. <block v-if="coupon.coupon">
  255. <couponListWindow :coupon='coupon' @ChangCouponsClone="ChangCouponsClone" @ChangCoupons="ChangCoupons"
  256. @ChangCouponsUseState="ChangCouponsUseState"></couponListWindow>
  257. </block>
  258. <!-- 分享按钮 -->
  259. <view class="generate-posters acea-row row-middle" :class="posters ? 'on' : ''">
  260. <!-- #ifndef MP -->
  261. <button class="item" :class="weixinStatus ? 'item3' : ''" hover-class='none' v-if="weixinStatus === true" @click="H5ShareBox = true">
  262. <view class="iconfont icon-weixin3"></view>
  263. <view class="">发送给朋友</view>
  264. </button>
  265. <!-- #endif -->
  266. <!-- #ifdef MP -->
  267. <button class="item" :class="weixinStatus ? 'item3' : ''" open-type="share" hover-class='none' @click="goFriend">
  268. <view class="iconfont icon-weixin3"></view>
  269. <view class="">发送给朋友</view>
  270. </button>
  271. <!-- #endif -->
  272. <!-- #ifdef APP-PLUS -->
  273. <view class="item" @click="appShare('WXSceneSession')">
  274. <view class="iconfont icon-weixin3"></view>
  275. <view class="">分享给好友</view>
  276. </view>
  277. <!-- #endif -->
  278. <button class="item" :class="weixinStatus ? 'item3' : ''" hover-class='none' @click="goPoster">
  279. <view class="iconfont icon-haibao"></view>
  280. <view class="">生成海报</view>
  281. </button>
  282. <button class="item" :class="weixinStatus ? 'item3' : ''" hover-class='none' @click="copyPwd">
  283. <view class="iconfont icon-fuzhikouling1"></view>
  284. <view>生成口令</view>
  285. </button>
  286. </view>
  287. <view class="mask" v-if="posters" @click="listenerActionClose"></view>
  288. <!--口令复制结果-->
  289. <copyPassword :isCopy='isCopy' :copyUrl='copyUrl' @close="closeCopy"></copyPassword>
  290. <authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize>
  291. <!-- 海报展示 -->
  292. <view class='poster-pop' v-if="posterImageStatus">
  293. <image src='../../static/images/poster-close.png' class='close' @click="posterImageClose"></image>
  294. <image :src='posterImage'></image>
  295. <!-- #ifndef H5 -->
  296. <view class='save-poster' @click="savePosterPath">保存到手机</view>
  297. <!-- #endif -->
  298. <!-- #ifdef H5 -->
  299. <view class="keep">长按图片可以保存到手机</view>
  300. <!-- #endif -->
  301. </view>
  302. <view class='mask' v-if="posterImageStatus"></view>
  303. <canvas class="canvas" canvas-id='myCanvas' v-if="canvasStatus"></canvas>
  304. <!-- 发送给朋友图片 -->
  305. <view class="share-box" v-if="H5ShareBox">
  306. <image src="/static/images/share-info.png" @click="H5ShareBox = false"></image>
  307. </view>
  308. <guaranteeTemplate ref="guartemplate" :guarantee='guarantee' :shipping='shipping'></guaranteeTemplate>
  309. <!-- #ifndef H5 -->
  310. <passwordPopup></passwordPopup>
  311. <!-- #endif -->
  312. <!--套餐产品弹窗-->
  313. <discounts-goods ref="discounts" :id="id" :uid="uid"></discounts-goods>
  314. </view>
  315. </view>
  316. </template>
  317. <script>
  318. // +----------------------------------------------------------------------
  319. // | CRMEB [ CRMEB赋能开发者,助力企业发展 ]
  320. // +----------------------------------------------------------------------
  321. // | Copyright (c) 2016~2021 https://www.crmeb.com All rights reserved.
  322. // +----------------------------------------------------------------------
  323. // | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权
  324. // +----------------------------------------------------------------------
  325. // | Author: CRMEB Team <admin@crmeb.com>
  326. // +----------------------------------------------------------------------
  327. var statusBarHeight = uni.getSystemInfoSync().statusBarHeight + 'px';
  328. import { getconfig } from '@/api/public.js';
  329. import { arrivalSubscribe } from '@/utils/SubscribeMessage.js';
  330. import {
  331. getProductDetail,
  332. getProductCode,
  333. collectAdd,
  334. collectDel,
  335. postCartAdd,
  336. arrivalNoticeApi,
  337. copyPasswordApi, getDiscountsLst
  338. } from '@/api/store.js';
  339. import { getUserInfo, imgToBase } from '@/api/user.js';
  340. import { getCoupons,getShopCoupons } from '@/api/api.js';
  341. import { getCartCounts } from '@/api/order.js';
  342. import { mapGetters } from "vuex";
  343. import { imageBase64 } from "@/api/public";
  344. import productConSwiper from '@/components/productConSwiper';
  345. import couponListWindow from '@/components/couponListWindow';
  346. import copyPassword from '@/components/copyPassword';
  347. import productWindow from '@/components/productWindow';
  348. import userEvaluation from '@/components/userEvaluation';
  349. import shareRedPackets from '@/components/shareRedPackets';
  350. // #ifndef H5
  351. import passwordPopup from '@/components/passwordPopup';
  352. // #endif
  353. import { HTTP_REQUEST_URL } from '@/config/app';
  354. import home from '@/components/home';
  355. import { silenceBindingSpread } from "@/utils";
  356. import parser from "@/components/jyf-parser/jyf-parser";
  357. import authorize from '@/components/Authorize';
  358. import history from "@/mixins/history";
  359. import shareScence from "@/libs/spread";
  360. import guaranteeTemplate from '@/components/freightGuarantee';
  361. import discountsGoods from './discountsGoods';
  362. import ClipboardJS from "@/plugin/clipboard/clipboard.js";
  363. import easyLoadimage from '@/components/easy-loadimage/easy-loadimage.vue';
  364. let app = getApp();
  365. export default {
  366. components: {
  367. // #ifndef H5
  368. passwordPopup,
  369. // #endif
  370. productConSwiper,
  371. couponListWindow,
  372. productWindow,
  373. userEvaluation,
  374. shareRedPackets,
  375. home,
  376. guaranteeTemplate,
  377. copyPassword,
  378. discountsGoods,
  379. "jyf-parser": parser,
  380. authorize,
  381. easyLoadimage
  382. },
  383. mixins: [history],
  384. data() {
  385. let that = this;
  386. return {
  387. showSkeleton: true, //骨架屏显示隐藏
  388. isNodes: 0, //控制什么时候开始抓取元素节点,只要数值改变就重新抓取
  389. statusBarHeight: statusBarHeight, //系统导航条高度
  390. //属性是否打开
  391. coupon: {
  392. 'coupon': false,
  393. list: [],
  394. },
  395. attrTxt: '请选择', //属性页面提示
  396. attrValue: '', //已选属性
  397. animated: false, //购物车动画
  398. id: 0, //商品id
  399. replyCount: 0, //总评论数量
  400. reply: [], //评论列表
  401. storeInfo: {
  402. merchant: {}
  403. }, //商品详情
  404. productValue: [], //系统属性
  405. couponList: [], //优惠券
  406. cart_num: 1, //购买数量
  407. isAuto: false, //没有授权的不会自动授权
  408. isShowAuth: false, //是否隐藏授权
  409. isOpen: false, //是否打开属性组件
  410. actionSheetHidden: true,
  411. posterImageStatus: false,
  412. storeImage: '', //海报产品图
  413. PromotionCode: '', //二维码图片
  414. canvasStatus: false, //海报绘图标签
  415. posterImage: '', //海报路径
  416. posterbackgd: '/static/images/posterbackgd.png',
  417. source: '',
  418. sharePacket: {
  419. isState: true, //默认不显示
  420. }, //分销商详细
  421. // uid: 0, //用户uid
  422. circular: false,
  423. autoplay: false,
  424. interval: 3000,
  425. duration: 500,
  426. clientHeight: "",
  427. systemStore: {}, //门店信息
  428. replyChance: 0,
  429. CartCount: 0,
  430. isDown: true,
  431. storeSelfMention: true,
  432. posters: false,
  433. weixinStatus: false,
  434. attr: {
  435. cartAttr: false,
  436. productAttr: [],
  437. productSelect: {}
  438. },
  439. description: '',
  440. navActive: 0,
  441. H5ShareBox: false, //公众号分享图片
  442. activity: [],
  443. retunTop: true, //顶部返回
  444. navH: "",
  445. navList: [],
  446. opacity: 0,
  447. scrollY: 0,
  448. topArr: [],
  449. toView: '',
  450. height: 0,
  451. heightArr: [],
  452. lock: false,
  453. scrollTop: 0,
  454. tagStyle: {
  455. img: 'width:100%;display:block;'
  456. },
  457. // 动画状态
  458. showAnimate: true,
  459. hide_mer_status: 1,
  460. domain: HTTP_REQUEST_URL,
  461. currSpid: '',
  462. codeImg: "",
  463. videoCoverImg: "",
  464. shipping: "",
  465. guarantee: [],
  466. guaranteeValue: "",
  467. shippingValue: "",
  468. arrival_notice: 0, //是否开启到货通知
  469. uniqueValue: "",
  470. isCopy: false,
  471. copyUrl: '',
  472. comboTotal: 0,
  473. comboList: []
  474. };
  475. },
  476. computed: mapGetters(['isLogin','uid','viewColor']),
  477. onLoad(options) {
  478. let that = this
  479. if (options.spid) {
  480. app.globalData.spid = options.spid;
  481. that.currSpid = options.spid
  482. }
  483. var pages = getCurrentPages();
  484. let curPage = pages[pages.length - 1];
  485. if (pages.length <= 1) {
  486. that.retunTop = false
  487. }
  488. let curParam = curPage.options || curPage.$route.query;
  489. this.source = curParam.source;
  490. // #ifdef MP
  491. this.navH = app.globalData.navHeight;
  492. // #endif
  493. // #ifndef MP
  494. this.navH = 96;
  495. // #endif
  496. this.id = options.id;
  497. uni.getSystemInfo({
  498. success: function(res) {
  499. that.height = res.windowHeight
  500. //res.windowHeight:获取整个窗口高度为px,*2为rpx;98为头部占据的高度;
  501. },
  502. });
  503. //扫码携带参数处理
  504. // #ifdef MP
  505. if (options.scene) {
  506. this.showSkeleton = false;
  507. let value = this.$util.getUrlParams(decodeURIComponent(options.scene));
  508. if (value.id) options.id = value.id;
  509. //记录推广人uid
  510. if (value.spid) {
  511. app.globalData.spid = value.spid;
  512. that.currSpid = value.spid
  513. }
  514. }
  515. if (!options.id && !options.scene) {
  516. this.showSkeleton = false;
  517. return this.$util.Tips({
  518. title: '缺少参数无法查看商品'
  519. }, {
  520. tab: 3,
  521. url: 1
  522. });
  523. } else {
  524. this.id = options.id
  525. }
  526. //记录推广人uid
  527. if (options.spid) app.globalData.spid = options.spid;
  528. // #endif
  529. shareScence(that.currSpid, that.isLogin)
  530. this.getGoodsDetails();
  531. this.getDiscountsData();
  532. //#ifdef H5
  533. this.isLogin && silenceBindingSpread();
  534. //#endif
  535. if (this.isLogin) {
  536. this.downloadFilePromotionCode();
  537. this.getHistory()
  538. }
  539. },
  540. onReady() {
  541. this.isNodes++;
  542. },
  543. onShow() {
  544. let that = this
  545. that.getConfig();
  546. },
  547. /**
  548. * 用户点击右上角分享
  549. */
  550. // #ifdef MP
  551. onShareAppMessage: function() {
  552. let that = this;
  553. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  554. return {
  555. title: that.storeInfo.store_name || '',
  556. imageUrl: that.storeInfo.image || '',
  557. path: '/pages/goods_details/index?id=' + that.id + '&spid=' + that.uid,
  558. }
  559. },
  560. onShareTimeline: function() {
  561. let that = this;
  562. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  563. return {
  564. title: that.storeInfo.store_name || '',
  565. query: {
  566. id: that.id,
  567. spid: that.uid
  568. },
  569. imageUrl: that.storeInfo.image || ''
  570. }
  571. },
  572. // #endif
  573. methods: {
  574. call: function(){
  575. uni.makePhoneCall({
  576. // 手机号
  577. phoneNumber: this.storeInfo.merchant.service_phone,
  578. // 成功回调
  579. success: (res) => {},
  580. // 失败回调
  581. fail: (res) => {}
  582. });
  583. },
  584. getConfig() {
  585. let self = this
  586. // 获取配置
  587. getconfig().then(res => {
  588. this.hide_mer_status = res.data.hide_mer_status
  589. this.arrival_notice = res.data.procudt_increase_status
  590. }).catch(err => {})
  591. },
  592. /**到货通知*/
  593. arrivalNotice(){
  594. let that = this;
  595. // #ifdef MP
  596. arrivalSubscribe().then(() => {
  597. that.arrivalNoticeFun();
  598. });
  599. // #endif
  600. // #ifndef MP
  601. that.arrivalNoticeFun();
  602. // #endif
  603. },
  604. arrivalNoticeFun(){
  605. let that = this;
  606. let uniqueValue = that.uniqueValue;
  607. let typeValue = 0;
  608. // #ifdef MP
  609. typeValue = 3
  610. // #endif
  611. // #ifdef H5
  612. if(this.$wechat.isWeixin() === true){
  613. typeValue = 2
  614. }else{
  615. typeValue = 1
  616. }
  617. // #endif
  618. arrivalNoticeApi({ unique: uniqueValue,type:typeValue,product_id: that.id }).then(res => {
  619. return that.$util.Tips({
  620. title: res.message
  621. })
  622. }).catch(err => {
  623. //状态异常返回上级页面
  624. return that.$util.Tips({
  625. title: err
  626. })
  627. })
  628. },
  629. goProDetail(item) {
  630. uni.redirectTo({
  631. url: '/pages/goods_details/index?id=' + item.product_id
  632. })
  633. },
  634. boxStatus(data) {
  635. this.showAnimate = data
  636. },
  637. closeChange: function() {
  638. this.$set(this.sharePacket, 'isState', true);
  639. },
  640. /**查看运费说明*/
  641. showShip: function() {
  642. this.$refs.guartemplate.showShippingTel();
  643. },
  644. /**查看服务保障*/
  645. showGuaranee: function() {
  646. this.$refs.guartemplate.showGuaranteeTel();
  647. },
  648. /*查看套餐详情*/
  649. openCombo(){
  650. this.$refs.discounts.showPopup(this.id);
  651. },
  652. /*获取套餐列表数据*/
  653. getDiscountsData(){
  654. getDiscountsLst({product_id: this.id}).then(res => {
  655. this.comboTotal = res.data.count;
  656. res.data.list.forEach((item, index) => {
  657. item.save_price = 0;
  658. item.discountsProduct.forEach((v, i) => {
  659. item.save_price += parseFloat(v.product.ot_price) - parseFloat(v.product.price)
  660. })
  661. })
  662. this.comboList = res.data.list;
  663. }).catch(err => {
  664. });
  665. },
  666. goActivity: function(e) {
  667. let item = e;
  668. if (item.type === "1") {
  669. uni.navigateTo({
  670. url: `/pages/activity/goods_seckill_details/index?id=${item.id}&time=${item.time}&status=1`
  671. });
  672. } else if (item.type === "2") {
  673. uni.navigateTo({
  674. url: `/pages/activity/goods_bargain_details/index?id=${item.id}&bargain=${this.uid}`
  675. });
  676. } else {
  677. uni.navigateTo({
  678. url: `/pages/activity/goods_combination_details/index?id=${item.id}`
  679. });
  680. }
  681. },
  682. /**
  683. * 购物车手动填写
  684. *
  685. */
  686. iptCartNum: function(e) {
  687. this.$set(this.attr.productSelect, 'cart_num', e);
  688. },
  689. // 后退
  690. returns: function() {
  691. uni.navigateBack()
  692. },
  693. // 首页
  694. goHome() {
  695. uni.switchTab({
  696. url: '/pages/index/index'
  697. });
  698. },
  699. tap: function(index) {
  700. var id = "past" + index;
  701. var index = index;
  702. var that = this;
  703. this.$set(this, 'toView', id);
  704. this.$set(this, 'navActive', index);
  705. this.$set(this, 'lock', true);
  706. this.$set(this, 'scrollTop', index > 0 ? that.topArr[index] - (app.globalData.navHeight / 2) : that.topArr[index]);
  707. },
  708. scroll: function(e) {
  709. var that = this,
  710. scrollY = e.detail.scrollTop;
  711. var opacity = scrollY / 200;
  712. opacity = opacity > 1 ? 1 : opacity;
  713. that.$set(that, 'showAnimate', false);
  714. that.$set(that, 'opacity', opacity);
  715. that.$set(that, 'scrollY', scrollY);
  716. if (that.lock) {
  717. that.$set(that, 'lock', false)
  718. return;
  719. }
  720. for (var i = 0; i < that.topArr.length; i++) {
  721. if (scrollY < that.topArr[i] - (app.globalData.navHeight / 2) + that.heightArr[i]) {
  722. that.$set(that, 'navActive', i)
  723. break
  724. }
  725. }
  726. uni.$emit('scroll');
  727. },
  728. // 微信登录回调
  729. onLoadFun: function(e) {
  730. this.getCartCount();
  731. this.isShowAuth = false
  732. this.downloadFilePromotionCode()
  733. },
  734. ChangCouponsClone: function() {
  735. this.$set(this.coupon, 'coupon', false)
  736. },
  737. /**
  738. * 购物车数量加和数量减
  739. *
  740. */
  741. ChangeCartNum: function(changeValue) {
  742. //changeValue:是否 加|减
  743. //获取当前变动属性
  744. let productSelect = this.productValue[this.attrValue];
  745. //如果没有属性,赋值给商品默认库存
  746. if (productSelect === undefined && !this.attr.productAttr.length)
  747. productSelect = this.attr.productSelect;
  748. //无属性值即库存为0;不存在加减;
  749. if (productSelect === undefined) return;
  750. let stock = productSelect.stock || 0;
  751. let num = this.attr.productSelect;
  752. if (changeValue) {
  753. num.cart_num++;
  754. if (num.cart_num > stock) {
  755. this.$set(this.attr.productSelect, "cart_num", stock);
  756. this.$set(this, "cart_num", stock);
  757. }
  758. if(num.cart_num > this.storeInfo.once_count && this.storeInfo.once_count !=0){
  759. this.$set(this.attr.productSelect, "cart_num", this.storeInfo.once_count);
  760. this.$set(this, "cart_num", this.storeInfo.once_count);
  761. return this.$util.Tips({
  762. title: "单次购买件数不能超过"+this.storeInfo.once_count+"件!"
  763. });
  764. }
  765. } else {
  766. num.cart_num--;
  767. if (num.cart_num < 1) {
  768. this.$set(this.attr.productSelect, "cart_num", 1);
  769. this.$set(this, "cart_num", 1);
  770. }
  771. }
  772. },
  773. attrVal(val) {
  774. this.$set(this.attr.productAttr[val.indexw], 'index', this.attr.productAttr[val.indexw].attr_values[val.indexn]);
  775. },
  776. /**
  777. * 属性变动赋值
  778. *
  779. */
  780. ChangeAttr: function(res) {
  781. let productSelect = this.productValue[res];
  782. if(productSelect)this.$set(this, "uniqueValue", productSelect.unique);
  783. if (productSelect && productSelect.stock > 0) {
  784. this.$set(this.attr.productSelect, "image", productSelect.image ? productSelect.image : this.storeInfo.image);
  785. this.$set(this.attr.productSelect, "price", productSelect.price);
  786. this.$set(this.attr.productSelect, "stock", productSelect.stock);
  787. this.$set(this.attr.productSelect, "unique", productSelect.unique);
  788. this.$set(this, "uniqueValue", productSelect.unique);
  789. this.$set(this.attr.productSelect, "cart_num", 1);
  790. this.$set(this, "attrValue", res);
  791. this.$set(this, "attrTxt", "已选择");
  792. }
  793. else {
  794. this.$set(this.attr.productSelect, "image", productSelect.image);
  795. this.$set(this.attr.productSelect, "price", productSelect.price);
  796. this.$set(this.attr.productSelect, "stock", 0);
  797. this.$set(this.attr.productSelect, "unique", "");
  798. this.$set(this.attr.productSelect, "cart_num", 0);
  799. this.$set(this, "attrValue", "");
  800. this.$set(this, "attrTxt", "请选择");
  801. }
  802. },
  803. /**
  804. * 领取完毕移除当前页面领取过的优惠券展示
  805. */
  806. ChangCoupons: function(e) {
  807. let coupon = e;
  808. let couponList = this.$util.ArrayRemove(this.couponList, 'id', coupon.id);
  809. this.$set(this, 'couponList', couponList);
  810. this.getCouponList();
  811. },
  812. setClientHeight: function() {
  813. let that = this;
  814. let view = uni.createSelectorQuery().in(this).select("#list0");
  815. view.fields({
  816. size: true,
  817. }, data => {
  818. that.$set(that, 'clientHeight', data.height + 20)
  819. }).exec();
  820. },
  821. /**
  822. * 获取产品详情
  823. *
  824. */
  825. getGoodsDetails: function() {
  826. uni.showLoading({
  827. title: '加载中',
  828. mask: true
  829. });
  830. let that = this;
  831. getProductDetail(that.id).then(res => {
  832. uni.hideLoading();
  833. let storeInfo = res.data;
  834. if (storeInfo.video_link && storeInfo.slider_image.length > 1) {
  835. this.videoCoverImg = storeInfo.slider_image[0]
  836. storeInfo.slider_image.splice(0, 1)
  837. } else if (storeInfo.video_link && storeInfo.slider_image.length === 1) {
  838. this.videoCoverImg = storeInfo.slider_image[0]
  839. }
  840. that.$set(that, 'storeInfo', storeInfo);
  841. that.$set(that, 'description', storeInfo.content);
  842. that.$set(that, 'reply', res.data.topReply ? [res.data.topReply] : []);
  843. that.$set(that, 'replyCount', res.data.replayData && res.data.replayData.count);
  844. that.$set(that, 'replyChance', res.data.replayData && res.data.replayData.rate);
  845. that.$set(that.attr, 'productAttr', res.data.attr);
  846. that.$set(that, 'productValue', res.data.sku);
  847. that.$set(that.sharePacket, 'priceName', res.data.priceName);
  848. that.$set(that.sharePacket, 'max', res.data.max_extension);
  849. that.$set(that.sharePacket, 'min', res.data.min_extension);
  850. that.$set(that, 'systemStore', res.data.system_store);
  851. that.$set(that, 'storeSelfMention', res.data.store_self_mention);
  852. that.$set(that, 'PromotionCode', storeInfo.code_base);
  853. that.$set(that, 'activity', res.data.activity ? res.data.activity : []);
  854. that.$set(that, 'shippingValue', res.data.temp ? res.data.temp.name : '');
  855. that.$set(that, 'guaranteeValue', res.data.guarantee ? res.data.guarantee.template_name : '');
  856. that.$set(that, 'guarantee', res.data.guaranteeTemplate ? res.data.guaranteeTemplate : []);
  857. that.$set(that, 'shipping', res.data.temp ? res.data.temp.info : '');
  858. uni.setNavigationBarTitle({
  859. title: storeInfo.store_name.substring(0, 7) + "..."
  860. })
  861. that.$set(that, 'storeImage', that.storeInfo.image);
  862. if (that.isLogin) {
  863. that.downloadFilePromotionCode();
  864. that.getCartCount();
  865. };
  866. // #ifdef H5
  867. that.ShareInfo();
  868. // #endif
  869. setTimeout(function() {
  870. that.infoScroll();
  871. }, 500);
  872. that.DefaultSelect();
  873. that.$nextTick(function() {
  874. that.getCouponList();
  875. })
  876. setTimeout(() => {
  877. that.showSkeleton = false
  878. }, 1000)
  879. }).catch(err => {
  880. setTimeout(() => {
  881. that.showSkeleton = false
  882. }, 500)
  883. //状态异常返回上级页面
  884. return that.$util.Tips({
  885. title: err
  886. }, {
  887. tab: 3,
  888. url: 1
  889. });
  890. })
  891. },
  892. infoScroll: function() {
  893. var that = this,
  894. topArr = [],
  895. heightArr = [];
  896. for (var i = 0; i < that.navList.length; i++) { //productList
  897. //获取元素所在位置
  898. var query = uni.createSelectorQuery().in(this);
  899. var idView = "#past" + i;
  900. query.select(idView).boundingClientRect();
  901. query.exec(function(res) {
  902. var top = res[0].top;
  903. var height = res[0].height;
  904. topArr.push(top);
  905. heightArr.push(height);
  906. that.$set(that, 'topArr', topArr);
  907. that.$set(that, 'heightArr', heightArr);
  908. });
  909. };
  910. },
  911. /**
  912. * 拨打电话
  913. */
  914. makePhone: function() {
  915. uni.makePhoneCall({
  916. phoneNumber: this.systemStore.phone
  917. })
  918. },
  919. /**
  920. * 默认选中属性
  921. *
  922. */
  923. DefaultSelect: function() {
  924. let productAttr = this.attr.productAttr;
  925. let value = [];
  926. let arr = []
  927. let unSortArr = []
  928. for (var key in this.productValue) {
  929. if (this.productValue[key].stock > 0) {
  930. value = this.attr.productAttr.length ? key.split(",") : [];
  931. break;
  932. }
  933. }
  934. for (let i = 0; i < productAttr.length; i++) {
  935. this.$set(productAttr[i], "index", value[i]);
  936. }
  937. //sort();排序函数:数字-英文-汉字;
  938. let productSelect = this.productValue[value.join(",")];
  939. if (productSelect && productAttr.length) {
  940. this.$set(
  941. this.attr.productSelect,
  942. "store_name",
  943. this.storeInfo.store_name
  944. );
  945. this.$set(this.attr.productSelect, "image", productSelect.image ? productSelect.image : this.storeInfo.image);
  946. this.$set(this.attr.productSelect, "price", productSelect.price);
  947. this.$set(this.attr.productSelect, "stock", productSelect.stock);
  948. this.$set(this.attr.productSelect, "unique", productSelect.unique);
  949. this.$set(this, "uniqueValue", productSelect.unique);
  950. this.$set(this, "attrValue", value.join(","));
  951. this.$set(this, "attrTxt", "已选择");
  952. if (productSelect.stock == 0) {
  953. this.$set(this.attr.productSelect, "cart_num", 0);
  954. } else {
  955. this.$set(this.attr.productSelect, "cart_num", 1);
  956. }
  957. } else if (!productSelect && productAttr.length) {
  958. this.$set(
  959. this.attr.productSelect,
  960. "store_name",
  961. this.storeInfo.store_name
  962. );
  963. this.$set(this.attr.productSelect, "image", this.storeInfo.image);
  964. this.$set(this.attr.productSelect, "price", this.storeInfo.price);
  965. this.$set(this.attr.productSelect, "stock", 0);
  966. this.$set(this.attr.productSelect, "unique", "");
  967. this.$set(this, "uniqueValue", "");
  968. this.$set(this.attr.productSelect, "cart_num", 0);
  969. this.$set(this, "attrValue", "");
  970. this.$set(this, "attrTxt", "请选择");
  971. } else if (!productSelect && !productAttr.length) {
  972. this.$set(
  973. this.attr.productSelect,
  974. "store_name",
  975. this.storeInfo.store_name
  976. );
  977. this.$set(this.attr.productSelect, "image", this.storeInfo.image);
  978. this.$set(this.attr.productSelect, "price", this.storeInfo.price);
  979. this.$set(this.attr.productSelect, "stock", this.storeInfo.stock);
  980. this.$set(this.attr.productSelect, "unique", this.storeInfo.unique || "");
  981. this.$set(this, "uniqueValue", this.storeInfo.unique || "");
  982. this.$set(this.attr.productSelect, "cart_num", 1);
  983. this.$set(this, "attrValue", "");
  984. this.$set(this, "attrTxt", "请选择");
  985. } else if (productSelect && !productAttr.length) {
  986. this.$set(this.attr.productSelect, "store_name", this.storeInfo.store_name);
  987. this.$set(this.attr.productSelect, "image", productSelect.image);
  988. this.$set(this.attr.productSelect, "price", productSelect.price);
  989. this.$set(this.attr.productSelect, "stock", productSelect.stock);
  990. this.$set(this.attr.productSelect, "unique", productSelect.unique);
  991. this.$set(this, "uniqueValue", productSelect.unique);
  992. this.$set(this, "attrValue", value.join(","));
  993. this.$set(this, "attrTxt", "已选择");
  994. if (productSelect.stock == 0) {
  995. this.$set(this.attr.productSelect, "cart_num", 0);
  996. } else {
  997. this.$set(this.attr.productSelect, "cart_num", 1);
  998. }
  999. }
  1000. },
  1001. /**
  1002. * 获取优惠券
  1003. *
  1004. */
  1005. getCouponList() {
  1006. let that = this;
  1007. let goodsArr = []
  1008. let couponList = [];
  1009. let activeList = []
  1010. getCoupons({
  1011. ids: that.id
  1012. }).then(res => {
  1013. goodsArr = res.data
  1014. getShopCoupons(that.storeInfo.mer_id).then(({
  1015. data
  1016. }) => {
  1017. couponList = goodsArr.concat(data)
  1018. that.$set(that.coupon, 'list', couponList);
  1019. for (let i = 0; i < couponList.length; i++) {
  1020. if (!couponList[i].issue && activeList.length < 2) {
  1021. activeList.push(couponList[i]);
  1022. }
  1023. }
  1024. that.$set(that, 'couponList', activeList);
  1025. })
  1026. });
  1027. },
  1028. ChangCouponsUseState(index) {
  1029. let that = this;
  1030. // that.coupon.list[index].issue = true;
  1031. // that.$set(that.coupon, 'list', that.coupon.list);
  1032. that.$set(that.coupon, 'coupon', false);
  1033. // this.getCouponList()
  1034. },
  1035. /**
  1036. *
  1037. *
  1038. * 收藏商品
  1039. */
  1040. setCollect: function() {
  1041. if (this.isLogin === false) {
  1042. this.isAuto = true;
  1043. this.isShowAuth = true
  1044. } else {
  1045. let that = this;
  1046. if (this.storeInfo.isRelation) {
  1047. collectDel({
  1048. type: 0,
  1049. type_id: this.id
  1050. }).then(res => {
  1051. that.$set(that.storeInfo, 'isRelation', !that.storeInfo.isRelation);
  1052. })
  1053. } else {
  1054. collectAdd({
  1055. type_id: this.id,
  1056. type: 0
  1057. }).then(res => {
  1058. that.$set(that.storeInfo, 'isRelation', !that.storeInfo.isRelation);
  1059. })
  1060. }
  1061. }
  1062. },
  1063. /**
  1064. * 打开属性插件
  1065. */
  1066. selecAttr: function() {
  1067. this.$set(this.attr, 'cartAttr', true);
  1068. this.$set(this, 'isOpen', true);
  1069. },
  1070. /**
  1071. * 打开优惠券插件
  1072. */
  1073. couponTap: function() {
  1074. let that = this;
  1075. if (that.isLogin === false) {
  1076. this.isAuto = true;
  1077. this.isShowAuth = true
  1078. } else {
  1079. // that.getCouponList();
  1080. that.$set(that.coupon, 'coupon', true);
  1081. }
  1082. },
  1083. couponTap: function() {
  1084. let that = this;
  1085. if (that.isLogin === false) {
  1086. this.isAuto = true;
  1087. this.isShowAuth = true
  1088. } else {
  1089. // that.getCouponList();
  1090. that.$set(that.coupon, 'coupon', true);
  1091. }
  1092. },
  1093. couponTap2: function() {
  1094. let that = this;
  1095. if (that.isLogin === false) {
  1096. this.isAuto = true;
  1097. this.isShowAuth = true
  1098. } else {
  1099. uni.navigateTo({
  1100. url: `/pages/chat/customer_list/chat?mer_id=${that.storeInfo.mer_id}&uid=${that.uid}&productId=${that.id}`
  1101. });
  1102. }
  1103. },
  1104. onMyEvent: function() {
  1105. this.$set(this.attr, 'cartAttr', false);
  1106. this.$set(this, 'isOpen', false);
  1107. },
  1108. /**
  1109. * 打开属性加入购物车
  1110. *
  1111. */
  1112. joinCart: function(e) {
  1113. //是否登录
  1114. if (this.isLogin === false) {
  1115. this.isAuto = true;
  1116. this.isShowAuth = true
  1117. } else {
  1118. this.goCat();
  1119. }
  1120. },
  1121. /*
  1122. * 加入购物车
  1123. */
  1124. goCat: function(news) {
  1125. let that = this,
  1126. productSelect = that.productValue[this.attrValue];
  1127. //打开属性
  1128. if (that.attrValue) {
  1129. //默认选中了属性,但是没有打开过属性弹窗还是自动打开让用户查看默认选中的属性
  1130. that.attr.cartAttr = !that.isOpen ? true : false;
  1131. // if(!that.isOpen)that.attr.cartAttr = true
  1132. } else {
  1133. if (that.isOpen) that.attr.cartAttr = true;
  1134. else
  1135. that.attr.cartAttr = !that.attr.cartAttr;
  1136. }
  1137. //只有关闭属性弹窗时进行加入购物车
  1138. if (that.attr.cartAttr === true && that.isOpen === false)
  1139. return (that.isOpen = true);
  1140. that.isOpen = that.attr.cartAttr = true;
  1141. //如果有属性,没有选择,提示用户选择
  1142. if (
  1143. that.attr.productAttr.length &&
  1144. that.isOpen === true &&
  1145. productSelect.stock == 0
  1146. )
  1147. return that.$util.Tips({
  1148. title: "产品库存不足,请选择其它"
  1149. });
  1150. if (that.attr.productSelect.cart_num == 0) {
  1151. return that.$util.Tips({
  1152. title: '购买个数不能为0!'
  1153. })
  1154. }
  1155. let q = {
  1156. // productId: that.id,
  1157. // cartNum: that.attr.productSelect.cart_num,
  1158. is_new: news === undefined ? 0 : 1,
  1159. // uniqueId: that.attr.productSelect !== undefined ?
  1160. // that.attr.productSelect.unique : ""
  1161. product_id: that.id,
  1162. cart_num: that.attr.productSelect.cart_num,
  1163. product_attr_unique: that.attr.productSelect !== undefined ? that.attr.productSelect.unique : "",
  1164. source: this.source,
  1165. product_type: 0,
  1166. spread_id: this.currSpid
  1167. };
  1168. postCartAdd(q)
  1169. .then(function(res) {
  1170. that.isOpen = that.attr.cartAttr = false;
  1171. if (news) {
  1172. uni.navigateTo({
  1173. url: '/pages/users/order_confirm/index?cartId=' + res.data.cart_id + '&is_xfq=' + that.storeInfo.is_consumption + '&is_jf=' + that.storeInfo.is_integral
  1174. });
  1175. } else {
  1176. that.$util.Tips({
  1177. title: "添加购物车成功",
  1178. success: () => {
  1179. that.getCartCount(true);
  1180. }
  1181. });
  1182. }
  1183. })
  1184. .catch(res => {
  1185. return that.$util.Tips({
  1186. title: res
  1187. });
  1188. });
  1189. },
  1190. /**
  1191. * 获取购物车数量
  1192. * @param boolean 是否展示购物车动画和重置属性
  1193. */
  1194. getCartCount: function(isAnima) {
  1195. let that = this;
  1196. const isLogin = that.isLogin;
  1197. if (isLogin) {
  1198. getCartCounts().then(res => {
  1199. that.CartCount = res.data[0].count;
  1200. //加入购物车后重置属性
  1201. if (isAnima) {
  1202. that.animated = true;
  1203. setTimeout(function() {
  1204. that.animated = false;
  1205. }, 500);
  1206. }
  1207. });
  1208. }
  1209. },
  1210. /**
  1211. * 立即购买
  1212. */
  1213. goBuy: function(e) {
  1214. if (this.isLogin === false) {
  1215. this.isAuto = true;
  1216. this.isShowAuth = true
  1217. } else {
  1218. this.goCat(true);
  1219. }
  1220. },
  1221. // 授权关闭
  1222. authColse: function(e) {
  1223. this.isShowAuth = e
  1224. },
  1225. /**
  1226. * 分享打开
  1227. *
  1228. */
  1229. listenerActionSheet: function() {
  1230. if (this.isLogin === false) {
  1231. this.isAuto = true;
  1232. this.isShowAuth = true
  1233. } else {
  1234. // #ifdef H5
  1235. if (this.$wechat.isWeixin() === true) {
  1236. this.weixinStatus = true;
  1237. }
  1238. // #endif
  1239. this.posters = true;
  1240. }
  1241. },
  1242. // 分享关闭
  1243. listenerActionClose: function() {
  1244. this.posters = false;
  1245. },
  1246. //隐藏海报
  1247. posterImageClose: function() {
  1248. this.posterImageStatus = false
  1249. },
  1250. //替换安全域名
  1251. setDomain: function(url) {
  1252. url = url ? url.toString() : '';
  1253. //本地调试打开,生产请注销
  1254. if (url.indexOf("https://") > -1) return url;
  1255. else return url.replace('http://', 'https://');
  1256. },
  1257. /**
  1258. * 获取产品分销二维码
  1259. * @param function successFn 下载完成回调
  1260. *
  1261. */
  1262. downloadFilePromotionCode: function(successFn) {
  1263. let that = this;
  1264. let type;
  1265. // #ifndef MP
  1266. type = 'wechat'
  1267. // #endif
  1268. // #ifdef MP
  1269. type = 'routine'
  1270. // #endif
  1271. getProductCode(that.id, {
  1272. type: type,
  1273. product_type: 0
  1274. }).then(async res => {
  1275. that.codeImg = res.data.url
  1276. that.$set(that, 'isDown', false);
  1277. }).catch(err => {
  1278. that.$set(that, 'isDown', false);
  1279. that.$set(that, 'PromotionCode', '');
  1280. });
  1281. },
  1282. // 小程序关闭分享弹窗;
  1283. goFriend: function() {
  1284. this.posters = false;
  1285. },
  1286. /**
  1287. * 生成海报
  1288. */
  1289. async goPoster() {
  1290. if (this.posterImage) {
  1291. this.posterImageStatus = true
  1292. this.posters = false
  1293. return
  1294. }
  1295. let that = this;
  1296. let arr2
  1297. that.posters = false;
  1298. that.$set(that, 'canvasStatus', true);
  1299. uni.showLoading({
  1300. title: '海报生成中',
  1301. mask: true
  1302. });
  1303. // #ifdef MP || APP-PLUS
  1304. arr2 = [that.posterbackgd, await that.fileStoreImage(that.storeImage), await that.fileStoreImage(
  1305. that.codeImg)];
  1306. // #endif
  1307. // #ifdef H5
  1308. arr2 = [that.posterbackgd, await that.imgToBase(that.storeImage), await that.imgToBase(that.codeImg)];
  1309. // #endif
  1310. //生成推广海报
  1311. that.$util.PosterCanvas(arr2, that.storeInfo.store_name, that.storeInfo.price, function(tempFilePath) {
  1312. that.$set(that, 'posterImage', tempFilePath);
  1313. that.$set(that, 'posterImageStatus', true);
  1314. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  1315. that.$set(that, 'canvasStatus', false);
  1316. }, (err) => {
  1317. that.$set(that, 'canvasStatus', false);
  1318. });
  1319. },
  1320. //图片转符合安全域名路径
  1321. fileStoreImage(url) {
  1322. // #ifdef MP || APP-PLUS
  1323. let ishttps = url.split('//')[0] == 'https:'
  1324. if (!ishttps) {
  1325. url = 'https://'+url.split('//')[1]
  1326. }
  1327. // #endif
  1328. return new Promise((resolve, reject) => {
  1329. let that = this;
  1330. uni.downloadFile({
  1331. url: url,
  1332. success: function(res) {
  1333. resolve(res.tempFilePath);
  1334. },
  1335. fail: function() {
  1336. return that.$util.Tips({
  1337. title: ''
  1338. });
  1339. }
  1340. });
  1341. })
  1342. },
  1343. /*
  1344. * 保存到手机相册
  1345. */
  1346. // #ifdef MP
  1347. savePosterPath: function() {
  1348. let that = this;
  1349. uni.getSetting({
  1350. success(res) {
  1351. if (!res.authSetting['scope.writePhotosAlbum']) {
  1352. uni.authorize({
  1353. scope: 'scope.writePhotosAlbum',
  1354. success() {
  1355. uni.saveImageToPhotosAlbum({
  1356. filePath: that.posterImage,
  1357. success: function(res) {
  1358. that.posterImageClose();
  1359. that.$util.Tips({
  1360. title: '保存成功',
  1361. icon: 'success'
  1362. });
  1363. },
  1364. fail: function(res) {
  1365. that.$util.Tips({
  1366. title: '保存失败'
  1367. });
  1368. }
  1369. })
  1370. }
  1371. })
  1372. } else {
  1373. uni.saveImageToPhotosAlbum({
  1374. filePath: that.posterImage,
  1375. success: function(res) {
  1376. that.posterImageClose();
  1377. that.$util.Tips({
  1378. title: '保存成功',
  1379. icon: 'success'
  1380. });
  1381. },
  1382. fail: function(res) {
  1383. that.$util.Tips({
  1384. title: '保存失败'
  1385. });
  1386. },
  1387. })
  1388. }
  1389. }
  1390. })
  1391. },
  1392. // #endif
  1393. // #ifdef APP-PLUS
  1394. savePosterPath(){
  1395. let that = this
  1396. uni.saveImageToPhotosAlbum({
  1397. filePath: that.posterImage,
  1398. success: function(res) {
  1399. that.posterImageClose();
  1400. that.$util.Tips({
  1401. title: '保存成功',
  1402. icon: 'success'
  1403. });
  1404. },
  1405. fail: function(res) {
  1406. that.$util.Tips({
  1407. title: '保存失败'
  1408. });
  1409. },
  1410. })
  1411. },
  1412. // #endif
  1413. //#ifdef H5
  1414. ShareInfo() {
  1415. let data = this.storeInfo;
  1416. let href = location.href;
  1417. if (this.$wechat.isWeixin()) {
  1418. getUserInfo().then(res => {
  1419. href =
  1420. href.indexOf("?") === -1 ?
  1421. href + "?spid=" + res.data.uid :
  1422. href + "&spid=" + res.data.uid;
  1423. let configAppMessage = {
  1424. desc: data.store_info,
  1425. title: data.store_name,
  1426. link: href,
  1427. imgUrl: data.image
  1428. };
  1429. this.$wechat.wechatEvevt([
  1430. "updateAppMessageShareData",
  1431. "updateTimelineShareData",
  1432. "onMenuShareAppMessage",
  1433. "onMenuShareTimeline"
  1434. ], configAppMessage).then(res => {
  1435. }).catch(err => {
  1436. console.log(err);
  1437. })
  1438. });
  1439. }
  1440. },
  1441. //#endif
  1442. async imgToBase(url) {
  1443. let res = await imgToBase({
  1444. image: url
  1445. })
  1446. return res.data.image
  1447. },
  1448. //复制口令
  1449. copyPwd(){
  1450. let that = this;
  1451. copyPasswordApi({
  1452. id: that.id,
  1453. product_type: 0
  1454. }).then(async res => {
  1455. that.copyUrl = res.data.str;
  1456. that.posters = false
  1457. that.isCopy = true;
  1458. })
  1459. },
  1460. closeCopy(){
  1461. this.isCopy = false
  1462. },
  1463. // APP分享
  1464. appShare(scene){
  1465. let that = this
  1466. let routes = getCurrentPages(); // 获取当前打开过的页面路由数组
  1467. let curRoute = routes[routes.length - 1].$page.fullPath // 获取当前页面路由,也就是最后一个打开的页面路由
  1468. uni.share({
  1469. provider: "weixin",
  1470. scene: scene,
  1471. type: 0,
  1472. href: `${HTTP_REQUEST_URL}${curRoute}&spid=${that.uid}`,
  1473. title: that.storeInfo.store_name,
  1474. summary: that.storeInfo.store_info,
  1475. imageUrl: that.storeInfo.image,
  1476. success: function(res) {
  1477. uni.showToast({
  1478. title: '分享成功',
  1479. icon: 'success'
  1480. })
  1481. that.posters = false;
  1482. },
  1483. fail: function(err) {
  1484. uni.showToast({
  1485. title: '分享失败',
  1486. icon: 'none',
  1487. duration: 2000
  1488. })
  1489. that.posters = false;
  1490. }
  1491. });
  1492. }
  1493. }
  1494. }
  1495. </script>
  1496. <style lang="scss">
  1497. .font-bg-red{
  1498. position: relative;
  1499. top: -4rpx;
  1500. }
  1501. .ml8{
  1502. top:2rpx
  1503. }
  1504. .activity_pin {
  1505. width: auto;
  1506. height: 44rpx;
  1507. line-height: 44rpx;
  1508. background: linear-gradient(90deg, rgba(233, 51, 35, 1) 0%, rgba(250, 101, 20, 1) 100%);
  1509. opacity: 1;
  1510. border-radius: 22rpx;
  1511. padding: 0 15rpx;
  1512. margin-left: 19rpx;
  1513. }
  1514. .activity_miao {
  1515. width: auto;
  1516. height: 44rpx;
  1517. line-height: 44rpx;
  1518. padding: 0 15rpx;
  1519. background: linear-gradient(90deg, rgba(250, 102, 24, 1) 0%, rgba(254, 161, 15, 1) 100%);
  1520. opacity: 1;
  1521. border-radius: 22rpx;
  1522. margin-left: 19rpx;
  1523. }
  1524. .iconfonts {
  1525. color: #fff !important;
  1526. font-size: 28rpx;
  1527. }
  1528. .activity_title {
  1529. font-size: 24rpx;
  1530. color: #fff;
  1531. }
  1532. .activity_kan {
  1533. width: auto;
  1534. height: 44rpx;
  1535. line-height: 44rpx;
  1536. padding: 0 15rpx;
  1537. background: linear-gradient(90deg, rgba(254, 159, 15, 1) 0%, rgba(254, 178, 15, 1) 100%);
  1538. opacity: 1;
  1539. border-radius: 22rpx;
  1540. margin-left: 19rpx;
  1541. }
  1542. .t-color {
  1543. color: var(--view-theme);
  1544. }
  1545. .p-color {
  1546. color: var(--view-priceColor);
  1547. }
  1548. .bt-color {
  1549. background-color: var(--view-theme);
  1550. border: 1rpx solid var(--view-theme);
  1551. }
  1552. .head-bar {
  1553. background: #fff;
  1554. }
  1555. .generate-posters {
  1556. width: 100%;
  1557. height: 170rpx;
  1558. background-color: #fff;
  1559. position: fixed;
  1560. left: 0;
  1561. bottom: 0;
  1562. z-index: 388;
  1563. transform: translate3d(0, 100%, 0);
  1564. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  1565. border-top: 1rpx solid #eee;
  1566. }
  1567. .generate-posters.on {
  1568. transform: translate3d(0, 0, 0);
  1569. }
  1570. .generate-posters .item {
  1571. /* #ifdef H5 */
  1572. flex: 50%;
  1573. /* #endif */
  1574. /* #ifndef H5 */
  1575. flex: 33.33%;
  1576. /* #endif */
  1577. text-align: center;
  1578. font-size: 30rpx;
  1579. &.item3{
  1580. flex: 33.33%;
  1581. }
  1582. }
  1583. .generate-posters .item .iconfont {
  1584. font-size: 80rpx;
  1585. color: #5eae72;
  1586. }
  1587. .generate-posters .item .iconfont.icon-haibao {
  1588. color: #5391f1;
  1589. }
  1590. .generate-posters .item .iconfont.icon-fuzhikouling1 {
  1591. color: #FBB324;
  1592. }
  1593. .product-con .footer {
  1594. padding: 0 20rpx 0 30rpx;
  1595. position: fixed;
  1596. left: 0;
  1597. bottom: 0;
  1598. width: 100%;
  1599. box-sizing: border-box;
  1600. height: 100rpx;
  1601. background-color: #fff;
  1602. z-index: 277;
  1603. border-top: 1rpx solid #f0f0f0;
  1604. }
  1605. .product-con .footer .item {
  1606. font-size: 18rpx;
  1607. color: #666;
  1608. text-align: center;
  1609. }
  1610. .product-con .attribute .atterTxt {
  1611. overflow: hidden;
  1612. white-space: nowrap;
  1613. text-overflow: ellipsis;
  1614. display: inline-block;
  1615. width: 400rpx;
  1616. }
  1617. .product-con .attribute .atterTxt1{
  1618. color: #282828;
  1619. &.hasAttr{
  1620. &:after{
  1621. content: "";
  1622. display: inline-block;
  1623. position: relative;
  1624. top: -6rpx;
  1625. margin: 0 6rpx;
  1626. width: 5rpx;
  1627. height: 5rpx;
  1628. background-color: #282828;
  1629. border-radius: 100%;
  1630. }
  1631. &:last-child{
  1632. &:after{
  1633. display: none;
  1634. }
  1635. }
  1636. }
  1637. }
  1638. .product-con .wrapper .coupon .activity {
  1639. border: 1rpx solid var(--view-priceColor);
  1640. color: var(--view-priceColor);
  1641. }
  1642. .product-con .guaranteeAttr{
  1643. display: inline-block;
  1644. width: 560rpx;
  1645. overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  1646. }
  1647. .product-con .footer .item .iconfont {
  1648. text-align: center;
  1649. font-size: 40rpx;
  1650. }
  1651. .product-con .wrapper .introduce {
  1652. margin: 20rpx 30rpx 0;
  1653. }
  1654. .product-con .footer .item .iconfont.icon-shoucang1 {
  1655. color: var(--view-priceColor);
  1656. }
  1657. .integral_count{
  1658. padding: 0 30rpx;
  1659. }
  1660. .product-con .integral{
  1661. display: inline-block;
  1662. margin: 20rpx 30rpx 0 0;
  1663. color: #FF9000;
  1664. background-color: #FFF4E6;
  1665. height: 40rpx;
  1666. line-height: 40rpx;
  1667. border-radius: 22rpx;
  1668. padding: 0 26rpx;
  1669. font-size: 24rpx;
  1670. font-weight: normal;
  1671. &:last-child{
  1672. margin-left: 0;
  1673. }
  1674. }
  1675. .product-con .footer .item .iconfont.icon-gouwuche1 {
  1676. font-size: 40rpx;
  1677. position: relative;
  1678. }
  1679. .product-con .footer .item .iconfont.icon-gouwuche1 .num {
  1680. color: #fff;
  1681. position: absolute;
  1682. font-size: 18rpx;
  1683. padding: 2rpx 8rpx 3rpx;
  1684. border-radius: 200rpx;
  1685. top: -10rpx;
  1686. right: -10rpx;
  1687. background-color: var(--view-theme);
  1688. }
  1689. .product-con .footer .bnt {
  1690. width: 444rpx;
  1691. height: 76rpx;
  1692. }
  1693. .product-con .footer .bnt .bnts {
  1694. width: 222rpx;
  1695. text-align: center;
  1696. line-height: 76rpx;
  1697. color: #fff;
  1698. font-size: 28rpx;
  1699. &.sold_out {
  1700. width: 444rpx;
  1701. border-radius: 50rpx;
  1702. }
  1703. &.virtual_buy {
  1704. width: 444rpx;
  1705. border-radius: 50rpx;
  1706. }
  1707. &.xfjf {
  1708. width: 444rpx;
  1709. border-radius: 50rpx;
  1710. // background: red;
  1711. }
  1712. }
  1713. .product-con .footer .bnt .joinCart {
  1714. border-radius: 50rpx 0 0 50rpx;
  1715. background-image: linear-gradient(to right, var(--view-bntColor11) 0%, var(--view-bntColor12) 100%);
  1716. &.disabled{
  1717. background: #bbb;
  1718. }
  1719. }
  1720. .product-con .footer .bnt .buy {
  1721. border-radius: 0 50rpx 50rpx 0;
  1722. background-image: linear-gradient(to right, var(--view-bntColor21) 0%, var(--view-bntColor22) 100%);
  1723. }
  1724. .product-con .footer .bnt .buy[disabled] {
  1725. background: #bbb;
  1726. }
  1727. .product-con .superior {
  1728. background-color: #fff;
  1729. margin-top: 20rpx;
  1730. padding-bottom: 10rpx;
  1731. }
  1732. .product-con .superior .title {
  1733. height: 98rpx;
  1734. }
  1735. .product-con .superior .title image {
  1736. width: 30rpx;
  1737. height: 30rpx;
  1738. }
  1739. .product-con .superior .title .titleTxt {
  1740. margin: 0 20rpx;
  1741. font-size: 30rpx;
  1742. background-image: linear-gradient(to right, #f57a37 0%, #f21b07 100%);
  1743. -webkit-background-clip: text;
  1744. -webkit-text-fill-color: transparent;
  1745. }
  1746. .product-con .superior .slider-banner {
  1747. width: 690rpx;
  1748. margin: 0 auto;
  1749. position: relative;
  1750. }
  1751. .product-con .superior .slider-banner swiper {
  1752. height: 100%;
  1753. width: 100%;
  1754. }
  1755. .product-con .superior .slider-banner swiper-item {
  1756. height: 100%;
  1757. }
  1758. .product-con .superior .slider-banner .list {
  1759. width: 100%;
  1760. }
  1761. .product-con .superior .slider-banner .list .item {
  1762. width: 215rpx;
  1763. margin: 0 22rpx 30rpx 0;
  1764. font-size: 26rpx;
  1765. }
  1766. .product-con .superior .slider-banner .list .item:nth-of-type(3n) {
  1767. margin-right: 0;
  1768. }
  1769. .product-con .superior .slider-banner .list .item .pictrue {
  1770. position: relative;
  1771. width: 100%;
  1772. height: 215rpx;
  1773. }
  1774. .product-con .superior .slider-banner .list .item .pictrue image {
  1775. width: 100%;
  1776. height: 100%;
  1777. border-radius: 6rpx;
  1778. }
  1779. .product-con .superior .slider-banner .list .item .name {
  1780. color: #282828;
  1781. margin-top: 12rpx;
  1782. }
  1783. .product-con .superior .slider-banner .swiper-pagination-bullet {
  1784. background-color: #999;
  1785. }
  1786. .product-con .superior .slider-banner .swiper-pagination-bullet-active {
  1787. background-color: #e93323;
  1788. }
  1789. button {
  1790. padding: 0;
  1791. margin: 0;
  1792. line-height: normal;
  1793. background-color: #fff;
  1794. }
  1795. button::after {
  1796. border: 0;
  1797. }
  1798. action-sheet-item {
  1799. padding: 0;
  1800. height: 240rpx;
  1801. align-items: center;
  1802. display: flex;
  1803. }
  1804. .contact {
  1805. font-size: 16px;
  1806. width: 50%;
  1807. background-color: #fff;
  1808. padding: 8rpx 0;
  1809. border-radius: 0;
  1810. margin: 0;
  1811. line-height: 2;
  1812. }
  1813. .contact::after {
  1814. border: none;
  1815. }
  1816. .action-sheet {
  1817. font-size: 17px;
  1818. line-height: 1.8;
  1819. width: 50%;
  1820. position: absolute;
  1821. top: 0;
  1822. right: 0;
  1823. padding: 25rpx 0;
  1824. }
  1825. .canvas {
  1826. z-index: 300;
  1827. width: 750px;
  1828. height: 1190px;
  1829. }
  1830. .poster-pop {
  1831. width: 450rpx;
  1832. height: 714rpx;
  1833. position: fixed;
  1834. left: 50%;
  1835. transform: translateX(-50%);
  1836. z-index: 399;
  1837. top: 50%;
  1838. margin-top: -357rpx;
  1839. }
  1840. .poster-pop image {
  1841. width: 100%;
  1842. height: 100%;
  1843. display: block;
  1844. }
  1845. .poster-pop .close {
  1846. width: 46rpx;
  1847. height: 75rpx;
  1848. position: fixed;
  1849. right: 0;
  1850. top: -73rpx;
  1851. display: block;
  1852. }
  1853. .poster-pop .save-poster {
  1854. background-color: #df2d0a;
  1855. font-size: :22rpx;
  1856. color: #fff;
  1857. text-align: center;
  1858. height: 76rpx;
  1859. line-height: 76rpx;
  1860. width: 100%;
  1861. }
  1862. .poster-pop .keep {
  1863. color: #fff;
  1864. text-align: center;
  1865. font-size: 25rpx;
  1866. margin-top: 10rpx;
  1867. }
  1868. .mask {
  1869. position: fixed;
  1870. top: 0;
  1871. left: 0;
  1872. right: 0;
  1873. bottom: 0;
  1874. background-color: rgba(0, 0, 0, 0.6);
  1875. z-index: 9;
  1876. }
  1877. .pro-wrapper .iconn {
  1878. background-image: url('data:image/png;base64,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');
  1879. width: 100rpx;
  1880. height: 100rpx;
  1881. background-repeat: no-repeat;
  1882. background-size: 100% 100%;
  1883. margin: 0 auto;
  1884. }
  1885. .pro-wrapper .iconn.iconn1 {
  1886. background-image: url('data:image/png;base64,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');
  1887. }
  1888. .pictrue_log {
  1889. width: 80upx;
  1890. height: 40upx;
  1891. border-radius: 6upx 0 12upx 0;
  1892. line-height: 40upx;
  1893. font-size: 24upx;
  1894. }
  1895. .pictrue_log_class {
  1896. z-index: 3;
  1897. background: -webkit-gradient(linear, left top, right top, from(rgba(246, 122, 56, 1)), to(rgba(241, 27, 9, 1)));
  1898. background: linear-gradient(90deg, rgba(246, 122, 56, 1) 0%, rgba(241, 27, 9, 1) 100%);
  1899. opacity: 1;
  1900. position: absolute;
  1901. top: 0;
  1902. left: 0;
  1903. color: #fff;
  1904. text-align: center;
  1905. }
  1906. .navbar .header {
  1907. height: 96rpx;
  1908. font-size: 30rpx;
  1909. color: #050505;
  1910. background-color: #fff;
  1911. /* #ifdef MP */
  1912. padding-right: 95rpx;
  1913. /* #endif */
  1914. }
  1915. .navbar .header .item {
  1916. position: relative;
  1917. margin: 0 25rpx;
  1918. }
  1919. .navbar .header .item.on:before {
  1920. position: absolute;
  1921. width: 60rpx;
  1922. height: 5rpx;
  1923. background-repeat: no-repeat;
  1924. content: "";
  1925. background-image: linear-gradient(to right, #ff3366 0%, #ff6533 100%);
  1926. bottom: -10rpx;
  1927. left: 50%;
  1928. margin-left: -28rpx;
  1929. }
  1930. .navbar {
  1931. position: fixed;
  1932. background-color: #fff;
  1933. top: 0;
  1934. left: 0;
  1935. z-index: 99;
  1936. width: 100%;
  1937. }
  1938. .navbar .navbarH {
  1939. position: relative;
  1940. }
  1941. .navbar .navbarH .navbarCon {
  1942. position: absolute;
  1943. bottom: 0;
  1944. height: 100rpx;
  1945. width: 100%;
  1946. }
  1947. .share-box {
  1948. z-index: 1000;
  1949. position: fixed;
  1950. left: 0;
  1951. top: 0;
  1952. width: 100%;
  1953. height: 100%;
  1954. image {
  1955. width: 100%;
  1956. height: 100%;
  1957. }
  1958. }
  1959. .store-wrapper {
  1960. margin-top: 20rpx;
  1961. background-color: #fff;
  1962. .store-hd {
  1963. padding: 30rpx;
  1964. border-bottom: 1px solid #F5F5F5;
  1965. .store-info {
  1966. position: relative;
  1967. display: flex;
  1968. .logo {
  1969. width: 86rpx;
  1970. height: 86rpx;
  1971. image {
  1972. width: 86rpx;
  1973. height: 86rpx;
  1974. border-radius: 6rpx;
  1975. }
  1976. }
  1977. .info {
  1978. display: flex;
  1979. flex-direction: column;
  1980. justify-content: center;
  1981. margin-left: 20rpx;
  1982. .name {
  1983. font-size: 28rpx;
  1984. color: #282828;
  1985. font-weight: bold;
  1986. display: flex;
  1987. align-items: center;
  1988. }
  1989. .txt {
  1990. margin-top: 8rpx;
  1991. color: #666666;
  1992. font-size: 22rpx;
  1993. }
  1994. }
  1995. .link {
  1996. position: absolute;
  1997. right: 0;
  1998. top: 50%;
  1999. transform: translateY(-50%);
  2000. display: flex;
  2001. align-items: center;
  2002. justify-content: center;
  2003. width: 114rpx;
  2004. height: 50rpx;
  2005. background-image: linear-gradient(-90deg, var(--view-bntColor21) 0%, var(--view-bntColor22) 100%);
  2006. border-radius: 25rpx;
  2007. color: #fff;
  2008. }
  2009. }
  2010. .score-wrapper {
  2011. display: flex;
  2012. justify-content: space-between;
  2013. margin-top: 30rpx;
  2014. .item {
  2015. color: #948D8C;
  2016. font-size: 26rpx;
  2017. text {
  2018. margin-left: 10rpx;
  2019. color: var(--view-priceColor);
  2020. }
  2021. }
  2022. }
  2023. }
  2024. .con-box {
  2025. padding: 20rpx 0 20rpx 30rpx;
  2026. .title {
  2027. font-size: 28rpx;
  2028. color: #282828;
  2029. margin-bottom: 20rpx;
  2030. }
  2031. .img-box {
  2032. display: flex;
  2033. .img-item {
  2034. width: 218rpx;
  2035. margin-right: 20rpx;
  2036. .easy-loadimage, image {
  2037. width: 218rpx;
  2038. height: 218rpx;
  2039. border-radius: 16rpx;
  2040. display: inline-block;
  2041. }
  2042. .txt {
  2043. .title {
  2044. font-size: 28rpx;
  2045. color: #282828;
  2046. }
  2047. .price {
  2048. color: var(--view-priceColor);
  2049. font-size: 28rpx;
  2050. text {
  2051. font-size: 20rpx;
  2052. }
  2053. }
  2054. }
  2055. }
  2056. }
  2057. }
  2058. }
  2059. .sys-head {
  2060. background: transparent;
  2061. }
  2062. .head-wrapper {
  2063. z-index: 999;
  2064. display: flex;
  2065. align-items: center;
  2066. position: fixed;
  2067. left: 30rpx;
  2068. top: 0;
  2069. /* #ifdef MP */
  2070. height: 43px;
  2071. /* #endif */
  2072. /* #ifdef H5 */
  2073. height: 114rpx;
  2074. /* #endif */
  2075. }
  2076. .head-menu {
  2077. display: flex;
  2078. align-items: center;
  2079. height: 54rpx;
  2080. width: 140rpx;
  2081. background: rgba(0, 0, 0, .25);
  2082. border-radius: 27rpx;
  2083. .iconfont {
  2084. flex: 1;
  2085. text-align: center;
  2086. color: #fff;
  2087. box-sizing: border-box;
  2088. &.icon-xiangzuo {
  2089. border-right: 1px solid #fff;
  2090. }
  2091. }
  2092. }
  2093. </style>