detail.vue 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680
  1. <template>
  2. <view class="app-container">
  3. <view class="recommender-container" v-if="isGroupbuyGoods && !isHeadUser">
  4. <view class="content">
  5. <image :src="detail.groupPic"></image>
  6. <view class="name ellipsis">{{detail.groupUserName}}</view>
  7. <view>向你推荐</view>
  8. </view>
  9. </view>
  10. <!-- <no-data v-if="!isLoaded" :showText="'加载中'"></no-data> -->
  11. <no-data v-if="isLoaded && noData" :showText="'该商品已失效'"></no-data>
  12. <block v-if="isLoaded && !noData">
  13. <view class="swiper-container">
  14. <swiper @change="changeBanner">
  15. <swiper-item v-if="detail.vedio">
  16. <video id="video1" :src="detail.vedio" @play="playVideo" @pause="pauseVideo" controls loop :enable-progress-gesture="false" :muted="isFixedVideo"></video>
  17. </swiper-item>
  18. <block v-for="(item, index) in bannerList" :key='index' v-if="bannerList.length > 0">
  19. <swiper-item>
  20. <!-- <image :src="item.url" mode="aspectFill" @tap="previewImage(item.url)" ></image> -->
  21. <view class="image" @tap="previewImage(item.url)">
  22. <image :src="item.url" mode="aspectFill" class="img"></image>
  23. <image :src="detail.logo" mode="aspectFill" class="water" v-if="isShowWater"></image>
  24. </view>
  25. </swiper-item>
  26. </block>
  27. </swiper>
  28. <view class="nums" v-show="(detail.vedio && bannerCurrent != 0) || !detail.vedio">{{bannerCurrent + 1}}/{{bannerList.length + (detail.vedio ? 1 : 0)}}</view>
  29. </view>
  30. <view class="video-container" :class="isFixedVideo ? 'isFixed':''">
  31. <view class="content">
  32. <view class="close" @tap="closeFixedVideo"><image src="@/static/icon/close.png"></image></view>
  33. <video id="video2" :src="detail.vedio" @error="videoErrorCallback" controls loop :enable-progress-gesture="false"></video>
  34. </view>
  35. </view>
  36. <view class="seckill-container" v-if="isSeckillGoods">
  37. <view class="price">
  38. <view class="price-1">¥{{detail.goodsPrice | numToFixed}}</view>
  39. <view class="price-2">¥{{detail.orgGoodsPrice | numToFixed}}</view>
  40. </view>
  41. <view class="right">
  42. <text>距结束还剩:</text>
  43. <view class="time"><text>{{countdownTime[0]}}</text>时<text>{{countdownTime[1]}}</text>分<text>{{countdownTime[2]}}</text>秒</view>
  44. </view>
  45. <view class="clock"><image src="@/static/icon/clock.png"></image></view>
  46. </view>
  47. <view class="main-container">
  48. <view class="title">{{detail.goodsName}}</view>
  49. <view class="des">{{detail.describeText ? detail.describeText : ''}}</view>
  50. <view class="stock">
  51. <block v-if="!isSeckillGoods">
  52. <view class="left">
  53. <text>剩余{{detail.stock}}件</text>
  54. </view>
  55. </block>
  56. <block v-if="isSeckillGoods">
  57. <view class="left">
  58. <text>剩余{{detail.secStockNum}}件</text>
  59. <view class="progress-box">
  60. <progress :percent="detail.secStockNum / detail.limitBuy * 100" activeColor="#FF3F42" active stroke-width="6" />
  61. </view>
  62. </view>
  63. <view class="right" @tap="isOpen = !isOpen" v-if="(isServiceUser && !isGroupbuyGoods) || (isHeadUser && isGroupbuyGoods)">
  64. <text>{{isOpen ? '收起':'展开'}}</text>
  65. <image :src="isOpen ? '../../static/icon/arrow_2.png':'../../static/icon/arrow_1.png'"></image>
  66. </view>
  67. </block>
  68. </view>
  69. <view class="price" v-if="!isSeckillGoods">
  70. <view class="left">
  71. <view class="price-1">¥{{detail.goodsPrice | numToFixed}}</view>
  72. <view class="price-2">¥{{detail.orgGoodsPrice | numToFixed}}</view>
  73. </view>
  74. <view class="right" @tap="isOpen = !isOpen" v-if="(isServiceUser && !isGroupbuyGoods) || (isHeadUser && isGroupbuyGoods)">
  75. <text>{{isOpen ? '收起':'展开'}}</text>
  76. <image :src="isOpen ? '../../static/icon/arrow_2.png':'../../static/icon/arrow_1.png'"></image>
  77. </view>
  78. </view>
  79. <view class="bottom" v-if="isOpen">
  80. <view v-if="isHeadUser && isGroupbuyGoods">团长分佣金额</view>
  81. <view v-else>分享可获得收益</view>
  82. <view>¥{{commission | numToFixed}}{{detail.goodsSpecs.length > 1 ? '起':''}}</view>
  83. </view>
  84. </view>
  85. <view class="line-container">
  86. <view>运费:包邮</view>
  87. <view>销量:<text>{{detail.soldNum}}</text></view>
  88. </view>
  89. <view class="evaluate-container" v-if="evaluateList.length">
  90. <view class="title">商品评价</view>
  91. <view class="list">
  92. <view class="item" :class="evaluateList.length === 1 ? 'onlyOne':''" v-for="(item, index) in evaluateList">
  93. <view class="top">
  94. <view class="user">
  95. <image :src="item.avatar" mode="aspectFill" v-if="item.avatar.indexOf('http') >= 0"></image>
  96. <image :src="imageUrl + item.avatar" mode="aspectFill" v-else></image>
  97. <view class="name ellipsis">{{item.userName}}</view>
  98. </view>
  99. <view class="date">{{item.createTime}}</view>
  100. </view>
  101. <view class="rate">
  102. <view class="it"><text>商品质量</text><uni-rate :size="14" :margin="4" :value="item.commentGoods" color="#fff" active-color="#FE781F" :readonly="true" /></view>
  103. <view class="it"><text>服务质量</text><uni-rate :size="14" :margin="4" :value="item.commentService" color="#fff" active-color="#FE781F" :readonly="true" /></view>
  104. <view class="it"><text>配送质量</text><uni-rate :size="14" :margin="4" :value="item.commentExpress" color="#fff" active-color="#FE781F" :readonly="true" /></view>
  105. </view>
  106. <view class="tags">
  107. <view class="it" v-for="(it, idx) in item.tags">{{it}}</view>
  108. </view>
  109. <view class="content">{{item.content}}</view>
  110. <view class="images" v-if="item.imgs && item.imgs.length > 0">
  111. <image v-for="(it, idx) in item.imgs" :src="it" @tap="previewEvaluateImage(it, item.imgs)"></image>
  112. </view>
  113. </view>
  114. </view>
  115. <view class="more">
  116. <view class="btn" @tap="toAllEvaluate">查看全部评价</view>
  117. </view>
  118. </view>
  119. <view class="detail-container">
  120. <view class="title">商品详情</view>
  121. <view class="content" v-if="detail.pubCommonTemplate">
  122. <u-parse :content="detail.pubCommonTemplate.content"></u-parse>
  123. </view>
  124. <view class="content" v-if="detail.commonTemplate">
  125. <u-parse :content="detail.commonTemplate.content"></u-parse>
  126. </view>
  127. <view class="content">
  128. <u-parse :content="detail.content"></u-parse>
  129. </view>
  130. </view>
  131. <view class="bottom-container">
  132. <view class="left">
  133. <view class="item" @tap="clickShare">
  134. <image src="@/static/icon/share.png"></image>
  135. <text>分享</text>
  136. </view>
  137. <view class="item" @tap="handleCollect" v-if="!isGroupbuyGoods && !isPackageGoods">
  138. <block v-if="detail.favorite">
  139. <image src="@/static/icon/collect2.png"></image>
  140. <text>已收藏</text>
  141. </block>
  142. <block v-else>
  143. <image src="@/static/icon/collect.png"></image>
  144. <text>收藏</text>
  145. </block>
  146. </view>
  147. <view class="item" @tap="toCart">
  148. <image src="@/static/icon/cart2.png"></image>
  149. <text>购物车</text>
  150. <view class="dot" v-if="cartCount > 0">{{cartCount <= 99 ? cartCount : '99+'}}</view>
  151. </view>
  152. </view>
  153. <view class="right" v-if="!isSeckillGoods && !isGroupbuyGoods && !isPackageGoods">
  154. <view class="button cart" @tap="clickCartOrBuy(1)">加入购物车</view>
  155. <view class="button buy" @tap="clickCartOrBuy(2)">立即购买</view>
  156. </view>
  157. <view class="right" v-if="!isSeckillGoods && isGroupbuyGoods">
  158. <view class="button cart" @tap="clickCartOrBuy(1)">加入购物车</view>
  159. <view class="button buy" @tap="clickCartOrBuy(4)">立即拼团</view>
  160. </view>
  161. <view class="right" v-if="isSeckillGoods">
  162. <view class="button cart" @tap="clickCartOrBuy(1)">加入购物车</view>
  163. <view class="button buy" @tap="clickCartOrBuy(3)">马上抢购</view>
  164. </view>
  165. <view class="right" v-if="isPackageGoods">
  166. <view class="button buy" @tap="clickPackageBuy()">立即购买</view>
  167. </view>
  168. </view>
  169. <u-popup
  170. :round="10"
  171. :closeable="true"
  172. :show="isBuyDialog"
  173. @close="isBuyDialog = false">
  174. <view class="cart-container">
  175. <view class="main">
  176. <image :src="specList[specCurrent].imgUrl"></image>
  177. <view class="right">
  178. <view class="title ellipsis-2">{{detail.goodsName}}</view>
  179. <block v-if="isGroupbuyGoods">
  180. <view class="price">
  181. <view class="price-1">¥{{specList[specCurrent].price}}</view>
  182. <view class="price-2">¥{{specList[specCurrent].orgPrice}}</view>
  183. </view>
  184. <view class="stock">剩余{{specList[specCurrent].stockNum}}件</view>
  185. </block>
  186. <block v-else-if="isSeckillGoods">
  187. <view class="price">
  188. <view class="price-1">¥{{specList[specCurrent].secPrice}}</view>
  189. <view class="price-2">¥{{specList[specCurrent].price}}</view>
  190. </view>
  191. <view class="stock">剩余{{detail.secStockNum}}件</view>
  192. </block>
  193. <block v-else>
  194. <view class="price">
  195. <view class="price-1">¥{{specList[specCurrent].price}}</view>
  196. <view class="price-2">¥{{detail.orgGoodsPrice}}</view>
  197. </view>
  198. <view class="stock">剩余{{specList[specCurrent].stockNum}}件</view>
  199. </block>
  200. </view>
  201. </view>
  202. <view class="attr">
  203. <view class="title">已选属性</view>
  204. <view class="list">
  205. <block v-for="(item, index) in specList" :key='index'>
  206. <view class="item" @tap="changeSpec(index)" :class="specCurrent == index ? 'current':''">{{item.name}}-{{item.specValue}}</view>
  207. </block>
  208. </view>
  209. </view>
  210. <view class="num">
  211. <view class="title">购买数量</view>
  212. <u-number-box
  213. v-model="buyNum"
  214. :min="1"
  215. :buttonSize="26"
  216. iconStyle="font-size: 12px;">
  217. </u-number-box>
  218. </view>
  219. <view class="button" v-if="dialogType == 1" @tap="addToCart">加入购物车</view>
  220. <view class="button" v-if="dialogType == 2" @tap="nowBuy">立即购买</view>
  221. <view class="button" v-if="dialogType == 3" @tap="rushBuy">马上抢购</view>
  222. <view class="button" v-if="dialogType == 4" @tap="nowBuy">马上拼团</view>
  223. </view>
  224. </u-popup>
  225. <u-popup
  226. :round="10"
  227. :closeable="false"
  228. :show="isShareDialog"
  229. @close="isShareDialog = false">
  230. <view class="sharelist-container">
  231. <button class="item" open-type="share" @tap="isShareDialog = false">
  232. <image src="@/static/icon/wechat.png"></image>
  233. <text>分享给微信好友</text>
  234. </button>
  235. <view class="item" @tap="markImage">
  236. <image src="@/static/icon/image.png"></image>
  237. <text>生成图片分享</text>
  238. </view>
  239. </view>
  240. </u-popup>
  241. <view class="global-mask" v-show="isShowCanvas" @tap="closeCanvas"></view>
  242. <view class="canvas-container" v-show="isShowCanvas">
  243. <view class="content">
  244. <canvas style="width: 300px; height: 520px;" canvas-id="myCanvas" id="myCanvas"></canvas>
  245. </view>
  246. <view class="button"><text @tap="saveImage">保存图片</text></view>
  247. </view>
  248. <u-popup
  249. :round="10"
  250. :closeable="true"
  251. :show="isPackageDialog"
  252. @close="isPackageDialog = false">
  253. <view class="package-container">
  254. <view class="main">
  255. <view class="group" v-for="(item, index) in packageList" :key="index">
  256. <view class="title">请选择商品{{item.num}}件</view>
  257. <view class="goods-list">
  258. <view class="item" v-for="(it, idx) in item.goodsList" :key="idx">
  259. <image :src="it.imgUrl"></image>
  260. <view class="right">
  261. <view class="name ellipsis-2">{{it.goodsName}}</view>
  262. <view class="des">{{it.specValue}}</view>
  263. <view class="bottom">
  264. <view class="price">
  265. <view class="price-1">¥{{it.price | numToFixed}}</view>
  266. <view class="price-2">¥{{it.orgPrice | numToFixed}}</view>
  267. </view>
  268. <u-number-box
  269. v-model="it.num"
  270. :min="0"
  271. :max="it.limitNum"
  272. :buttonSize="26"
  273. iconStyle="font-size: 12px;">
  274. </u-number-box>
  275. </view>
  276. </view>
  277. </view>
  278. </view>
  279. </view>
  280. </view>
  281. <view class="button" @tap="packageBuy()">立即购买</view>
  282. </view>
  283. </u-popup>
  284. </block>
  285. </view>
  286. </template>
  287. <script>
  288. import {mapState} from 'vuex';
  289. import {base64src} from '@/utils/base.js';
  290. export default {
  291. data() {
  292. return {
  293. imageUrl: this.$imageUrl,
  294. configInfo: uni.getStorageSync('configInfo'),
  295. isLoaded: false,
  296. noData: true,
  297. goodsId: null, // 商品id
  298. detail: {}, // 商品详情
  299. commission: 0, // 分佣金额
  300. bannerList: [], // 轮播图列表
  301. bannerCurrent: 0, // 轮播图当前值
  302. specList: [], // 规格列表
  303. specCurrent: 0, // 规格当前值
  304. isOpen: false, // 是否展开
  305. isBuyDialog: false, // 是否显示购买/加入购物车弹窗
  306. dialogType: 1, // 弹窗类型: 1加入购物车,2立即购买,3秒杀抢购
  307. isShareDialog: false, // 是否显示分享弹窗
  308. isShowCanvas: false, // 是否显示海报弹窗
  309. buyNum: 1, // 购买/加入购物车 数量
  310. isSeckillGoods: false, // 是否秒杀商品
  311. isGroupbuyGoods: false, // 是否团购商品
  312. isPackageGoods: false, // 是否套购商品
  313. isPackageDialog: false, // 是否显示套购购买弹窗
  314. packageList: [], // 套购选择列表
  315. cartCount: 0, // 购物车内商品数
  316. isFinishCanvas: false, // 是否已完成海报
  317. codeUrl: '', // 商品码
  318. videoContext1: '', // 视频对象
  319. videoContext2: '', // 视频对象
  320. isFixedVideo: false, // 是否显示视频弹窗
  321. isPlayVideo: false, // 视频是否播放中
  322. isCloseMyself: false, // 是否亲自关闭视频弹窗
  323. countdownTime: '', // 倒计时
  324. endHour: 0, // 倒计时结束时间
  325. evaluateList: [],
  326. isShowWater: false,
  327. }
  328. },
  329. computed:{
  330. ...mapState(['userInfo', 'isLogin', 'userId']),
  331. isHeadUser() { // 是否团长
  332. return this.userInfo.promotionGroupLeader;
  333. },
  334. isServiceUser() { // 是否业务员
  335. return this.userInfo.type === 'SERVICE';
  336. }
  337. },
  338. watch: {
  339. countdownTime() {
  340. if(this.countdownTime[0] == 0 && this.countdownTime[1] == 0 && this.countdownTime[2] == 0){
  341. this.getDetail();
  342. }
  343. }
  344. },
  345. onPageScroll(res) {
  346. if(res.scrollTop > 300 && this.isPlayVideo && !this.isCloseMyself && this.detail.vedio) {
  347. this.isFixedVideo = true;
  348. this.videoContext2.play();
  349. }else {
  350. this.isFixedVideo = false;
  351. this.videoContext2.pause();
  352. }
  353. if(res.scrollTop < 300) {
  354. this.isCloseMyself = false;
  355. }
  356. },
  357. onLoad({id}) {
  358. this.goodsId = id;
  359. this.getDetail();
  360. this.getEvaluateList();
  361. this.getCartCount();
  362. uni.showLoading({
  363. title: '加载中'
  364. });
  365. },
  366. onShow() {
  367. this.isBuyDialog = false;
  368. },
  369. onReady() {
  370. this.videoContext1 = uni.createVideoContext('video1');
  371. this.videoContext2 = uni.createVideoContext('video2');
  372. },
  373. onShareAppMessage(options) {
  374. if (options && options.from == 'button') {
  375. // 来自页面内的转发按钮
  376. } else {
  377. // 点击微信右上角的分享按钮
  378. }
  379. return {
  380. title: '分享商品「' + this.detail.goodsName + '」',
  381. imageUrl: this.detail.imgUrl,
  382. path: '/pages/index/index?goodsId=' + this.goodsId + '&serviceId=' + this.userId,
  383. query: {
  384. // id: this.goodsId,
  385. },
  386. success: function(res) {
  387. if(res.errMsg == 'shareAppMessage:ok'){
  388. this.$successToast('分享完成');
  389. }
  390. }
  391. }
  392. },
  393. methods: {
  394. // 获取详情
  395. getDetail() {
  396. this.$axios({
  397. url: '/goods/detail',
  398. method: 'get',
  399. params: {
  400. goodsId: this.goodsId,
  401. userId: this.userId,
  402. }
  403. }).then(res => {
  404. this.detail = res.data;
  405. this.noData = false;
  406. this.isLoaded = true;
  407. // 团购
  408. this.isGroupbuyGoods = res.data.promotionGroup;
  409. // 秒杀
  410. this.isSeckillGoods = res.data.secType;
  411. this.endHour = res.data.endHour;
  412. this.countTime();
  413. // 套购
  414. this.isPackageGoods = res.data.goodsType === 'PACKAGE';
  415. this.bannerList = res.data.images;
  416. this.specList = res.data.goodsSpecs;
  417. this.specCurrent = 0;
  418. if(!this.isPackageGoods) {
  419. let commissionList = [];
  420. this.specList.forEach((item, index) => {
  421. item.price = item.price.toFixed(2);
  422. item.orgPrice = item.orgPrice.toFixed(2);
  423. commissionList.push(item.shareAmount);
  424. })
  425. this.commission = Math.min(...commissionList);
  426. }else {
  427. this.commission = res.data.shareAmount;
  428. }
  429. // 水印
  430. if(res.data.logo && res.data.logoStartTime) {
  431. this.isShowWater = this.$compareTime(res.data.logoStartTime, res.data.logoEndTime);
  432. }else {
  433. this.isShowWater = false;
  434. }
  435. }).catch(res => {
  436. this.noData = true;
  437. this.isLoaded = true;
  438. }).finally(res => {
  439. uni.hideLoading();
  440. })
  441. },
  442. // 获取评价列表
  443. getEvaluateList() {
  444. this.$axios({
  445. url: '/order/comment/goods',
  446. method: 'get',
  447. params: {
  448. pageNo: 1,
  449. pageSize: 5,
  450. goodsId: this.goodsId,
  451. }
  452. }).then(res => {
  453. this.evaluateList = res.data.records;
  454. })
  455. },
  456. // 查询结束时间
  457. checkEndTime(val) {
  458. let yy = new Date().getFullYear();
  459. let mm = new Date().getMonth() + 1;
  460. let dd = new Date().getDate();
  461. // dd = val == 10 ? dd + 1 : dd;
  462. // 每月有多少天
  463. let days = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
  464. if(yy%4 == 0 && yy%100 != 0 || yy%400 == 0){
  465. days[1] = 29;
  466.    }
  467. // 如果结束时间=10(表示第二天10点),dd需加一天
  468. if(val == 10) {
  469. if(dd >= days[mm - 1]) {
  470. mm = mm + 1;
  471. }else {
  472. dd = dd + 1;
  473. }
  474. }
  475. let date = yy + '/' + mm + '/' + dd;
  476. let dateTime = date + ' ' + val + ':00:00';
  477. return dateTime;
  478. },
  479. // 计算倒计时
  480. countTime() {
  481. let endDateTime = this.checkEndTime(this.endHour);
  482. var nowtime = new Date(), //获取当前时间
  483. endtime = new Date(endDateTime); //定义结束时间
  484. var lefttime = endtime.getTime() - nowtime.getTime(), //距离结束时间的毫秒数
  485. hh = Math.floor(lefttime/(1000*60*60)), //计算小时数
  486. mm = Math.floor(lefttime/(1000*60)%60), //计算分钟数
  487. ss = Math.floor(lefttime/1000%60); //计算秒数
  488. function checkTime(i){
  489. if (i<10) {
  490. i = "0"+i;
  491. }
  492. return i;
  493. }
  494. setTimeout(() => {
  495. this.countTime();
  496. }, 1000);
  497. this.countdownTime = [checkTime(hh), checkTime(mm), checkTime(ss)];
  498. },
  499. // 获取商品二维码
  500. getGoodsCode(success) {
  501. const that = this
  502. this.$axios({
  503. url: '/goods/qrcode',
  504. method: 'get',
  505. params: {
  506. goodsId: this.goodsId,
  507. userId: this.userId,
  508. }
  509. }).then(res => {
  510. // this.codeUrl = 'data:image/jpeg;base64,' + res.data;
  511. that.codeUrl = res.data;
  512. console.log(this.codeUrl, typeof success)
  513. if (typeof success === 'function') {
  514. success()
  515. }
  516. })
  517. },
  518. // 视频播放
  519. playVideo(e) {
  520. this.isPlayVideo = true;
  521. },
  522. // 视频暂停
  523. pauseVideo(e) {
  524. this.isPlayVideo = false;
  525. },
  526. // 关闭视频弹窗
  527. closeFixedVideo() {
  528. this.isFixedVideo = false;
  529. this.isCloseMyself = true;
  530. this.videoContext2.pause();
  531. },
  532. // 从个人信息获取购物车商品数量
  533. getCartCount() {
  534. this.$axios({
  535. url: '/user/user/detail',
  536. method: 'get',
  537. params: {
  538. userId: this.userId
  539. }
  540. }).then(res => {
  541. this.cartCount = res.data.shoppingCartNums;
  542. if(!res.data.openId) {
  543. return uni.navigateTo({
  544. url: '/pages/login/index?isNotOpenid=' + true
  545. })
  546. }
  547. })
  548. },
  549. // 查看所有评价
  550. toAllEvaluate() {
  551. uni.navigateTo({
  552. url: '/packageGoods/pages/evaluate?goodsId=' + this.goodsId
  553. })
  554. },
  555. // 收藏/取消收藏
  556. handleCollect() {
  557. if(!this.isLogin) {
  558. return uni.navigateTo({
  559. url: '/pages/login/index'
  560. })
  561. }
  562. if(!this.detail.favorite) {
  563. this.$axios({
  564. url: '/goods/favorite/add',
  565. params: {
  566. goodsId: this.goodsId,
  567. userId: this.userId
  568. }
  569. }).then(res => {
  570. this.$successToast('收藏成功');
  571. this.getDetail();
  572. })
  573. }else {
  574. this.$axios({
  575. url: '/goods/favorite/detail/del',
  576. params: {
  577. goodsId: this.goodsId,
  578. userId: this.userId
  579. }
  580. }).then(res => {
  581. this.$successToast('取消收藏成功');
  582. this.getDetail();
  583. })
  584. }
  585. },
  586. // 切换图片
  587. changeBanner(e) {
  588. this.bannerCurrent = e.detail.current;
  589. if(this.bannerCurrent > 0 && this.detail.vedio) {
  590. this.videoContext1.pause();
  591. }
  592. },
  593. // 预览图片
  594. previewImage(url) {
  595. let imgs = [];
  596. this.bannerList.forEach((item, index) => {
  597. imgs.push(item.url);
  598. })
  599. uni.previewImage({
  600. urls: imgs,
  601. current: url
  602. });
  603. },
  604. // 预览评价图片
  605. previewEvaluateImage(url, imgs) {
  606. uni.previewImage({
  607. urls: imgs,
  608. current: url
  609. });
  610. },
  611. // 点击分享
  612. clickShare() {
  613. if(!this.isLogin) {
  614. return uni.navigateTo({
  615. url: '/pages/login/index'
  616. })
  617. }
  618. // this.getGoodsCode();
  619. this.isShareDialog = true;
  620. },
  621. // 点击加入购物车/立即购买
  622. clickCartOrBuy(type) {
  623. if(!this.isLogin) {
  624. return uni.navigateTo({
  625. url: '/pages/login/index'
  626. })
  627. }
  628. this.dialogType = type;
  629. this.isBuyDialog = true;
  630. },
  631. // 切换规格
  632. changeSpec(index) {
  633. this.specCurrent = index;
  634. },
  635. // 加入购物车
  636. addToCart() {
  637. if(this.specList[this.specCurrent].stockNum == 0) {
  638. return this.$toast('该规格库存不足');
  639. }
  640. this.$axios({
  641. url: '/shpping/cart/add/one',
  642. type: 'application/json',
  643. params: {
  644. userId: this.userId,
  645. buyGoods: [{
  646. goodsId: this.goodsId,
  647. goodsSpecId: this.specList[this.specCurrent].goodsSpecId,
  648. num: this.buyNum,
  649. secKillId: this.detail.secKillId || '',
  650. promotionGroupId: this.detail.promotionGroupId || '',
  651. }]
  652. },
  653. isLoading: 1,
  654. }).then(res => {
  655. this.$successToast('添加成功');
  656. this.getCartCount();
  657. this.isBuyDialog = false;
  658. })
  659. },
  660. // 立即购买
  661. nowBuy() {
  662. if(this.specList[this.specCurrent].stockNum == 0) {
  663. return this.$toast('该规格库存不足');
  664. }
  665. let buyList = [{
  666. goodsId: this.goodsId,
  667. goodsSpecId: this.specList[this.specCurrent].goodsSpecId,
  668. num: this.buyNum,
  669. secKillId: this.detail.secKillId || '',
  670. promotionGroupId: this.detail.promotionGroupId || '',
  671. }];
  672. let url = '/packageGoods/pages/order?buyList=' + JSON.stringify(buyList);
  673. if(this.detail.promotionGroupId) {
  674. url = url + '&groupbuyId=' + this.detail.promotionGroupId
  675. }
  676. uni.navigateTo({
  677. url
  678. })
  679. },
  680. // 马上抢购(秒杀)
  681. rushBuy() {
  682. if(this.detail.secStockNum == 0) {
  683. return this.$toast('该规格库存不足');
  684. }
  685. this.$axios({
  686. url: '/goods/sec/kill/start',
  687. method: 'post',
  688. params: {
  689. secKillId: this.detail.secKillId,
  690. }
  691. }).then(res => {
  692. if(res.data) {
  693. let buyList = [{
  694. goodsId: this.goodsId,
  695. goodsSpecId: this.specList[this.specCurrent].goodsSpecId,
  696. num: this.buyNum,
  697. secKillId: this.detail.secKillId || '',
  698. promotionGroupId: this.detail.promotionGroupId || '',
  699. }];
  700. uni.navigateTo({
  701. url: '/packageGoods/pages/order?buyList=' + JSON.stringify(buyList) + '&secKillId=' + this.detail.secKillId + '&secKillSpecId=' + this.detail.secKillSpecId + '&secToken=' + res.data
  702. })
  703. }else {
  704. this.$toast('活动异常');
  705. }
  706. })
  707. },
  708. // 去购物车页面
  709. toCart() {
  710. uni.switchTab({
  711. url:'/pages/cart/index'
  712. })
  713. },
  714. // 打开套购购买弹窗
  715. clickPackageBuy() {
  716. this.packageList = [];
  717. this.$axios({
  718. url: '/goods/package/choice',
  719. method: 'get',
  720. params: {
  721. goodsId: this.goodsId,
  722. }
  723. }).then(res => {
  724. let goodsList = res.data;
  725. for(let i = 0; i < goodsList.length; i++) {
  726. for(let j = 0; j < goodsList[i].length; j++) {
  727. goodsList[i][j].num = 0;
  728. }
  729. }
  730. let pops = this.detail.packagePop.split(':');
  731. pops.forEach((item, index) => {
  732. this.packageList.push({
  733. num: item,
  734. goodsList: goodsList[index],
  735. })
  736. })
  737. console.log(this.packageList);
  738. this.isPackageDialog = true;
  739. })
  740. },
  741. // 套购购买
  742. packageBuy() {
  743. let buyList = [];
  744. for(let i = 0; i < this.packageList.length; i++) {
  745. for(let j = 0; j < this.packageList[i].goodsList.length; j++) {
  746. if(this.packageList[i].goodsList[j].num > 0) {
  747. buyList.push({
  748. goodsId: this.packageList[i].goodsList[j].goodsId,
  749. goodsSpecId: this.packageList[i].goodsList[j].goodsSpecId,
  750. popType: this.packageList[i].goodsList[j].type,
  751. num: this.packageList[i].goodsList[j].num,
  752. })
  753. }
  754. }
  755. }
  756. uni.navigateTo({
  757. url: '/packageGoods/pages/order?buyList=' + JSON.stringify(buyList) + '&packageId=' + this.detail.goodsId
  758. })
  759. },
  760. // 分享
  761. share() {
  762. uni.share({
  763. provider: "weixin",
  764. scene: "WXSceneSession",
  765. type: 5,
  766. summary: "我正在使用HBuilderX开发uni-app,赶紧跟我一起来体验!",
  767. success: function (res) {
  768. console.log("success:" + JSON.stringify(res));
  769. },
  770. fail: function (err) {
  771. console.log("fail:" + JSON.stringify(err));
  772. }
  773. });
  774. },
  775. // 生成图片
  776. markImage() {
  777. this.isShareDialog = false;
  778. this.isShowCanvas = true;
  779. if(this.isFinishCanvas) {
  780. return false;
  781. }
  782. uni.showLoading({
  783. title: '海报生成中'
  784. });
  785. // 调用获取二维图接口后执行匿名函数
  786. this.getGoodsCode(() => {
  787. let img = this.detail.imgUrl;
  788. let title = this.detail.goodsName;
  789. let des = this.detail.describeText;
  790. let price1 = this.detail.goodsPrice;
  791. let price2 = this.detail.orgGoodsPrice;
  792. let sales = this.detail.soldNum;
  793. // let code = this.codeUrl;
  794. // base64src(this.codeUrl , resCurrent => {
  795. // code = resCurrent;
  796. // })
  797. var ctx = uni.createCanvasContext('myCanvas')
  798. /**
  799. * @param {Object} str 要绘制的字符串
  800. * @param {Number} initX 绘制字符串起始x坐标
  801. * @param {Number} initY 绘制字符串起始y坐标
  802. * @param {Number} lineHeight 字行高
  803. */
  804. function canvasTextAutoLine(str,initX,initY,lineHeight){
  805. var lineWidth = 0;
  806. var canvasWidth = 260;
  807. var lastSubStrIndex= 0;
  808. var lineNum = 0;
  809. var state = true;
  810. for(let i=0;i<str.length;i++){
  811. lineWidth += ctx.measureText(str[i]).width;
  812. if(lineWidth>canvasWidth && lineNum < 1){
  813. ctx.fillText(str.substring(lastSubStrIndex,i),initX,initY);
  814. initY+=lineHeight;
  815. lineWidth=0;
  816. lastSubStrIndex=i;
  817. lineNum ++;
  818. } else if(lineWidth>canvasWidth && lineNum < 2) {
  819. ctx.fillText(str.substring(lastSubStrIndex+2,i)+'...',initX,initY);
  820. lineNum ++;
  821. state = false
  822. }
  823. if(i==str.length-1 && state){
  824. ctx.fillText(str.substring(lastSubStrIndex,i+1),initX,initY);
  825. }
  826. }
  827. }
  828. // 白色背景
  829. ctx.rect(0, 0, 300, 520)
  830. ctx.setFillStyle('#FFFFFF')
  831. ctx.fill()
  832. ctx.stroke()
  833. // 商品名称
  834. ctx.setFontSize(14)
  835. ctx.setFillStyle('#333333')
  836. canvasTextAutoLine(title, 20, 300, 18)
  837. // 商品描述
  838. if(des) {
  839. ctx.setFontSize(12)
  840. ctx.setFillStyle('#999999')
  841. canvasTextAutoLine(des, 20, 336, 16)
  842. }
  843. // 现价
  844. ctx.setFontSize(16)
  845. ctx.setFillStyle('#FF3F42')
  846. ctx.fillText('¥'+price1, 20, 380)
  847. // 原价
  848. ctx.setFontSize(13)
  849. ctx.setFillStyle('#666666')
  850. ctx.fillText('¥'+price2, 20, 396)
  851. ctx.setStrokeStyle("#666666")
  852. ctx.moveTo(20, 392)
  853. ctx.lineTo(ctx.measureText('¥'+price2).width + 20, 392)
  854. ctx.stroke()
  855. // 销量
  856. ctx.setFontSize(12)
  857. ctx.setFillStyle('#666666')
  858. ctx.fillText('销量:'+sales, 260 - ctx.measureText('销量:'+sales).width + 20, 380)
  859. // 二维码
  860. // ctx.drawImage(code, 110, 404, 80, 80)
  861. // 提示
  862. ctx.setFontSize(12)
  863. ctx.setFillStyle('#FE781F')
  864. ctx.fillText('打开微信扫描识别查看商品', 78, 500)
  865. // 图片
  866. uni.downloadFile({
  867. url: img,
  868. success: (res) => {
  869. ctx.drawImage(res.tempFilePath, 20, 20, 260, 260)
  870. // 二维码
  871. uni.downloadFile({
  872. url: this.codeUrl,
  873. success: (res) => {
  874. ctx.drawImage(res.tempFilePath, 110, 404, 80, 80)
  875. ctx.draw()
  876. console.log('生成画布成功')
  877. uni.hideLoading();
  878. this.isFinishCanvas = true;
  879. }
  880. })
  881. }
  882. })
  883. })
  884. },
  885. // 保存图片
  886. saveImage() {
  887. let that = this;
  888. uni.canvasToTempFilePath({
  889. x: 0,
  890. y: 0,
  891. width: 300,
  892. height: 520,
  893. canvasId: 'myCanvas',
  894. success: function(res) {
  895. uni.saveImageToPhotosAlbum({
  896. filePath: res.tempFilePath,
  897. success: function () {
  898. that.$successToast('保存成功');
  899. }
  900. });
  901. }
  902. })
  903. },
  904. // 关闭canvas
  905. closeCanvas() {
  906. this.isShowCanvas = false;
  907. uni.hideLoading();
  908. },
  909. }
  910. }
  911. </script>
  912. <style lang="scss">
  913. .app-container {
  914. background: #F4F2F2;
  915. box-sizing: border-box;
  916. padding-bottom: 100rpx;
  917. }
  918. .recommender-container {
  919. position: fixed;
  920. top: 20rpx;
  921. left: 0;
  922. z-index: 99;
  923. display: flex;
  924. justify-content: center;
  925. width: 100%;
  926. .content {
  927. font-size: 28rpx;
  928. color: #FFFFFF;
  929. background: rgba($color: #000000, $alpha: 0.8);
  930. display: flex;
  931. padding: 0 15rpx;
  932. height: 60rpx;
  933. border-radius: 60rpx;
  934. justify-content: center;
  935. align-items: center;
  936. image {
  937. width: 40rpx;
  938. height: 40rpx;
  939. display: block;
  940. border-radius: 50%;
  941. margin-right: 10rpx;
  942. }
  943. .name {
  944. max-width: 160rpx;
  945. margin-right: 6rpx;
  946. }
  947. }
  948. }
  949. .swiper-container {
  950. position: relative;
  951. swiper {
  952. height: 750rpx;
  953. }
  954. .image {
  955. width: 750rpx;
  956. height: 750rpx;
  957. display: block;
  958. margin: 0 auto;
  959. overflow: hidden;
  960. position: relative;
  961. .img {
  962. width: 750rpx;
  963. height: 750rpx;
  964. display: block;
  965. }
  966. .water {
  967. width: 750rpx;
  968. height: 750rpx;
  969. display: block;
  970. position: absolute;
  971. left: 0;
  972. top: 0;
  973. z-index: 1;
  974. }
  975. }
  976. // image {
  977. // height: 750rpx;
  978. // width: 750rpx;
  979. // display: block;
  980. // margin: 0 auto;
  981. // overflow: hidden;
  982. // }
  983. video {
  984. height: 750rpx;
  985. width: 750rpx;
  986. display: block;
  987. margin: 0 auto;
  988. overflow: hidden;
  989. }
  990. .nums {
  991. position: absolute;
  992. right: 20rpx;
  993. bottom: 20rpx;
  994. background: rgba($color: #000000, $alpha: 0.2);
  995. border-radius: 8rpx;
  996. line-height: 48rpx;
  997. padding: 0 12rpx;
  998. font-size: 28rpx;
  999. color: #FFFFFF;
  1000. }
  1001. }
  1002. .video-container {
  1003. position: fixed;
  1004. right: 20rpx;
  1005. bottom: 300rpx;
  1006. z-index: -99;
  1007. &.isFixed {
  1008. z-index: 99;
  1009. }
  1010. .content {
  1011. position: relative;
  1012. }
  1013. video {
  1014. height: 200rpx;
  1015. width: 375rpx;
  1016. }
  1017. .close {
  1018. position: absolute;
  1019. right: 0;
  1020. top: 0;
  1021. z-index: 100;
  1022. background: rgba($color: #000000, $alpha: .4);
  1023. padding: 10rpx;
  1024. image {
  1025. width: 28rpx;
  1026. height: 28rpx;
  1027. display: block;
  1028. }
  1029. }
  1030. }
  1031. .seckill-container {
  1032. height: 120rpx;
  1033. background: linear-gradient(-90deg,rgba(255,37,118,1.00) 0%, #ff5648 100%);
  1034. display: flex;
  1035. justify-content: space-between;
  1036. align-items: center;
  1037. padding: 0 20rpx;
  1038. position: relative;
  1039. .clock {
  1040. position: absolute;
  1041. right: 220rpx;
  1042. top: 20rpx;
  1043. image {
  1044. width: 74rpx;
  1045. height: 72rpx;
  1046. display: block;
  1047. }
  1048. }
  1049. .price-1 {
  1050. font-size: 40rpx;
  1051. color: #FFFFFF;
  1052. line-height: 44rpx;
  1053. }
  1054. .price-2 {
  1055. font-size: 28rpx;
  1056. line-height: 32rpx;
  1057. color: #DDDDDD;
  1058. text-decoration: line-through;
  1059. }
  1060. .right {
  1061. display: flex;
  1062. flex-direction: column;
  1063. align-items: center;
  1064. text {
  1065. font-size: 24rpx;
  1066. color: #FFFFFF;
  1067. }
  1068. .time {
  1069. font-size: 24rpx;
  1070. color: #FFFFFF;
  1071. display: flex;
  1072. align-items: center;
  1073. margin-top: 6rpx;
  1074. text {
  1075. width: 40rpx;
  1076. height: 40rpx;
  1077. background: #FFFFFF;
  1078. border-radius: 4rpx;
  1079. color: #FF2775;
  1080. font-size: 24rpx;
  1081. line-height: 40rpx;
  1082. text-align: center;
  1083. margin: 0 4rpx;
  1084. }
  1085. }
  1086. }
  1087. }
  1088. .main-container {
  1089. background: #FFFFFF;
  1090. padding: 20rpx 20rpx 0;
  1091. .title {
  1092. font-size: 32rpx;
  1093. color: #333333;
  1094. line-height: 40rpx;
  1095. font-weight: 600;
  1096. }
  1097. .des {
  1098. font-size: 24rpx;
  1099. color: #999999;
  1100. line-height: 28rpx;
  1101. margin-top: 8rpx;
  1102. }
  1103. .stock {
  1104. display: flex;
  1105. justify-content: space-between;
  1106. align-items: flex-end;
  1107. margin-top: 20rpx;
  1108. padding-bottom: 20rpx;
  1109. .left {
  1110. display: flex;
  1111. align-items: center;
  1112. text {
  1113. font-size: 24rpx;
  1114. color: #666666;
  1115. }
  1116. .progress-box {
  1117. width: 140rpx;
  1118. border-radius: 6px;
  1119. overflow: hidden;
  1120. margin-left: 10rpx;
  1121. }
  1122. }
  1123. .right {
  1124. font-size: 28rpx;
  1125. color: #999999;
  1126. display: flex;
  1127. align-items: center;
  1128. image {
  1129. width: 20rpx;
  1130. height: 20rpx;
  1131. display: block;
  1132. margin-left: 10rpx;
  1133. }
  1134. }
  1135. }
  1136. .price {
  1137. display: flex;
  1138. justify-content: space-between;
  1139. align-items: flex-end;
  1140. // margin-top: 10rpx;
  1141. padding-bottom: 20rpx;
  1142. .left {
  1143. display: flex;
  1144. flex-direction: column;
  1145. }
  1146. .price-1 {
  1147. font-size: 32rpx;
  1148. color: #FF3F42;
  1149. line-height: 36rpx;
  1150. }
  1151. .price-2 {
  1152. font-size: 26rpx;
  1153. color: #666666;
  1154. line-height: 30rpx;
  1155. text-decoration: line-through;
  1156. }
  1157. .right {
  1158. font-size: 28rpx;
  1159. color: #999999;
  1160. display: flex;
  1161. align-items: center;
  1162. image {
  1163. width: 20rpx;
  1164. height: 20rpx;
  1165. display: block;
  1166. margin-left: 10rpx;
  1167. }
  1168. }
  1169. }
  1170. .bottom {
  1171. display: flex;
  1172. align-items: center;
  1173. justify-content: space-between;
  1174. height: 76rpx;
  1175. border-top: 1px solid #eaeaea;
  1176. font-size: 28rpx;
  1177. color: #666666;
  1178. }
  1179. }
  1180. .line-container {
  1181. background: #FFFFFF;
  1182. margin-top: 20rpx;
  1183. display: flex;
  1184. justify-content: space-between;
  1185. align-items: center;
  1186. height: 88rpx;
  1187. font-size: 28rpx;
  1188. color: #333333;
  1189. padding: 0 20rpx;
  1190. text {
  1191. color: #FE781F;
  1192. }
  1193. }
  1194. .detail-container {
  1195. background: #FFFFFF;
  1196. margin-top: 20rpx;
  1197. .title {
  1198. font-size: 32rpx;
  1199. color: #333333;
  1200. line-height: 88rpx;
  1201. text-align: center;
  1202. font-weight: 600;
  1203. }
  1204. .content {
  1205. image {
  1206. width: 100%;
  1207. }
  1208. }
  1209. }
  1210. .evaluate-container {
  1211. background: #FFFFFF;
  1212. margin-top: 20rpx;
  1213. .title {
  1214. font-size: 32rpx;
  1215. color: #333333;
  1216. line-height: 88rpx;
  1217. text-align: center;
  1218. font-weight: 600;
  1219. }
  1220. .list {
  1221. display: flex;
  1222. overflow-x: scroll;
  1223. padding: 0 20rpx;
  1224. .item {
  1225. width: 650rpx;
  1226. padding-right: 30rpx;
  1227. flex-shrink: 0;
  1228. &:last-child {
  1229. padding-right: 20rpx;
  1230. }
  1231. &.onlyOne {
  1232. width: 710rpx;
  1233. }
  1234. .top {
  1235. display: flex;
  1236. justify-content: space-between;
  1237. align-items: center;
  1238. .user {
  1239. display: flex;
  1240. align-items: center;
  1241. image {
  1242. width: 80rpx;
  1243. height: 80rpx;
  1244. display: block;
  1245. border-radius: 50%;
  1246. margin-right: 20rpx;
  1247. }
  1248. .name {
  1249. font-size: 28rpx;
  1250. color: #333333;
  1251. width: 250rpx;
  1252. }
  1253. }
  1254. .date {
  1255. font-size: 28rpx;
  1256. color: #999999;
  1257. }
  1258. }
  1259. .rate {
  1260. margin-top: 14rpx;
  1261. .it {
  1262. display: flex;
  1263. align-items: center;
  1264. font-size: 24rpx;
  1265. color: #666666;
  1266. margin-top: 5rpx;
  1267. &>text {
  1268. margin-right: 10rpx;
  1269. }
  1270. }
  1271. }
  1272. .tags {
  1273. display: flex;
  1274. flex-wrap: wrap;
  1275. .it {
  1276. line-height: 44rpx;
  1277. padding: 0 15rpx;
  1278. border: 1px solid #eaeaea;
  1279. border-radius: 44rpx;
  1280. font-size: 24rpx;
  1281. margin-right: 14rpx;
  1282. margin-top: 14rpx;
  1283. color: #666666;
  1284. }
  1285. }
  1286. .content {
  1287. font-size: 28rpx;
  1288. color: #333333;
  1289. margin-top: 14rpx;
  1290. }
  1291. .images {
  1292. display: flex;
  1293. flex-wrap: wrap;
  1294. margin-top: 14rpx;
  1295. image {
  1296. width: 140rpx;
  1297. height: 140rpx;
  1298. margin-right: 20rpx;
  1299. margin-bottom: 20rpx;
  1300. }
  1301. }
  1302. }
  1303. }
  1304. .more {
  1305. display: flex;
  1306. justify-content: center;
  1307. padding: 10rpx 0 30rpx;
  1308. .btn {
  1309. width: 220rpx;
  1310. height: 68rpx;
  1311. line-height: 68rpx;
  1312. text-align: center;
  1313. border-radius: 68rpx;
  1314. border: 1px solid #eaeaea;
  1315. font-size: 28rpx;
  1316. color: #666666;
  1317. }
  1318. }
  1319. }
  1320. .bottom-container {
  1321. position: fixed;
  1322. bottom: 0;
  1323. left: 0;
  1324. width: 100%;
  1325. box-sizing: border-box;
  1326. padding: 0 20rpx;
  1327. background: #FFFFFF;
  1328. display: flex;
  1329. justify-content: space-between;
  1330. align-items: center;
  1331. height: 100rpx;
  1332. border-top: 1px solid #eaeaea;
  1333. .left {
  1334. display: flex;
  1335. width: 280rpx;
  1336. .item {
  1337. display: flex;
  1338. flex-direction: column;
  1339. align-items: center;
  1340. justify-content: center;
  1341. margin-right: 40rpx;
  1342. position: relative;
  1343. width: 66rpx;
  1344. &:last-child {
  1345. margin-right: 0;
  1346. }
  1347. image {
  1348. width: 40rpx;
  1349. height: 40rpx;
  1350. display: block;
  1351. }
  1352. text {
  1353. font-size: 22rpx;
  1354. color: #333333;
  1355. margin-top: 4rpx;
  1356. }
  1357. .dot {
  1358. position: absolute;
  1359. right: -4rpx;
  1360. top: -8rpx;
  1361. background: #FF3F42;
  1362. width: 32rpx;
  1363. height: 32rpx;
  1364. line-height: 32rpx;
  1365. text-align: center;
  1366. border-radius: 32rpx;
  1367. font-size: 20rpx;
  1368. color: #FFFFFF;
  1369. }
  1370. }
  1371. }
  1372. .right {
  1373. display: flex;
  1374. .button {
  1375. width: 190rpx;
  1376. height: 80rpx;
  1377. line-height: 80rpx;
  1378. text-align: center;
  1379. border-radius: 80rpx;
  1380. font-size: 28rpx;
  1381. color: #FFFFFF;
  1382. &.cart {
  1383. background: #FE781F;
  1384. }
  1385. &.buy {
  1386. background: #FF3F42;
  1387. margin-left: 10rpx;
  1388. }
  1389. &.sec {
  1390. background: linear-gradient(-90deg, #ff3f42 0%, #fe781f 100%);
  1391. }
  1392. }
  1393. }
  1394. }
  1395. .cart-container {
  1396. padding: 50rpx 20rpx 30rpx;
  1397. .main {
  1398. display: flex;
  1399. padding: 20rpx 0;
  1400. border-bottom: 1px solid #eaeaea;
  1401. image {
  1402. width: 200rpx;
  1403. height: 200rpx;
  1404. display: block;
  1405. flex-shrink: 0;
  1406. }
  1407. .right {
  1408. margin-left: 26rpx;
  1409. display: flex;
  1410. flex-direction: column;
  1411. justify-content: space-between;
  1412. .title {
  1413. font-size: 28rpx;
  1414. color: #333333;
  1415. line-height: 36rpx;
  1416. }
  1417. .price {
  1418. display: flex;
  1419. flex-direction: column;
  1420. }
  1421. .price-1 {
  1422. font-size: 32rpx;
  1423. color: #FF3F42;
  1424. line-height: 36rpx;
  1425. }
  1426. .price-2 {
  1427. font-size: 26rpx;
  1428. color: #666666;
  1429. line-height: 30rpx;
  1430. text-decoration: line-through;
  1431. }
  1432. .stock {
  1433. font-size: 24rpx;
  1434. color: #999999;
  1435. }
  1436. }
  1437. }
  1438. .attr {
  1439. padding: 20rpx 0;
  1440. border-bottom: 1px solid #eaeaea;
  1441. .title {
  1442. font-size: 28rpx;
  1443. color: #333333;
  1444. }
  1445. .list {
  1446. display: flex;
  1447. flex-wrap: wrap;
  1448. .item {
  1449. margin-top: 16rpx;
  1450. padding: 10rpx 16rpx;
  1451. font-size: 24rpx;
  1452. color: #666666;
  1453. background: #f5f5f5;
  1454. border-radius: 5rpx;
  1455. margin-right: 16rpx;
  1456. &.current {
  1457. color: #FF3F42;
  1458. background: rgba($color: #FF3F42, $alpha: .2);
  1459. }
  1460. }
  1461. }
  1462. }
  1463. .num {
  1464. padding: 20rpx 0;
  1465. display: flex;
  1466. justify-content: space-between;
  1467. align-items: center;
  1468. .title {
  1469. font-size: 28rpx;
  1470. color: #333333;
  1471. }
  1472. }
  1473. .button {
  1474. text-align: center;
  1475. line-height: 74rpx;
  1476. border-radius: 74rpx;
  1477. background: linear-gradient(-90deg,#ff3f42 0%, #fe781f 100%);
  1478. font-size: 28rpx;
  1479. color: #FFFFFF;
  1480. margin-top: 20rpx;
  1481. }
  1482. }
  1483. .package-container {
  1484. padding: 30rpx 20rpx;
  1485. .main {
  1486. max-height: 75vh;
  1487. overflow-y: scroll;
  1488. .group {
  1489. border-bottom: 1px solid #eaeaea;
  1490. &:last-child {
  1491. border: none;
  1492. }
  1493. .title {
  1494. font-size: 28rpx;
  1495. color: #FF3F42;
  1496. line-height: 28rpx;
  1497. margin: 20rpx 0;
  1498. }
  1499. .goods-list {
  1500. .item {
  1501. display: flex;
  1502. align-items: center;
  1503. background: #FFFFFF;
  1504. margin-bottom: 20rpx;
  1505. image {
  1506. width: 180rpx;
  1507. height: 180rpx;
  1508. display: block;
  1509. margin-right: 20rpx;
  1510. flex-shrink: 0;
  1511. }
  1512. .right {
  1513. flex: 1;
  1514. height: 190rpx;
  1515. display: flex;
  1516. justify-content: space-between;
  1517. flex-direction: column;
  1518. .name {
  1519. font-size: 28rpx;
  1520. color: #333333;
  1521. line-height: 36rpx;
  1522. height: 72rpx;
  1523. }
  1524. .des {
  1525. font-size: 24rpx;
  1526. color: #999999;
  1527. line-height: 36rpx;
  1528. }
  1529. .bottom {
  1530. display: flex;
  1531. justify-content: space-between;
  1532. align-items: center;
  1533. .price {
  1534. display: flex;
  1535. flex-direction: column;
  1536. }
  1537. .price-1 {
  1538. font-size: 32rpx;
  1539. color: #FF3F42;
  1540. line-height: 36rpx;
  1541. }
  1542. .price-2 {
  1543. font-size: 26rpx;
  1544. color: #666666;
  1545. line-height: 30rpx;
  1546. text-decoration: line-through;
  1547. }
  1548. }
  1549. }
  1550. }
  1551. }
  1552. }
  1553. }
  1554. .button {
  1555. text-align: center;
  1556. line-height: 74rpx;
  1557. border-radius: 74rpx;
  1558. background: linear-gradient(-90deg,#ff3f42 0%, #fe781f 100%);
  1559. font-size: 28rpx;
  1560. color: #FFFFFF;
  1561. margin-top: 20rpx;
  1562. }
  1563. }
  1564. .sharelist-container {
  1565. padding: 30rpx 0;
  1566. display: flex;
  1567. button {
  1568. background: none;
  1569. border-radius:0;
  1570. &::after {
  1571. border: none;
  1572. }
  1573. }
  1574. .item {
  1575. display: flex;
  1576. width: 50%;
  1577. flex-direction: column;
  1578. align-items: center;
  1579. image {
  1580. width: 100rpx;
  1581. height: 100rpx;
  1582. display: block;
  1583. margin-bottom: 20rpx;
  1584. }
  1585. text {
  1586. font-size: 28rpx;
  1587. line-height: 32rpx;
  1588. color: #333333;
  1589. }
  1590. }
  1591. }
  1592. .canvas-container {
  1593. position: fixed;
  1594. left: 50%;
  1595. top: 50%;
  1596. z-index: 999;
  1597. margin-left: -150px;
  1598. margin-top: -280px;
  1599. .button {
  1600. display: flex;
  1601. justify-content: center;
  1602. text {
  1603. display: block;
  1604. width: 280rpx;
  1605. height: 70rpx;
  1606. border-radius: 70rpx;
  1607. background: linear-gradient(-90deg,#ff3f42 0%, #fe781f 100%);
  1608. font-size: 28rpx;
  1609. color: #FFFFFF;
  1610. text-align: center;
  1611. line-height: 70rpx;
  1612. margin-top: 20rpx;
  1613. }
  1614. }
  1615. }
  1616. </style>