index.vue 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703
  1. <template>
  2. <view>
  3. <view class='navbar' :style="{height:navH+'rpx',opacity:opacity}">
  4. <view class='navbarH' :style='"height:"+navH+"rpx;"'>
  5. <view class='navbarCon acea-row row-center-wrapper'>
  6. <view class="header acea-row row-center-wrapper">
  7. <view class="item" :class="navActive === index ? 'on' : ''" v-for="(item,index) in navList" :key='index' @tap="tap(item,index)">
  8. {{ item }}
  9. </view>
  10. </view>
  11. </view>
  12. </view>
  13. </view>
  14. <view v-if="retunTop" class='iconfont icon-xiangzuo' :style="'top:'+navH/2+'rpx'" @tap='returns'></view>
  15. <scroll-view :scroll-top="scrollTop" scroll-y='true' scroll-with-animation="true" :style='"height:"+height+"px;"' @scroll="scroll">
  16. <view class='product-con'>
  17. <view id="past0">
  18. <productConSwiper :imgUrls="storeInfo.slider_image" :videoline="storeInfo.video_link"></productConSwiper>
  19. <view class='wrapper'>
  20. <view class='share acea-row row-between row-bottom'>
  21. <view class='money font-color'>
  22. <text class='num'>{{storeInfo.price}}</text>
  23. <text class='vip-money' v-if="storeInfo.vip_price && storeInfo.vip_price > 0">¥{{storeInfo.vip_price}}</text>
  24. <image v-if="storeInfo.vip_price && storeInfo.vip_price > 0" src="../../static/images/vip.png"></image>
  25. </view>
  26. <view class='iconfont icon-fenxiang' @click="listenerActionSheet"></view>
  27. </view>
  28. <view class='introduce'>{{storeInfo.store_name}}</view>
  29. <view class='label acea-row row-between-wrapper'>
  30. <view>原价:¥{{storeInfo.ot_price}}</view>
  31. <view>库存:{{storeInfo.stock}}{{storeInfo.unit_name}}</view>
  32. <view>销量:{{storeInfo.fsales}}{{storeInfo.unit_name}}</view>
  33. </view>
  34. <!-- <view class='coupon acea-row row-between-wrapper' v-if="storeInfo.give_integral > 0">
  35. <view class='hide line1 acea-row'>
  36. 赠积分:
  37. <view class='activity'>赠送 {{storeInfo.give_integral}} 积分</view>
  38. </view>
  39. </view> -->
  40. <view class='coupon acea-row row-between-wrapper' @click='couponTap' style="margin-top: 20rpx;">
  41. <view class='hide line1 acea-row'>
  42. 优惠券:
  43. <view class='activity' v-for="(item,index) in couponList" :key="index">满{{item.use_min_price}}减{{item.coupon_price}}</view>
  44. </view>
  45. <view class='iconfont icon-jiantou'></view>
  46. </view>
  47. <view class="coupon acea-row row-between-wrapper" v-if="activity.length">
  48. <view class="line1 acea-row">
  49. <text>活&nbsp;&nbsp;&nbsp;动:</text>
  50. <view v-for='(item,index) in activity' :key='index' @click="goActivity(item)">
  51. <view v-if="item.type === '1'" :class="index==0?'activity_pin':'' || index==1?'activity_miao':'' || index==2?'activity_kan':''">
  52. <text class="iconfonts iconfont icon-pintuan"></text>
  53. <text class="activity_title"> 参与秒杀</text>
  54. </view>
  55. <view :class="index==0?'activity_pin':'' || index==1?'activity_miao':'' || index==2?'activity_kan':''" v-if="item.type === '2'">
  56. <text class="iconfonts iconfont icon-shenhezhong"></text>
  57. <text class="activity_title"> 参与砍价</text>
  58. </view>
  59. <view :class="index==0?'activity_pin':'' || index==1?'activity_miao':'' || index==2?'activity_kan':''" v-if="item.type === '3'">
  60. <text class="iconfonts iconfont icon-kanjia"></text>
  61. <text class="activity_title"> 参与拼团</text>
  62. </view>
  63. </view>
  64. </view>
  65. </view>
  66. </view>
  67. <view class='attribute acea-row row-between-wrapper' @click="selecAttr">
  68. <view>{{attrTxt}}:
  69. <text class='atterTxt'>{{attrValue}}</text>
  70. </view>
  71. <view class='iconfont icon-jiantou'></view>
  72. </view>
  73. </view>
  74. <view class='userEvaluation' id="past1">
  75. <view class='title acea-row row-between-wrapper'>
  76. <view>用户评价({{replyCount}})</view>
  77. <navigator class='praise' hover-class='none' :url='"/pages/users/goods_comment_list/index?product_id="+id'>
  78. <text class='font-color'>{{replyChance}}%</text>好评率
  79. <text class='iconfont icon-jiantou'></text>
  80. </navigator>
  81. </view>
  82. <block v-if="replyCount">
  83. <userEvaluation :reply="reply"></userEvaluation>
  84. </block>
  85. </view>
  86. <!-- 优品推荐 -->
  87. <view class="superior" if='good_list.length' id="past2">
  88. <view class="title acea-row row-center-wrapper">
  89. <image src="../../static/images/ling.png"></image>
  90. <view class="titleTxt">优品推荐</view>
  91. <image src="../../static/images/ling.png"></image>
  92. </view>
  93. <view class="slider-banner banner">
  94. <swiper indicator-dots="true" :autoplay="autoplay" :circular="circular" :interval="interval" :duration="duration"
  95. indicator-color="#999" indicator-active-color="#e93323" :style="'height:'+clientHeight+'px'">
  96. <swiper-item v-for="(item,indexw) in good_list" :key="indexw">
  97. <view class="list acea-row row-middle" :id="'list'+indexw">
  98. <view class="item" v-for="(val,indexn) in item.list" :key="indexn" @click="goDetail(val)">
  99. <view class="pictrue">
  100. <image :src="val.image"></image>
  101. <span class="pictrue_log pictrue_log_class" v-if="val.activity && val.activity.type === '1'">秒杀</span>
  102. <span class="pictrue_log pictrue_log_class" v-if="val.activity && val.activity.type === '2'">砍价</span>
  103. <span class="pictrue_log pictrue_log_class" v-if="val.activity && val.activity.type === '3'">拼团</span>
  104. </view>
  105. <view class="name line1">{{val.store_name}}</view>
  106. <view class="money font-color">¥{{val.price}}</view>
  107. </view>
  108. </view>
  109. </swiper-item>
  110. <view class="swiper-pagination" slot="pagination"></view>
  111. </swiper>
  112. </view>
  113. </view>
  114. <view class='product-intro'>
  115. <view class='title'>产品介绍</view>
  116. <rich-text id="past3" :nodes="description" class="conter"></rich-text>
  117. </view>
  118. <view style='height:120rpx;'></view>
  119. <view class='footer acea-row row-between-wrapper'>
  120. <!-- #ifdef MP -->
  121. <button open-type="contact" hover-class='none' class='item'>
  122. <view class='iconfont icon-kefu'></view>
  123. <view>客服</view>
  124. </button>
  125. <!-- #endif -->
  126. <!-- #ifndef MP -->
  127. <navigator hover-class="none" class="item" :url="'/pages/customer_list/index?productId='+id">
  128. <view class="iconfont icon-kefu"></view>
  129. <view>客服</view>
  130. </navigator>
  131. <!-- #endif -->
  132. <view @click="setCollect" class='item'>
  133. <view class='iconfont icon-shoucang1' v-if="storeInfo.userCollect"></view>
  134. <view class='iconfont icon-shoucang' v-else></view>
  135. <view>收藏</view>
  136. </view>
  137. <navigator open-type='switchTab' class="animated item" :class="animated==true?'bounceIn':''" url='/pages/order_addcart/order_addcart'
  138. hover-class="none">
  139. <view class='iconfont icon-gouwuche1'>
  140. <text class='num bg-color'>{{CartCount || 0}}</text>
  141. </view>
  142. <view>购物车</view>
  143. </navigator>
  144. <view class='bnt acea-row'>
  145. <form @submit="joinCart" report-submit='true'>
  146. <button class='joinCart bnts' form-type="submit">加入购物车</button>
  147. </form>
  148. <form @submit="goBuy" report-submit='true'>
  149. <button class='buy bnts' form-type="submit">立即购买</button>
  150. </form>
  151. </view>
  152. </view>
  153. <shareRedPackets :sharePacket="sharePacket" @listenerActionSheet="listenerActionSheet" @closeChange="closeChange"></shareRedPackets>
  154. <!-- 组件 -->
  155. <productWindow :attr="attr" :isShow='1' :iSplus='1' @myevent="onMyEvent" @ChangeAttr="ChangeAttr" @ChangeCartNum="ChangeCartNum"
  156. @attrVal="attrVal" @iptCartNum="iptCartNum" id='product-window'></productWindow>
  157. <home></home>
  158. </view>
  159. </scroll-view>
  160. <couponListWindow :coupon='coupon' @ChangCouponsClone="ChangCouponsClone" @ChangCoupons="ChangCoupons"
  161. @ChangCouponsUseState="ChangCouponsUseState"></couponListWindow>
  162. <!-- 分享按钮 -->
  163. <view class="generate-posters acea-row row-middle" :class="posters ? 'on' : ''">
  164. <!-- #ifndef MP -->
  165. <button class="item" hover-class='none' v-if="weixinStatus === true" @click="H5ShareBox = true">
  166. <view class="iconfont icon-weixin3"></view>
  167. <view class="">发送给朋友</view>
  168. </button>
  169. <!-- #endif -->
  170. <!-- #ifdef MP -->
  171. <button class="item" open-type="share" hover-class='none' @click="goFriend">
  172. <view class="iconfont icon-weixin3"></view>
  173. <view class="">发送给朋友</view>
  174. </button>
  175. <!-- #endif -->
  176. <button class="item" hover-class='none' @click="goPoster">
  177. <view class="iconfont icon-haibao"></view>
  178. <view class="">生成海报</view>
  179. </button>
  180. </view>
  181. <view class="mask" v-if="posters" @click="listenerActionClose"></view>
  182. <!-- #ifdef MP -->
  183. <authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize>
  184. <!-- #endif -->
  185. <!-- 海报展示 -->
  186. <view class='poster-pop' v-if="posterImageStatus">
  187. <image src='../../static/images/poster-close.png' class='close' @click="posterImageClose"></image>
  188. <image :src='posterImage'></image>
  189. <!-- #ifndef H5 -->
  190. <view class='save-poster' @click="savePosterPath">保存到手机</view>
  191. <!-- #endif -->
  192. <!-- #ifdef H5 -->
  193. <view class="keep">长按图片可以保存到手机</view>
  194. <!-- #endif -->
  195. </view>
  196. <view class='mask' v-if="posterImageStatus"></view>
  197. <canvas class="canvas" canvas-id='myCanvas' v-if="canvasStatus"></canvas>
  198. <!-- 发送给朋友图片 -->
  199. <view class="share-box" v-if="H5ShareBox">
  200. <image src="/static/images/share-info.png" @click="H5ShareBox = false"></image>
  201. </view>
  202. </view>
  203. </template>
  204. <script>
  205. import {
  206. getProductDetail,
  207. getProductCode,
  208. collectAdd,
  209. collectDel,
  210. postCartAdd
  211. } from '@/api/store.js';
  212. import {
  213. getUserInfo,
  214. userShare
  215. } from '@/api/user.js';
  216. import {
  217. getCoupons
  218. } from '@/api/api.js';
  219. import {
  220. getCartCounts
  221. } from '@/api/order.js';
  222. import {
  223. toLogin
  224. } from '@/libs/login.js';
  225. import {
  226. mapGetters
  227. } from "vuex";
  228. import {
  229. imageBase64
  230. } from "@/api/public";
  231. import productConSwiper from '@/components/productConSwiper';
  232. import couponListWindow from '@/components/couponListWindow';
  233. import productWindow from '@/components/productWindow';
  234. import userEvaluation from '@/components/userEvaluation';
  235. import shareRedPackets from '@/components/shareRedPackets';
  236. import home from '@/components/home';
  237. import { silenceBindingSpread } from "@/utils";
  238. // #ifdef MP
  239. import authorize from '@/components/Authorize';
  240. // #endif
  241. let app = getApp();
  242. export default {
  243. components: {
  244. productConSwiper,
  245. couponListWindow,
  246. productWindow,
  247. userEvaluation,
  248. shareRedPackets,
  249. home,
  250. // #ifdef MP
  251. authorize
  252. // #endif
  253. },
  254. data() {
  255. let that = this;
  256. return {
  257. //属性是否打开
  258. coupon: {
  259. 'coupon': false,
  260. list: [],
  261. },
  262. attrTxt: '请选择', //属性页面提示
  263. attrValue: '', //已选属性
  264. animated: false, //购物车动画
  265. id: 0, //商品id
  266. replyCount: 0, //总评论数量
  267. reply: [], //评论列表
  268. storeInfo: {}, //商品详情
  269. productValue: [], //系统属性
  270. couponList: [], //优惠券
  271. cart_num: 1, //购买数量
  272. isAuto: false, //没有授权的不会自动授权
  273. isShowAuth: false, //是否隐藏授权
  274. isOpen: false, //是否打开属性组件
  275. actionSheetHidden: true,
  276. posterImageStatus: false,
  277. storeImage: '', //海报产品图
  278. PromotionCode: '', //二维码图片
  279. canvasStatus: false, //海报绘图标签
  280. posterImage: '', //海报路径
  281. posterbackgd: '/static/images/posterbackgd.png',
  282. sharePacket: {
  283. isState: true, //默认不显示
  284. }, //分销商详细
  285. uid: 0, //用户uid
  286. circular: false,
  287. autoplay: false,
  288. interval: 3000,
  289. duration: 500,
  290. clientHeight: "",
  291. systemStore: {}, //门店信息
  292. good_list: [],
  293. replyChance: 0,
  294. CartCount: 0,
  295. isDown: true,
  296. storeSelfMention: true,
  297. posters: false,
  298. weixinStatus: false,
  299. attr: {
  300. cartAttr: false,
  301. productAttr: [],
  302. productSelect: {}
  303. },
  304. description: '',
  305. navH: '',
  306. navList: ['商品', '评价', '推荐', '详情'],
  307. opacity: 0,
  308. scrollY: 0,
  309. scrollTop: 0,
  310. height: 0,
  311. topArr: [],
  312. navActive: 0,
  313. toView: '',
  314. lock: false,
  315. heightArr: [],
  316. H5ShareBox: false, //公众号分享图片
  317. activity: [],
  318. retunTop:true //顶部返回
  319. };
  320. },
  321. computed: mapGetters(['isLogin']),
  322. onLoad(options) {
  323. let that = this
  324. var pages = getCurrentPages();
  325. if (pages.length <= 1) {
  326. that.retunTop = false
  327. }
  328. // #ifdef MP
  329. this.navH = app.globalData.navHeight;
  330. // #endif
  331. // #ifndef MP
  332. this.navH = 96;
  333. // #endif
  334. this.id = options.id;
  335. uni.getSystemInfo({
  336. success: function(res) {
  337. that.height = res.windowHeight
  338. //res.windowHeight:获取整个窗口高度为px,*2为rpx;98为头部占据的高度;
  339. },
  340. });
  341. //扫码携带参数处理
  342. // #ifdef MP
  343. if (options.scene) {
  344. let value = this.$util.getUrlParams(decodeURIComponent(options.scene));
  345. if (value.id) options.id = value.id;
  346. //记录推广人uid
  347. if (value.pid) app.globalData.spid = value.pid;
  348. }
  349. if (!options.id){
  350. return this.$util.Tips({
  351. title: '缺少参数无法查看商品'
  352. }, {
  353. tab: 3,
  354. url: 1
  355. });
  356. }else{
  357. this.id = options.id
  358. }
  359. //记录推广人uid
  360. if (options.spid) app.globalData.spid = options.spid;
  361. // #endif
  362. this.getGoodsDetails();
  363. this.getCouponList();
  364. //#ifdef H5
  365. this.isLogin && silenceBindingSpread();
  366. //#endif
  367. },
  368. /**
  369. * 用户点击右上角分享
  370. */
  371. // #ifdef MP
  372. onShareAppMessage: function() {
  373. let that = this;
  374. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  375. userShare();
  376. return {
  377. title: that.storeInfo.store_name || '',
  378. imageUrl: that.storeInfo.image || '',
  379. path: '/pages/goods_details/index?id=' + that.id + '&spid=' + that.uid,
  380. }
  381. },
  382. // #endif
  383. methods: {
  384. closeChange:function(){
  385. this.$set(this.sharePacket,'isState',true);
  386. },
  387. goActivity: function(e) {
  388. console.log(e);
  389. let item = e;
  390. if (item.type === "1") {
  391. uni.navigateTo({
  392. url: `/pages/activity/goods_seckill_details/index?id=${item.id}&time=${item.time}&status=1`
  393. });
  394. } else if (item.type === "2") {
  395. uni.navigateTo({
  396. url: `/pages/activity/goods_bargain_details/index?id=${item.id}&bargain=${this.uid}`
  397. });
  398. } else {
  399. uni.navigateTo({
  400. url: `/pages/activity/goods_combination_details/index?id=${item.id}`
  401. });
  402. }
  403. },
  404. /**
  405. * 购物车手动填写
  406. *
  407. */
  408. iptCartNum: function(e) {
  409. this.$set(this.attr.productSelect, 'cart_num', e);
  410. },
  411. // 后退
  412. returns: function() {
  413. uni.navigateBack()
  414. },
  415. // 顶部菜单点击
  416. tap: function(item, index) {
  417. var id = item.id;
  418. var index = index;
  419. var that = this;
  420. // if (!this.data.good_list.length && id == "past2") {
  421. // id = "past3"
  422. // }
  423. this.toView = id;
  424. this.navActive = index;
  425. this.lock = true;
  426. this.scrollTop = index > 0 ? that.topArr[index] - (app.globalData.navHeight / 2) : that.topArr[index]
  427. },
  428. // 滚动
  429. scroll: function(e) {
  430. var that = this,
  431. scrollY = e.detail.scrollTop;
  432. var opacity = scrollY / 200;
  433. opacity = opacity > 1 ? 1 : opacity;
  434. that.opacity = opacity
  435. that.scrollY = scrollY
  436. if (that.lock) {
  437. that.lock = false
  438. return;
  439. }
  440. for (var i = 0; i < that.topArr.length; i++) {
  441. if (scrollY < that.topArr[i] - (app.globalData.navHeight / 2) + that.heightArr[i]) {
  442. that.navActive = i
  443. break
  444. }
  445. }
  446. },
  447. /*
  448. *去商品详情页
  449. */
  450. goDetail(item) {
  451. if (item.activity.length == 0) {
  452. uni.redirectTo({
  453. url: '/pages/goods_details/index?id=' + item.id
  454. })
  455. return
  456. }
  457. // 砍价
  458. if (item.activity && item.activity.type == 2) {
  459. uni.redirectTo({
  460. url: `/pages/activity/goods_bargain_details/index?id=${item.activity.id}&bargain=${this.uid}`
  461. })
  462. return
  463. }
  464. // 拼团
  465. if (item.activity && item.activity.type == 3) {
  466. uni.redirectTo({
  467. url: `/pages/activity/goods_combination_details/index?id=${item.activity.id}`
  468. })
  469. return
  470. }
  471. // 秒杀
  472. if (item.activity && item.activity.type == 1) {
  473. uni.redirectTo({
  474. url: `/pages/activity/goods_seckill_details/index?id=${item.activity.id}&time=${item.activity.time}&status=1`
  475. })
  476. return
  477. }
  478. },
  479. // 微信登录回调
  480. onLoadFun: function(e) {
  481. this.getCouponList();
  482. this.getCartCount();
  483. this.downloadFilePromotionCode();
  484. // this.getUserInfo();
  485. // this.get_product_collect();
  486. },
  487. ChangCouponsClone: function() {
  488. this.$set(this.coupon, 'coupon', false)
  489. },
  490. /*
  491. * 获取用户信息
  492. */
  493. getUserInfo: function() {
  494. let that = this;
  495. getUserInfo().then(res => {
  496. that.$set(that.sharePacket, 'isState', that.sharePacket.priceName != 0 ? false : true);
  497. that.$set(that, 'uid', res.data.uid);
  498. });
  499. },
  500. /**
  501. * 购物车数量加和数量减
  502. *
  503. */
  504. ChangeCartNum: function(changeValue) {
  505. //changeValue:是否 加|减
  506. //获取当前变动属性
  507. let productSelect = this.productValue[this.attrValue];
  508. //如果没有属性,赋值给商品默认库存
  509. if (productSelect === undefined && !this.attr.productAttr.length)
  510. productSelect = this.attr.productSelect;
  511. //无属性值即库存为0;不存在加减;
  512. if (productSelect === undefined) return;
  513. let stock = productSelect.stock || 0;
  514. let num = this.attr.productSelect;
  515. if (changeValue) {
  516. num.cart_num++;
  517. if (num.cart_num > stock) {
  518. this.$set(this.attr.productSelect, "cart_num", stock);
  519. this.$set(this, "cart_num", stock);
  520. }
  521. } else {
  522. num.cart_num--;
  523. if (num.cart_num < 1) {
  524. this.$set(this.attr.productSelect, "cart_num", 1);
  525. this.$set(this, "cart_num", 1);
  526. }
  527. }
  528. },
  529. attrVal(val) {
  530. this.$set(this.attr.productAttr[val.indexw], 'index', this.attr.productAttr[val.indexw].attr_values[val.indexn]);
  531. },
  532. /**
  533. * 属性变动赋值
  534. *
  535. */
  536. ChangeAttr: function(res) {
  537. let productSelect = this.productValue[res];
  538. if (productSelect && productSelect.stock > 0) {
  539. this.$set(this.attr.productSelect, "image", productSelect.image);
  540. this.$set(this.attr.productSelect, "price", productSelect.price);
  541. this.$set(this.attr.productSelect, "stock", productSelect.stock);
  542. this.$set(this.attr.productSelect, "unique", productSelect.unique);
  543. this.$set(this.attr.productSelect, "cart_num", 1);
  544. this.$set(this, "attrValue", res);
  545. this.$set(this, "attrTxt", "已选择");
  546. } else {
  547. this.$set(this.attr.productSelect, "image", this.storeInfo.image);
  548. this.$set(this.attr.productSelect, "price", this.storeInfo.price);
  549. this.$set(this.attr.productSelect, "stock", 0);
  550. this.$set(this.attr.productSelect, "unique", "");
  551. this.$set(this.attr.productSelect, "cart_num", 0);
  552. this.$set(this, "attrValue", "");
  553. this.$set(this, "attrTxt", "请选择");
  554. }
  555. },
  556. /**
  557. * 领取完毕移除当前页面领取过的优惠券展示
  558. */
  559. ChangCoupons: function(e) {
  560. let coupon = e;
  561. console.log(e);
  562. let couponList = this.$util.ArrayRemove(this.couponList, 'id', coupon.id);
  563. this.$set(this, 'couponList', couponList);
  564. console.log(couponList);
  565. this.getCouponList();
  566. },
  567. setClientHeight: function() {
  568. let that = this;
  569. if (!that.good_list.length) return;
  570. let view = uni.createSelectorQuery().in(this).select("#list0");
  571. view.fields({
  572. size: true,
  573. }, data => {
  574. that.clientHeight = data.height + 20
  575. }).exec();
  576. },
  577. /**
  578. * 获取产品详情
  579. *
  580. */
  581. getGoodsDetails: function() {
  582. let that = this;
  583. getProductDetail(that.id).then(res => {
  584. let storeInfo = res.data.storeInfo;
  585. let good_list = res.data.good_list || [];
  586. let count = Math.ceil(good_list.length / 6);
  587. let goodArray = new Array();
  588. for (let i = 0; i < count; i++) {
  589. let list = good_list.slice(i * 6, i * 6 + 6);
  590. if (list.length) goodArray.push({
  591. list: list
  592. });
  593. }
  594. that.$set(that, 'storeInfo', storeInfo);
  595. that.$set(that, 'description', storeInfo.description);
  596. that.$set(that, 'reply', res.data.reply ? [res.data.reply] : []);
  597. that.$set(that, 'replyCount', res.data.replyCount);
  598. that.$set(that, 'replyChance', res.data.replyChance);
  599. that.$set(that.attr, 'productAttr', res.data.productAttr);
  600. that.$set(that, 'productValue', res.data.productValue);
  601. that.$set(that.sharePacket, 'priceName', res.data.priceName);
  602. that.$set(that, 'systemStore', res.data.system_store);
  603. that.$set(that, 'storeSelfMention', res.data.store_self_mention);
  604. that.$set(that, 'good_list', goodArray);
  605. that.$set(that, 'PromotionCode', storeInfo.code_base);
  606. that.$set(that, 'activity', res.data.activity ? res.data.activity : []);
  607. uni.setNavigationBarTitle({
  608. title: storeInfo.store_name.substring(0, 7) + "..."
  609. })
  610. // #ifdef H5
  611. that.$set(that, 'storeImage', that.storeInfo.image);
  612. that.getImageBase64();
  613. if (that.isLogin) {
  614. that.getCartCount();
  615. };
  616. this.ShareInfo();
  617. // #endif
  618. if (that.isLogin) {
  619. that.getUserInfo();
  620. };
  621. this.$nextTick(() => {
  622. if (good_list.length) {
  623. that.setClientHeight();
  624. that.infoScroll();
  625. };
  626. })
  627. // #ifndef H5
  628. that.downloadFilestoreImage();
  629. // #endif
  630. that.DefaultSelect();
  631. }).catch(err => {
  632. //状态异常返回上级页面
  633. return that.$util.Tips({
  634. title: err.toString()
  635. }, {
  636. tab: 3,
  637. url: 1
  638. });
  639. })
  640. },
  641. infoScroll: function() {
  642. var that = this,
  643. topArr = [],
  644. heightArr = [];
  645. for (var i = 0; i < that.navList.length; i++) { //productList
  646. //获取元素所在位置
  647. var query = wx.createSelectorQuery().in(this);
  648. var idView = "#past" + i;
  649. // if (!that.data.good_list.length && i == 2) {
  650. // var idView = "#past" + 3;
  651. // }
  652. query.select(idView).boundingClientRect();
  653. query.exec(function(res) {
  654. if (res[0].id == "past2") {
  655. var top = res[0].top;
  656. var height = res[0].height + that.clientHeight;
  657. } else {
  658. var top = res[0].top;
  659. var height = res[0].height
  660. }
  661. topArr.push(top);
  662. heightArr.push(height);
  663. that.topArr = topArr
  664. that.heightArr = heightArr
  665. });
  666. };
  667. },
  668. /**
  669. * 拨打电话
  670. */
  671. makePhone: function() {
  672. uni.makePhoneCall({
  673. phoneNumber: this.systemStore.phone
  674. })
  675. },
  676. /**
  677. * 打开地图
  678. *
  679. */
  680. showMaoLocation: function() {
  681. if (!this.systemStore.latitude || !this.systemStore.longitude) return this.$util.Tips({
  682. title: '缺少经纬度信息无法查看地图!'
  683. });
  684. uni.openLocation({
  685. latitude: parseFloat(this.systemStore.latitude),
  686. longitude: parseFloat(this.systemStore.longitude),
  687. scale: 8,
  688. name: this.systemStore.name,
  689. address: this.systemStore.address + this.systemStore.detailed_address,
  690. success: function() {},
  691. });
  692. },
  693. /**
  694. * 默认选中属性
  695. *
  696. */
  697. DefaultSelect: function() {
  698. let productAttr = this.attr.productAttr;
  699. let value = [];
  700. for (var key in this.productValue) {
  701. if (this.productValue[key].stock > 0) {
  702. value = this.attr.productAttr.length ? key.split(",") : [];
  703. break;
  704. }
  705. }
  706. for (let i = 0; i < productAttr.length; i++) {
  707. this.$set(productAttr[i], "index", value[i]);
  708. }
  709. //sort();排序函数:数字-英文-汉字;
  710. let productSelect = this.productValue[value.sort().join(",")];
  711. if (productSelect && productAttr.length) {
  712. this.$set(
  713. this.attr.productSelect,
  714. "store_name",
  715. this.storeInfo.store_name
  716. );
  717. this.$set(this.attr.productSelect, "image", productSelect.image);
  718. this.$set(this.attr.productSelect, "price", productSelect.price);
  719. this.$set(this.attr.productSelect, "stock", productSelect.stock);
  720. this.$set(this.attr.productSelect, "unique", productSelect.unique);
  721. this.$set(this.attr.productSelect, "cart_num", 1);
  722. this.$set(this, "attrValue", value.sort().join(","));
  723. this.$set(this, "attrTxt", "已选择");
  724. } else if (!productSelect && productAttr.length) {
  725. this.$set(
  726. this.attr.productSelect,
  727. "store_name",
  728. this.storeInfo.store_name
  729. );
  730. this.$set(this.attr.productSelect, "image", this.storeInfo.image);
  731. this.$set(this.attr.productSelect, "price", this.storeInfo.price);
  732. this.$set(this.attr.productSelect, "stock", 0);
  733. this.$set(this.attr.productSelect, "unique", "");
  734. this.$set(this.attr.productSelect, "cart_num", 0);
  735. this.$set(this, "attrValue", "");
  736. this.$set(this, "attrTxt", "请选择");
  737. } else if (!productSelect && !productAttr.length) {
  738. this.$set(
  739. this.attr.productSelect,
  740. "store_name",
  741. this.storeInfo.store_name
  742. );
  743. this.$set(this.attr.productSelect, "image", this.storeInfo.image);
  744. this.$set(this.attr.productSelect, "price", this.storeInfo.price);
  745. this.$set(this.attr.productSelect, "stock", this.storeInfo.stock);
  746. this.$set(
  747. this.attr.productSelect,
  748. "unique",
  749. this.storeInfo.unique || ""
  750. );
  751. this.$set(this.attr.productSelect, "cart_num", 1);
  752. this.$set(this, "attrValue", "");
  753. this.$set(this, "attrTxt", "请选择");
  754. }
  755. },
  756. /**
  757. * 获取优惠券
  758. *
  759. */
  760. getCouponList() {
  761. let that = this;
  762. getCoupons({
  763. page: 1,
  764. limit: 40,
  765. type: 1,
  766. product_id: that.id
  767. }).then(res => {
  768. that.$set(that.coupon, 'list', res.data);
  769. let couponList = [];
  770. for (let i = 0; i < that.coupon.list.length; i++) {
  771. if (!res.data[i].is_use && couponList.length < 2) couponList.push(res.data[i]);
  772. }
  773. that.$set(that, 'couponList', couponList);
  774. });
  775. },
  776. ChangCouponsUseState(index) {
  777. let that = this;
  778. that.coupon.list[index].is_use = true;
  779. that.$set(that.coupon, 'list', that.coupon.list);
  780. that.$set(that.coupon, 'coupon', false);
  781. },
  782. /**
  783. *
  784. *
  785. * 收藏商品
  786. */
  787. setCollect: function() {
  788. if (this.isLogin === false) {
  789. // #ifdef H5 || APP-PLUS
  790. toLogin();
  791. // #endif
  792. // #ifdef MP
  793. this.isAuto = true;
  794. this.$set(this, 'isShowAuth', true)
  795. // #endif
  796. } else {
  797. let that = this;
  798. if (this.storeInfo.userCollect) {
  799. collectDel(this.storeInfo.id).then(res => {
  800. that.$set(that.storeInfo, 'userCollect', !that.storeInfo.userCollect);
  801. })
  802. } else {
  803. collectAdd(this.storeInfo.id).then(res => {
  804. that.$set(that.storeInfo, 'userCollect', !that.storeInfo.userCollect);
  805. })
  806. }
  807. }
  808. },
  809. /**
  810. * 打开属性插件
  811. */
  812. selecAttr: function() {
  813. this.$set(this.attr, 'cartAttr', true);
  814. this.$set(this, 'isOpen', true);
  815. },
  816. /**
  817. * 打开优惠券插件
  818. */
  819. couponTap: function() {
  820. let that = this;
  821. if (that.isLogin === false) {
  822. // #ifdef H5 || APP-PLUS
  823. toLogin();
  824. // #endif
  825. // #ifdef MP
  826. that.$set(that, 'isAuto', true);
  827. that.$set(that, 'isShowAuth', true);
  828. // #endif
  829. } else {
  830. that.getCouponList();
  831. that.$set(that.coupon, 'coupon', true);
  832. }
  833. },
  834. onMyEvent: function() {
  835. this.$set(this.attr, 'cartAttr', false);
  836. this.$set(this, 'isOpen', false);
  837. },
  838. /**
  839. * 打开属性加入购物车
  840. *
  841. */
  842. joinCart: function(e) {
  843. //是否登录
  844. if (this.isLogin === false) {
  845. // #ifdef H5 || APP-PLUS
  846. toLogin();
  847. // #endif
  848. // #ifdef MP
  849. this.$set(this, 'isAuto', true);
  850. this.$set(this, 'isShowAuth', true)
  851. // #endif
  852. } else {
  853. this.goCat();
  854. }
  855. },
  856. /*
  857. * 加入购物车
  858. */
  859. goCat: function(news) {
  860. let that = this,
  861. productSelect = that.productValue[this.attrValue];
  862. //打开属性
  863. if (that.attrValue) {
  864. //默认选中了属性,但是没有打开过属性弹窗还是自动打开让用户查看默认选中的属性
  865. that.attr.cartAttr = !that.isOpen ? true : false;
  866. } else {
  867. if (that.isOpen) that.attr.cartAttr = true;
  868. else that.attr.cartAttr = !that.attr.cartAttr;
  869. }
  870. //只有关闭属性弹窗时进行加入购物车
  871. if (that.attr.cartAttr === true && that.isOpen === false)
  872. return (that.isOpen = true);
  873. //如果有属性,没有选择,提示用户选择
  874. if (
  875. that.attr.productAttr.length &&
  876. productSelect === undefined &&
  877. that.isOpen === true
  878. )
  879. return that.$util.Tips({
  880. title: "产品库存不足,请选择其它"
  881. });
  882. let q = {
  883. productId: that.id,
  884. cartNum: that.attr.productSelect.cart_num,
  885. new: news === undefined ? 0 : 1,
  886. uniqueId: that.attr.productSelect !== undefined ?
  887. that.attr.productSelect.unique : ""
  888. };
  889. postCartAdd(q)
  890. .then(function(res) {
  891. that.isOpen = false;
  892. that.attr.cartAttr = false;
  893. if (news) {
  894. uni.navigateTo({
  895. url: '/pages/users/order_confirm/index?cartId=' + res.data.cartId
  896. });
  897. } else {
  898. that.$util.Tips({
  899. title: "添加购物车成功",
  900. success: () => {
  901. that.getCartCount(true);
  902. }
  903. });
  904. }
  905. })
  906. .catch(res => {
  907. that.isOpen = false;
  908. return that.$util.Tips({
  909. title: res.msg
  910. });
  911. });
  912. },
  913. /**
  914. * 获取购物车数量
  915. * @param boolean 是否展示购物车动画和重置属性
  916. */
  917. getCartCount: function(isAnima) {
  918. let that = this;
  919. const isLogin = that.isLogin;
  920. if (isLogin) {
  921. getCartCounts().then(res => {
  922. that.CartCount = res.data.count;
  923. //加入购物车后重置属性
  924. if (isAnima) {
  925. that.animated = true;
  926. setTimeout(function() {
  927. that.animated = false;
  928. }, 500);
  929. }
  930. });
  931. }
  932. },
  933. /**
  934. * 立即购买
  935. */
  936. goBuy: function(e) {
  937. if (this.isLogin === false) {
  938. // #ifdef H5 || APP-PLUS
  939. toLogin();
  940. // #endif
  941. // #ifdef MP
  942. this.$set(this, 'isAuto', true);
  943. this.$set(this, 'isShowAuth', true);
  944. // #endif
  945. } else {
  946. this.goCat(true);
  947. }
  948. },
  949. // 授权关闭
  950. authColse: function(e) {
  951. console.log(e, 'eeeee')
  952. this.isShowAuth = e
  953. },
  954. /**
  955. * 分享打开
  956. *
  957. */
  958. listenerActionSheet: function() {
  959. if (this.isLogin === false) {
  960. // #ifdef H5 || APP-PLUS
  961. toLogin();
  962. // #endif
  963. // #ifdef MP
  964. this.$set(this, 'isAuto', true);
  965. this.$set(this, 'isShowAuth', true);
  966. // #endif
  967. } else {
  968. // #ifdef H5
  969. if (this.$wechat.isWeixin() === true) {
  970. this.weixinStatus = true;
  971. }
  972. // #endif
  973. this.posters = true;
  974. }
  975. },
  976. // 分享关闭
  977. listenerActionClose: function() {
  978. this.posters = false;
  979. },
  980. //隐藏海报
  981. posterImageClose: function() {
  982. this.posterImageStatus = false
  983. },
  984. //替换安全域名
  985. setDomain: function(url) {
  986. url = url ? url.toString() : '';
  987. //本地调试打开,生产请注销
  988. if (url.indexOf("https://") > -1) return url;
  989. else return url.replace('http://', 'https://');
  990. },
  991. //获取海报产品图
  992. downloadFilestoreImage: function() {
  993. let that = this;
  994. uni.downloadFile({
  995. url: that.setDomain(that.storeInfo.image),
  996. success: function(res) {
  997. that.storeImage = res.tempFilePath;
  998. },
  999. fail: function() {
  1000. return that.$util.Tips({
  1001. title: ''
  1002. });
  1003. that.storeImage = '';
  1004. },
  1005. });
  1006. },
  1007. /**
  1008. * 获取产品分销二维码
  1009. * @param function successFn 下载完成回调
  1010. *
  1011. */
  1012. downloadFilePromotionCode: function(successFn) {
  1013. let that = this;
  1014. getProductCode(that.id).then(res => {
  1015. console.log(res, 'res')
  1016. uni.downloadFile({
  1017. url: that.setDomain(res.data.code),
  1018. success: function(res) {
  1019. that.$set(that, 'isDown', false);
  1020. if (typeof successFn == 'function')
  1021. successFn && successFn(res.tempFilePath);
  1022. else
  1023. that.$set(that, 'PromotionCode', res.tempFilePath);
  1024. },
  1025. fail: function() {
  1026. that.$set(that, 'isDown', false);
  1027. that.$set(that, 'PromotionCode', '');
  1028. },
  1029. });
  1030. }).catch(err => {
  1031. that.$set(that, 'isDown', false);
  1032. that.$set(that, 'PromotionCode', '');
  1033. });
  1034. },
  1035. getImageBase64: function() {
  1036. let that = this;
  1037. imageBase64(that.storeImage, that.PromotionCode)
  1038. .then(res => {
  1039. that.storeImage = res.data.image;
  1040. that.PromotionCode = res.data.code;
  1041. })
  1042. .catch(() => {});
  1043. },
  1044. // 小程序关闭分享弹窗;
  1045. goFriend: function() {
  1046. this.posters = false;
  1047. },
  1048. /**
  1049. * 生成海报
  1050. */
  1051. goPoster: function() {
  1052. let that = this;
  1053. that.posters = false;
  1054. that.$set(that, 'canvasStatus', true);
  1055. let arr2 = [that.posterbackgd, that.storeImage, that.PromotionCode];
  1056. // #ifndef H5
  1057. if (that.isDown) return that.$util.Tips({
  1058. title: '正在下载海报,请稍后再试!'
  1059. });
  1060. // #endif
  1061. uni.getImageInfo({
  1062. src: that.PromotionCode,
  1063. fail: function(res) {
  1064. return that.$util.Tips({
  1065. title: '小程序二维码需要发布正式版后才能获取到'
  1066. });
  1067. },
  1068. success() {
  1069. if (arr2[2] == '') {
  1070. //海报二维码不存在则从新下载
  1071. // #ifndef H5
  1072. that.downloadFilePromotionCode(function(msgPromotionCode) {
  1073. arr2[2] = msgPromotionCode;
  1074. if (arr2[2] == '')
  1075. return that.$util.Tips({
  1076. title: '海报二维码生成失败!'
  1077. });
  1078. that.$util.PosterCanvas(arr2, that.storeInfo.store_name, that.storeInfo.price, function(tempFilePath) {
  1079. that.$set(that, 'posterImage', tempFilePath);
  1080. that.$set(that, 'posterImageStatus', true);
  1081. that.$set(that, 'canvasStatus', false);
  1082. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  1083. });
  1084. });
  1085. // #endif
  1086. // #ifdef H5
  1087. that.$util.PosterCanvas(arr2, that.storeInfo.store_name, that.storeInfo.price, function(tempFilePath) {
  1088. that.$set(that, 'posterImage', tempFilePath);
  1089. that.$set(that, 'posterImageStatus', true);
  1090. that.$set(that, 'canvasStatus', false);
  1091. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  1092. });
  1093. // #endif
  1094. } else {
  1095. //生成推广海报
  1096. that.$util.PosterCanvas(arr2, that.storeInfo.store_name, that.storeInfo.price, function(tempFilePath) {
  1097. that.$set(that, 'posterImage', tempFilePath);
  1098. that.$set(that, 'posterImageStatus', true);
  1099. that.$set(that, 'canvasStatus', false);
  1100. that.$set(that, 'actionSheetHidden', !that.actionSheetHidden);
  1101. });
  1102. }
  1103. },
  1104. });
  1105. },
  1106. /*
  1107. * 保存到手机相册
  1108. */
  1109. // #ifdef MP
  1110. savePosterPath: function() {
  1111. let that = this;
  1112. uni.getSetting({
  1113. success(res) {
  1114. if (!res.authSetting['scope.writePhotosAlbum']) {
  1115. uni.authorize({
  1116. scope: 'scope.writePhotosAlbum',
  1117. success() {
  1118. uni.saveImageToPhotosAlbum({
  1119. filePath: that.posterImage,
  1120. success: function(res) {
  1121. that.posterImageClose();
  1122. that.$util.Tips({
  1123. title: '保存成功',
  1124. icon: 'success'
  1125. });
  1126. },
  1127. fail: function(res) {
  1128. that.$util.Tips({
  1129. title: '保存失败'
  1130. });
  1131. }
  1132. })
  1133. }
  1134. })
  1135. } else {
  1136. uni.saveImageToPhotosAlbum({
  1137. filePath: that.posterImage,
  1138. success: function(res) {
  1139. that.posterImageClose();
  1140. that.$util.Tips({
  1141. title: '保存成功',
  1142. icon: 'success'
  1143. });
  1144. },
  1145. fail: function(res) {
  1146. that.$util.Tips({
  1147. title: '保存失败'
  1148. });
  1149. },
  1150. })
  1151. }
  1152. }
  1153. })
  1154. },
  1155. // #endif
  1156. //#ifdef H5
  1157. ShareInfo() {
  1158. let data = this.storeInfo;
  1159. let href = location.href;
  1160. console.log(data);
  1161. if (this.$wechat.isWeixin()) {
  1162. getUserInfo().then(res => {
  1163. href =
  1164. href.indexOf("?") === -1 ?
  1165. href + "?spread=" + res.data.uid :
  1166. href + "&spread=" + res.data.uid;
  1167. let configAppMessage = {
  1168. desc: data.store_info,
  1169. title: data.store_name,
  1170. link: href,
  1171. imgUrl: data.image
  1172. };
  1173. this.$wechat.wechatEvevt([
  1174. "updateAppMessageShareData",
  1175. "updateTimelineShareData",
  1176. "onMenuShareAppMessage",
  1177. "onMenuShareTimeline"
  1178. ], configAppMessage).then(res => {
  1179. console.log(res);
  1180. }).catch(err => {
  1181. console.log(err);
  1182. })
  1183. });
  1184. }
  1185. },
  1186. //#endif
  1187. }
  1188. }
  1189. </script>
  1190. <style scoped lang="scss">
  1191. .activity_pin {
  1192. width: auto;
  1193. height: 44rpx;
  1194. line-height: 44rpx;
  1195. background: linear-gradient(90deg, rgba(233, 51, 35, 1) 0%, rgba(250, 101, 20, 1) 100%);
  1196. opacity: 1;
  1197. border-radius: 22rpx;
  1198. padding: 0 15rpx;
  1199. margin-left: 19rpx;
  1200. }
  1201. .activity_miao {
  1202. width: auto;
  1203. height: 44rpx;
  1204. line-height: 44rpx;
  1205. padding: 0 15rpx;
  1206. background: linear-gradient(90deg, rgba(250, 102, 24, 1) 0%, rgba(254, 161, 15, 1) 100%);
  1207. opacity: 1;
  1208. border-radius: 22rpx;
  1209. margin-left: 19rpx;
  1210. }
  1211. .iconfonts {
  1212. color: #fff !important;
  1213. font-size: 28rpx;
  1214. }
  1215. .activity_title {
  1216. font-size: 24rpx;
  1217. color: #fff;
  1218. }
  1219. .activity_kan {
  1220. width: auto;
  1221. height: 44rpx;
  1222. line-height: 44rpx;
  1223. padding: 0 15rpx;
  1224. background: linear-gradient(90deg, rgba(254, 159, 15, 1) 0%, rgba(254, 178, 15, 1) 100%);
  1225. opacity: 1;
  1226. border-radius: 22rpx;
  1227. margin-left: 19rpx;
  1228. }
  1229. .mask {
  1230. z-index: 300 !important;
  1231. }
  1232. .head-bar {
  1233. background: #fff;
  1234. }
  1235. .generate-posters {
  1236. width: 100%;
  1237. height: 170rpx;
  1238. background-color: #fff;
  1239. position: fixed;
  1240. left: 0;
  1241. bottom: 0;
  1242. z-index: 388;
  1243. transform: translate3d(0, 100%, 0);
  1244. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  1245. border-top: 1rpx solid #eee;
  1246. }
  1247. .generate-posters.on {
  1248. transform: translate3d(0, 0, 0);
  1249. }
  1250. .generate-posters .item {
  1251. flex: 50%;
  1252. text-align: center;
  1253. font-size: 30rpx;
  1254. }
  1255. .generate-posters .item .iconfont {
  1256. font-size: 80rpx;
  1257. color: #5eae72;
  1258. }
  1259. .generate-posters .item .iconfont.icon-haibao {
  1260. color: #5391f1;
  1261. }
  1262. .product-con .mask {
  1263. z-index: 88;
  1264. }
  1265. .product-con .footer {
  1266. padding: 0 20rpx 0 30rpx;
  1267. position: fixed;
  1268. bottom: 0;
  1269. width: 100%;
  1270. box-sizing: border-box;
  1271. height: 100rpx;
  1272. background-color: #fff;
  1273. z-index: 277;
  1274. border-top: 1rpx solid #f0f0f0;
  1275. }
  1276. .product-con .footer .item {
  1277. font-size: 18rpx;
  1278. color: #666;
  1279. }
  1280. .product-con .footer .item .iconfont {
  1281. text-align: center;
  1282. font-size: 40rpx;
  1283. }
  1284. .product-con .footer .item .iconfont.icon-shoucang1 {
  1285. color: #f00;
  1286. }
  1287. .product-con .footer .item .iconfont.icon-gouwuche1 {
  1288. font-size: 40rpx;
  1289. position: relative;
  1290. }
  1291. .product-con .footer .item .iconfont.icon-gouwuche1 .num {
  1292. color: #fff;
  1293. position: absolute;
  1294. font-size: 18rpx;
  1295. padding: 2rpx 8rpx 3rpx;
  1296. border-radius: 200rpx;
  1297. top: -10rpx;
  1298. right: -10rpx;
  1299. }
  1300. .product-con .footer .bnt {
  1301. width: 444rpx;
  1302. height: 76rpx;
  1303. }
  1304. .product-con .footer .bnt .bnts {
  1305. width: 222rpx;
  1306. text-align: center;
  1307. line-height: 76rpx;
  1308. color: #fff;
  1309. font-size: 28rpx;
  1310. }
  1311. .product-con .footer .bnt .joinCart {
  1312. border-radius: 50rpx 0 0 50rpx;
  1313. background-image: linear-gradient(to right, #fea10f 0%, #fa8013 100%);
  1314. }
  1315. .product-con .footer .bnt .buy {
  1316. border-radius: 0 50rpx 50rpx 0;
  1317. background-image: linear-gradient(to right, #fa6514 0%, #e93323 100%);
  1318. }
  1319. .product-con .store-info {
  1320. margin-top: 20rpx;
  1321. background-color: #fff;
  1322. }
  1323. .product-con .store-info .title {
  1324. padding: 0 30rpx;
  1325. font-size: 28rpx;
  1326. color: #282828;
  1327. height: 80rpx;
  1328. line-height: 80rpx;
  1329. border-bottom: 1px solid #f5f5f5;
  1330. }
  1331. .product-con .store-info .info {
  1332. padding: 0 30rpx;
  1333. height: 126rpx;
  1334. }
  1335. .product-con .store-info .info .picTxt {
  1336. width: 615rpx;
  1337. }
  1338. .product-con .store-info .info .picTxt .pictrue {
  1339. width: 76rpx;
  1340. height: 76rpx;
  1341. }
  1342. .product-con .store-info .info .picTxt .pictrue image {
  1343. width: 100%;
  1344. height: 100%;
  1345. border-radius: 6rpx;
  1346. }
  1347. .product-con .store-info .info .picTxt .text {
  1348. width: 522rpx;
  1349. }
  1350. .product-con .store-info .info .picTxt .text .name {
  1351. font-size: 30rpx;
  1352. color: #282828;
  1353. }
  1354. .product-con .store-info .info .picTxt .text .address {
  1355. font-size: 24rpx;
  1356. color: #666;
  1357. margin-top: 3rpx;
  1358. }
  1359. .product-con .store-info .info .picTxt .text .address .iconfont {
  1360. color: #707070;
  1361. font-size: 18rpx;
  1362. margin-left: 10rpx;
  1363. }
  1364. .product-con .store-info .info .picTxt .text .address .addressTxt {
  1365. max-width: 480rpx;
  1366. }
  1367. .product-con .store-info .info .iconfont {
  1368. font-size: 40rpx;
  1369. }
  1370. .product-con .superior {
  1371. background-color: #fff;
  1372. margin-top: 20rpx;
  1373. padding-bottom: 10rpx;
  1374. }
  1375. .product-con .superior .title {
  1376. height: 98rpx;
  1377. }
  1378. .product-con .superior .title image {
  1379. width: 30rpx;
  1380. height: 30rpx;
  1381. }
  1382. .product-con .superior .title .titleTxt {
  1383. margin: 0 20rpx;
  1384. font-size: 30rpx;
  1385. background-image: linear-gradient(to right, #f57a37 0%, #f21b07 100%);
  1386. -webkit-background-clip: text;
  1387. -webkit-text-fill-color: transparent;
  1388. }
  1389. .product-con .superior .slider-banner {
  1390. width: 690rpx;
  1391. margin: 0 auto;
  1392. position: relative;
  1393. }
  1394. .product-con .superior .slider-banner swiper {
  1395. height: 100%;
  1396. width: 100%;
  1397. }
  1398. .product-con .superior .slider-banner swiper-item {
  1399. height: 100%;
  1400. }
  1401. .product-con .superior .slider-banner .list {
  1402. width: 100%;
  1403. }
  1404. .product-con .superior .slider-banner .list .item {
  1405. width: 215rpx;
  1406. margin: 0 22rpx 30rpx 0;
  1407. font-size: 26rpx;
  1408. }
  1409. .product-con .superior .slider-banner .list .item:nth-of-type(3n) {
  1410. margin-right: 0;
  1411. }
  1412. .product-con .superior .slider-banner .list .item .pictrue {
  1413. position: relative;
  1414. width: 100%;
  1415. height: 215rpx;
  1416. }
  1417. .product-con .superior .slider-banner .list .item .pictrue image {
  1418. width: 100%;
  1419. height: 100%;
  1420. border-radius: 6rpx;
  1421. }
  1422. .product-con .superior .slider-banner .list .item .name {
  1423. color: #282828;
  1424. margin-top: 12rpx;
  1425. }
  1426. .product-con .superior .slider-banner .swiper-pagination-bullet {
  1427. background-color: #999;
  1428. }
  1429. .product-con .superior .slider-banner .swiper-pagination-bullet-active {
  1430. background-color: #e93323;
  1431. }
  1432. button {
  1433. padding: 0;
  1434. margin: 0;
  1435. line-height: normal;
  1436. background-color: #fff;
  1437. }
  1438. button::after {
  1439. border: 0;
  1440. }
  1441. action-sheet-item {
  1442. padding: 0;
  1443. height: 240rpx;
  1444. align-items: center;
  1445. display: flex;
  1446. }
  1447. .contact {
  1448. font-size: 16px;
  1449. width: 50%;
  1450. background-color: #fff;
  1451. padding: 8rpx 0;
  1452. border-radius: 0;
  1453. margin: 0;
  1454. line-height: 2;
  1455. }
  1456. .contact::after {
  1457. border: none;
  1458. }
  1459. .action-sheet {
  1460. font-size: 17px;
  1461. line-height: 1.8;
  1462. width: 50%;
  1463. position: absolute;
  1464. top: 0;
  1465. right: 0;
  1466. padding: 25rpx 0;
  1467. }
  1468. .canvas {
  1469. z-index: 300;
  1470. width: 750px;
  1471. height: 1190px;
  1472. }
  1473. .poster-pop {
  1474. width: 450rpx;
  1475. height: 714rpx;
  1476. position: fixed;
  1477. left: 50%;
  1478. transform: translateX(-50%);
  1479. z-index: 399;
  1480. top: 50%;
  1481. margin-top: -357rpx;
  1482. }
  1483. .poster-pop image {
  1484. width: 100%;
  1485. height: 100%;
  1486. display: block;
  1487. }
  1488. .poster-pop .close {
  1489. width: 46rpx;
  1490. height: 75rpx;
  1491. position: fixed;
  1492. right: 0;
  1493. top: -73rpx;
  1494. display: block;
  1495. }
  1496. .poster-pop .save-poster {
  1497. background-color: #df2d0a;
  1498. font-size: :22rpx;
  1499. color: #fff;
  1500. text-align: center;
  1501. height: 76rpx;
  1502. line-height: 76rpx;
  1503. width: 100%;
  1504. }
  1505. .poster-pop .keep {
  1506. color: #fff;
  1507. text-align: center;
  1508. font-size: 25rpx;
  1509. margin-top: 10rpx;
  1510. }
  1511. .mask {
  1512. position: fixed;
  1513. top: 0;
  1514. left: 0;
  1515. right: 0;
  1516. bottom: 0;
  1517. background-color: rgba(0, 0, 0, 0.6);
  1518. z-index: 9;
  1519. }
  1520. .pro-wrapper .iconn {
  1521. background-image: url('data:image/png;base64,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');
  1522. width: 100rpx;
  1523. height: 100rpx;
  1524. background-repeat: no-repeat;
  1525. background-size: 100% 100%;
  1526. margin: 0 auto;
  1527. }
  1528. .pro-wrapper .iconn.iconn1 {
  1529. background-image: url('data:image/png;base64,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');
  1530. }
  1531. .pictrue_log {
  1532. width: 80upx;
  1533. height: 40upx;
  1534. border-radius: 6upx 0 12upx 0;
  1535. line-height: 40upx;
  1536. font-size: 24upx;
  1537. }
  1538. .pictrue_log_class {
  1539. z-index: 3;
  1540. background: -webkit-gradient(linear, left top, right top, from(rgba(246, 122, 56, 1)), to(rgba(241, 27, 9, 1)));
  1541. background: linear-gradient(90deg, rgba(246, 122, 56, 1) 0%, rgba(241, 27, 9, 1) 100%);
  1542. opacity: 1;
  1543. position: absolute;
  1544. top: 0;
  1545. left: 0;
  1546. color: #fff;
  1547. text-align: center;
  1548. }
  1549. .navbar .header {
  1550. height: 96rpx;
  1551. font-size: 30rpx;
  1552. color: #050505;
  1553. background-color: #fff;
  1554. /* #ifdef MP */
  1555. padding-right: 95rpx;
  1556. /* #endif */
  1557. }
  1558. .icon-xiangzuo {
  1559. /* #ifdef H5 */
  1560. top: 20rpx !important;
  1561. /* #endif */
  1562. }
  1563. .navbar .header .item {
  1564. position: relative;
  1565. margin: 0 25rpx;
  1566. }
  1567. .navbar .header .item.on:before {
  1568. position: absolute;
  1569. width: 60rpx;
  1570. height: 5rpx;
  1571. background-repeat: no-repeat;
  1572. content: "";
  1573. background-image: linear-gradient(to right, #ff3366 0%, #ff6533 100%);
  1574. bottom: -10rpx;
  1575. left: 50%;
  1576. margin-left: -28rpx;
  1577. }
  1578. .navbar {
  1579. position: fixed;
  1580. background-color: #fff;
  1581. top: 0;
  1582. left: 0;
  1583. z-index: 99;
  1584. width: 100%;
  1585. }
  1586. .navbar .navbarH {
  1587. position: relative;
  1588. }
  1589. .navbar .navbarH .navbarCon {
  1590. position: absolute;
  1591. bottom: 0;
  1592. height: 100rpx;
  1593. width: 100%;
  1594. }
  1595. .icon-xiangzuo {
  1596. color: #000;
  1597. position: fixed;
  1598. font-size: 36rpx;
  1599. width: 100rpx;
  1600. height: 56rpx;
  1601. line-height: 54rpx;
  1602. z-index: 1000;
  1603. left: 33rpx;
  1604. }
  1605. .share-box {
  1606. z-index: 1000;
  1607. position: fixed;
  1608. left: 0;
  1609. top: 0;
  1610. width: 100%;
  1611. height: 100%;
  1612. image {
  1613. width: 100%;
  1614. height: 100%;
  1615. }
  1616. }
  1617. </style>