detail.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772
  1. <!-- 商品详情 -->
  2. <template>
  3. <view class="detail-wrap ">
  4. <!-- 标题栏 -->
  5. <view class="nav-box">
  6. <view class="state-hack"></view>
  7. <view :style="{ height: navbarHeight + 'px' }">
  8. <view hover-class="back-hover" class="back-box u-m-x-30 u-flex u-row-center u-col-center" @tap="goBack">
  9. <view class="u-iconfont uicon-arrow-left" style="color: #fff;font-size: 28rpx;"></view>
  10. </view>
  11. </view>
  12. </view>
  13. <!-- 缺省页 -->
  14. <shopro-empty v-if="showEmpty" :image="$IMG_URL + '/imgs/empty/empty_goods_null.png'" :tipText="showEmptyText" btnText="返回上一页" @click="$Router.back()"></shopro-empty>
  15. <view class="detail_box" v-else>
  16. <view class="detail-content">
  17. <!-- 轮播 -->
  18. <u-swiper :height="750" borderRadius="0" :list="goodsInfo.images" indicator-pos="bottomRight" mode="number" :interval="3000" @click="onGoodsSwiper"></u-swiper>
  19. <!-- 价格卡片组 -->
  20. <sh-price-card v-if="goodsInfo.id" :detail="goodsInfo" :type="detailType" @change="getActivityRules"></sh-price-card>
  21. <!-- 标题 -->
  22. <view class="u-m-b-10 title-box u-p-20 u-skeleton-fillet">
  23. <view class="goods-title u-m-b-10 u-ellipsis-2">{{ goodsInfo.title }}</view>
  24. <view class="sub-title u-ellipsis-2">{{ goodsInfo.subtitle }}</view>
  25. </view>
  26. <!-- 参与的活动 -->
  27. <sh-activity v-if="goodsInfo.activity_discounts_tags && goodsInfo.activity_discounts_tags.length" :detail="goodsInfo.activity_discounts"></sh-activity>
  28. <!-- 规格选择 -->
  29. <view class="sku-box" @tap="showSku = true" v-if="activityRules.status !== 'waiting' && checkActivity(goodsInfo.activity_type, 'groupon') && goodsInfo.is_sku">
  30. <view class="u-flex u-row-between u-col-center">
  31. <view class="u-flex">
  32. <text class="title">规格</text>
  33. <text class="tip">{{ currentSkuText || '请选择规格' }}</text>
  34. </view>
  35. <text class="u-iconfont uicon-arrow-right" style="color: #bfbfbf;"></text>
  36. </view>
  37. </view>
  38. <!-- 服务 -->
  39. <sh-serve v-if="goodsInfo.service && goodsInfo.service.length" v-model="showServe" :serveList="goodsInfo.service"></sh-serve>
  40. <!-- 优惠券 -->
  41. <sh-coupon
  42. v-if="goodsInfo.coupons && goodsInfo.coupons.length && goodsInfo.activity_type !== 'seckill' && goodsInfo.activity_type !== 'groupon' && detailType !== 'score'"
  43. :couponList="goodsInfo.coupons"
  44. ></sh-coupon>
  45. <!-- 拼团人-->
  46. <sh-groupon
  47. v-if="goodsInfo.activity && goodsInfo.activity.type === 'groupon' && goodsInfo.activity.rules.team_card === '1' && detailType !== 'score'"
  48. :grouponData="goodsInfo"
  49. ></sh-groupon>
  50. <!-- 拼团玩法 -->
  51. <view
  52. v-if="goodsInfo.activity && Number(goodsInfo.activity.richtext_id) && goodsInfo.activity_type !== 'seckill'"
  53. class="groupon-play u-flex u-row-between u-p-l-20 u-p-r-20"
  54. @tap="jump('/pages/public/richtext', { id: goodsInfo.activity.richtext_id })"
  55. >
  56. <view class="u-flex">
  57. <text class="title">玩法</text>
  58. <view class="description u-ellipsis-1">{{ goodsInfo.activity.richtext_title || '开团/参团·邀请好友·人满发货(不满退款' }}</view>
  59. </view>
  60. <view class="u-iconfont uicon-arrow-right" style="color:#bfbfbf ;font-size: 28rpx;"></view>
  61. </view>
  62. <!-- 选项卡 -->
  63. <view class="tab-box u-flex">
  64. <view class="tab-item u-flex-col u-row-center u-col-center" @tap="onTab(tab.id)" v-for="tab in tabList" :key="tab.id">
  65. <view class="tab-title">
  66. {{ tab.title }}
  67. <text v-if="tab.id == 'tab2'" class="comment-num">({{ commentNum }})</text>
  68. </view>
  69. <text class="tab-line" :class="{ 'line-active': tabCurrent === tab.id }"></text>
  70. </view>
  71. </view>
  72. <view class="tab-detail u-p-20 u-m-b-10">
  73. <!-- 详情富文本 -->
  74. <view class="rich-box " v-if="tabCurrent === 'tab0'"><u-parse :html="goodsInfo.content"></u-parse></view>
  75. <!-- 参数 -->
  76. <view class="goods-size" v-if="tabCurrent === 'tab1'">
  77. <view class="table-box" v-if="goodsInfo.params && goodsInfo.params.length">
  78. <view class="t-tr u-flex" v-for="t in goodsInfo.params" :key="t.title">
  79. <view class="t-head u-flex">{{ t.title }}</view>
  80. <view class="t-detail">{{ t.content }}</view>
  81. </view>
  82. </view>
  83. </view>
  84. <!-- 评价 -->
  85. <view class="goods-comment" v-if="tabCurrent === 'tab2'">
  86. <block v-for="comment in commentList" :key="comment.id"><sh-comment :comment="comment"></sh-comment></block>
  87. <shopro-empty v-show="!commentList.length" marginTop="20rpx" :image="$IMG_URL + '/imgs/empty/comment_empty.png'" tipText="暂无评价~"></shopro-empty>
  88. <view class="more-box u-flex u-row-center u-col-center" v-show="commentNum > 3">
  89. <button class="u-reset-button more-btn u-flex u-row-center u-col-center" @tap="jump('/pages/goods/comment/comment-list', { goodsId: goodsInfo.id })">
  90. 查看全部
  91. <view class="u-iconfont uicon-arrow-right" style="color:#d5a65a ;font-size: 28rpx;"></view>
  92. </button>
  93. </view>
  94. </view>
  95. </view>
  96. </view>
  97. <!-- 商品foot -->
  98. <view class="tabbar-foot safe-area-inset-bottom" v-if="goodsInfo.id">
  99. <view class="detail-foot_box safe-area-inset-bottom u-flex u-col-ceter u-row-around">
  100. <!-- foot左侧 -->
  101. <view class="left u-flex">
  102. <!-- 积分foot -->
  103. <view class="tools-item u-flex-col u-row-center u-col-center" @tap="goHome">
  104. <image class="tool-img shopro-selector-circular" src="/static/images/tabbar/tabbar_home1.png" mode=""></image>
  105. <text class="tool-title shopro-selector-rect">首页</text>
  106. </view>
  107. <!-- 非积分foot -->
  108. <block v-if="detailType !== 'score'">
  109. <view class="tools-item u-flex-col u-row-center u-col-center" @tap="onFavorite(goodsInfo.id)">
  110. <image
  111. class="tool-img"
  112. :src="Boolean(goodsInfo.favorite) ? $IMG_URL + '/imgs/detail/detail_favorite_end.png' : $IMG_URL + '/imgs/detail/detail_favorite.png'"
  113. mode=""
  114. ></image>
  115. <text class="tool-title">收藏</text>
  116. </view>
  117. <view class="tools-item u-flex-col u-row-center u-col-center" @tap="onShare">
  118. <image class="tool-img" :src="$IMG_URL + '/imgs/share/share.png'" mode=""></image>
  119. <text class="tool-title">分享</text>
  120. </view>
  121. </block>
  122. </view>
  123. <!-- foot右侧 -->
  124. <view class="detail-right">
  125. <!-- 积分按钮 -->
  126. <view class="detail-btn-box" v-if="detailType === 'score'"><button class="u-reset-button score-btn" @tap="goPay">立即兑换</button></view>
  127. <view v-if="detailType !== 'score'">
  128. <!-- 正常按钮 -->
  129. <view class="detail-btn-box u-flex u-row-around" v-if="!goodsInfo.activity_type">
  130. <button class=" u-reset-button tool-btn add-btn" @tap="addCart">加入购物车</button>
  131. <button class=" u-reset-button tool-btn pay-btn" @tap="goPay">立即购买</button>
  132. </view>
  133. <!-- 活动按钮 -->
  134. <view class="detail-btn-box u-row-around" v-if="activityRules.status && goodsInfo.activity_type">
  135. <button class=" u-reset-button seckilled-btn" v-if="activityRules.status !== 'ing'">
  136. <text v-if="activityRules.status == 'waiting'">暂未开始</text>
  137. <text v-if="activityRules.status == 'end'">已结束</text>
  138. </button>
  139. <block v-else>
  140. <!-- 活动中,秒杀 -->
  141. <button class=" u-reset-button seckill-btn" v-if="goodsInfo.activity && goodsInfo.activity.type === 'seckill'" @tap="goSeckill">
  142. 立即秒杀
  143. </button>
  144. <!-- 活动中,拼团 -->
  145. <view class="u-flex groupon-btn-box" v-if="goodsInfo.activity && goodsInfo.activity.type === 'groupon'">
  146. <button
  147. class="tool-btn u-reset-button add-btn u-flex-col u-row-center u-col-center"
  148. @tap="payGroupon"
  149. v-if="goodsInfo.activity.rules.is_alone === '1'"
  150. >
  151. <text class="price font-OPPOSANS">¥{{ goodsInfo.price }}</text>
  152. <text class="price-title">单独购买</text>
  153. </button>
  154. <button
  155. class=" tool-btn u-reset-button groupon-btn u-flex-col u-row-center u-col-center"
  156. :style="goodsInfo.activity.rules.is_alone === '0' ? 'width:400rpx' : ''"
  157. @tap="payGroupon('groupon')"
  158. >
  159. <text class="price font-OPPOSANS">¥{{ goodsInfo.groupon_price }}</text>
  160. <text class="price-title">我要开团</text>
  161. </button>
  162. </view>
  163. </block>
  164. </view>
  165. </view>
  166. </view>
  167. </view>
  168. </view>
  169. <!-- 规格弹窗 -->
  170. <shopro-sku
  171. v-if="showSku && goodsInfo.id"
  172. v-model="showSku"
  173. :goodsInfo="goodsInfo"
  174. :activityRules="activityRules"
  175. :buyType="goodsInfo.activity_type == 'seckill' || detailType === 'score' ? 'buy' : buyType"
  176. :grouponBuyType="grouponBuyType"
  177. :goodsType="detailType === 'score' ? 'score' : 'goods'"
  178. @changeType="changeType"
  179. @getSkuText="getSkuText"
  180. ></shopro-sku>
  181. <!-- 分享组件 -->
  182. <shopro-share v-model="showShare" :posterInfo="goodsInfo" :posterType="'goods'"></shopro-share>
  183. <!-- 登录 -->
  184. <shopro-auth-modal v-if="authType"></shopro-auth-modal>
  185. </view>
  186. </view>
  187. </template>
  188. <script>
  189. let systemInfo = uni.getSystemInfoSync();
  190. import shActivity from './components/sh-activity.vue';
  191. import shPriceCard from './components/sh-price-card.vue';
  192. import shServe from './components/sh-serve.vue';
  193. import shGroupon from './components/sh-groupon.vue';
  194. import shCoupon from './components/sh-coupon.vue';
  195. import shComment from './components/sh-comment.vue';
  196. import share from '@/shopro/share';
  197. import { mapMutations, mapActions, mapState, mapGetters } from 'vuex';
  198. export default {
  199. components: {
  200. shServe,
  201. shPriceCard,
  202. shGroupon,
  203. shCoupon,
  204. shComment,
  205. shActivity
  206. },
  207. data() {
  208. return {
  209. // navbar
  210. backIconName: 'arrow-left',
  211. showSku: false, //是否显示规格弹窗
  212. currentSkuText: '', //选中规格
  213. detailType: '',
  214. showShare: false,
  215. buyType: 'sku',
  216. grouponBuyType: 'alone', //拼团购买方式。
  217. showEmpty: false,
  218. showEmptyText: '',
  219. showServe: false,
  220. goodsInfo: {},
  221. commentList: [], //商品评价列表
  222. commentNum: 0, //商品评价总数
  223. favorite: false,
  224. activityRules: {},
  225. currentSkuList: [],
  226. confirmGoodsInfo: {},
  227. swiperCurrent: 0, //轮播下标
  228. tabCurrent: 'tab0',
  229. tabList: [
  230. {
  231. id: 'tab0',
  232. title: '商品详情'
  233. },
  234. {
  235. id: 'tab1',
  236. title: '规格参数'
  237. },
  238. {
  239. id: 'tab2',
  240. title: '用户评价'
  241. }
  242. ]
  243. };
  244. },
  245. // 是否登录
  246. computed: {
  247. ...mapGetters(['isLogin', 'authType']),
  248. navbarHeight() {
  249. // #ifdef APP-PLUS || H5
  250. return 48;
  251. // #endif
  252. // #ifdef MP
  253. let height = systemInfo.platform == 'ios' ? 44 : 48;
  254. return height;
  255. // #endif
  256. }
  257. },
  258. async onLoad() {
  259. let that = this;
  260. this.backIconName = getCurrentPages().length > 1 ? 'arrow-left' : 'home-fill';
  261. const type = this.$Route.query.type;
  262. this.detailType = type;
  263. switch (type) {
  264. case 'score':
  265. await this.getScoreDetail();
  266. break;
  267. default:
  268. await this.getGoodsDetail();
  269. }
  270. },
  271. onUnload() {
  272. share.setShareInfo();
  273. },
  274. methods: {
  275. // goBack
  276. // 微信直播商品跳转详情,需要用小程序原生接口才能返回。
  277. goBack() {
  278. let pageList = getCurrentPages();
  279. if (pageList.length > 1) {
  280. // #ifdef MP-WEIXIN
  281. wx.navigateBack();
  282. // #endif
  283. // #ifndef MP-WEIXIN
  284. uni.navigateBack();
  285. // #endif
  286. } else {
  287. this.$Router.replaceAll('/pages/index/index');
  288. }
  289. },
  290. // 轮播图预览
  291. onGoodsSwiper(e) {
  292. this.$tools.previewImage(this.goodsInfo.images, e);
  293. },
  294. getActivityRules(e) {
  295. if (e) {
  296. this.activityRules = JSON.parse(e);
  297. }
  298. },
  299. // 检测
  300. checkActivity(data, type) {
  301. if (data) {
  302. return !data.includes(type);
  303. }
  304. return true;
  305. },
  306. // 路由跳转
  307. jump(path, parmas) {
  308. this.showShare = false;
  309. this.$Router.push({
  310. path: path,
  311. query: parmas
  312. });
  313. },
  314. // 回到首页
  315. goHome() {
  316. this.$Router.replaceAll('/pages/index/index');
  317. },
  318. // 选项卡
  319. onTab(id) {
  320. this.tabCurrent = id;
  321. },
  322. // 积分详情
  323. getScoreDetail() {
  324. let that = this;
  325. return new Promise((resolve, reject) => {
  326. that.$http('goods.scoreDetail', {
  327. id: that.$Route.query.id
  328. }).then(res => {
  329. if (res.code === 1) {
  330. that.goodsInfo = res.data;
  331. resolve(res.data);
  332. }
  333. if (res.code == 0) {
  334. resolve(false);
  335. that.$u.toast(res.msg);
  336. }
  337. });
  338. });
  339. },
  340. // 商品详情
  341. getGoodsDetail() {
  342. let that = this;
  343. return new Promise((resolve, reject) => {
  344. that.$http(
  345. 'goods.detail',
  346. {
  347. id: that.$Route.query.id
  348. },
  349. '',
  350. false
  351. ).then(res => {
  352. if (res.code === 1) {
  353. that.showEmpty = false;
  354. that.goodsInfo = res.data;
  355. if (that.goodsInfo.activity_type) {
  356. that.activityRules.status = that.goodsInfo.activity.status_code;
  357. }
  358. share.setShareInfo({
  359. title: that.goodsInfo.title,
  360. desc: that.goodsInfo.subtitle,
  361. image: that.goodsInfo.image,
  362. params: {
  363. page: 2,
  364. pageId: that.$Route.query.id
  365. }
  366. });
  367. that.getCommentList();
  368. resolve(res.data);
  369. } else {
  370. resolve(false);
  371. // that.$u.toast(res.msg);
  372. that.showEmpty = true;
  373. that.showEmptyText = res.msg;
  374. }
  375. });
  376. });
  377. },
  378. // 商品评论
  379. getCommentList() {
  380. let that = this;
  381. that.$http('goods.commentList', {
  382. goods_id: that.goodsInfo.id,
  383. per_page: 3,
  384. type: 'all'
  385. }).then(res => {
  386. if (res.code === 1) {
  387. that.commentList = res.data.data;
  388. that.commentNum = res.data.total;
  389. }
  390. });
  391. },
  392. // 组件返回的type;
  393. changeType(e) {
  394. this.buyType = e;
  395. },
  396. // 组件返回的规格;
  397. getSkuText(e) {
  398. this.currentSkuText = e;
  399. },
  400. // 分享
  401. onShare() {
  402. this.showShare = true;
  403. },
  404. // 加入购物车
  405. addCart() {
  406. if (this.isLogin) {
  407. this.buyType = 'cart';
  408. this.showSku = true;
  409. } else {
  410. this.$store.dispatch('showAuthModal');
  411. }
  412. },
  413. // 立即购买
  414. goPay() {
  415. if (this.isLogin) {
  416. this.buyType = 'buy';
  417. this.showSku = true;
  418. } else {
  419. this.$store.dispatch('showAuthModal');
  420. }
  421. },
  422. // 拼团购买
  423. payGroupon(type) {
  424. if (this.isLogin) {
  425. if (type === 'groupon') {
  426. this.grouponBuyType = 'groupon';
  427. } else {
  428. this.grouponBuyType = 'alone';
  429. }
  430. this.buyType = 'buy';
  431. this.showSku = true;
  432. } else {
  433. this.$store.dispatch('showAuthModal');
  434. }
  435. },
  436. // 立即秒杀
  437. goSeckill() {
  438. !this.isLogin ? this.$store.dispatch('showAuthModal') : (this.showSku = true);
  439. this.buyType = 'buy';
  440. },
  441. // 收藏
  442. onFavorite(goodsId) {
  443. let that = this;
  444. that.$http('goods.favorite', {
  445. goods_id: goodsId
  446. }).then(res => {
  447. if (res.code === 1) {
  448. that.goodsInfo.favorite = res.data;
  449. that.$u.toast(res.msg);
  450. }
  451. });
  452. }
  453. }
  454. };
  455. </script>
  456. <style lang="scss">
  457. // 标题栏
  458. .nav-box {
  459. position: fixed;
  460. width: 100%;
  461. min-height: 140rpx;
  462. z-index: 888;
  463. top: 0;
  464. .back-box {
  465. background-color: rgba(#000, 0.18);
  466. width: 60rpx;
  467. height: 60rpx;
  468. border-radius: 50%;
  469. margin-top: 14rpx;
  470. }
  471. .back-hover {
  472. background-color: rgba(#fff, 0.18);
  473. }
  474. .state-hack {
  475. width: 100%;
  476. height: var(--status-bar-height);
  477. /* #ifdef H5 */
  478. height: 20rpx;
  479. /* #endif */
  480. }
  481. }
  482. // 拼团玩法
  483. .groupon-play {
  484. background: #fff;
  485. line-height: 94rpx;
  486. .title {
  487. font-size: 28rpx;
  488. color: #999;
  489. }
  490. .description {
  491. font-size: 28rpx;
  492. width: 500rpx;
  493. margin-left: 30rpx;
  494. }
  495. }
  496. // 选项卡
  497. .tab-box {
  498. height: 102rpx;
  499. background: #fff;
  500. border-bottom: 1rpx solid rgba(#dfdfdf, 0.8);
  501. margin-top: 10rpx;
  502. .tab-item {
  503. flex: 1;
  504. height: 100%;
  505. position: relative;
  506. font-size: 30rpx;
  507. font-weight: bold;
  508. .tab-line {
  509. width: 123rpx;
  510. height: 4rpx;
  511. left: 50%;
  512. bottom: 0;
  513. transform: translateX(-50%);
  514. background: transparent;
  515. position: absolute;
  516. z-index: 2;
  517. }
  518. .line-active {
  519. background: rgba(168, 112, 13, 1);
  520. }
  521. }
  522. }
  523. // 选项卡内容
  524. .tab-detail {
  525. min-height: 300rpx;
  526. background: #fff;
  527. // 规格参数
  528. .goods-size {
  529. .table-box {
  530. width: 710rpx;
  531. margin: auto;
  532. background: rgba(255, 255, 255, 1);
  533. border: 1rpx solid rgba(223, 223, 223, 1);
  534. .t-tr {
  535. border-bottom: 1rpx solid rgba(223, 223, 223, 1);
  536. &:last-child {
  537. border-bottom: none;
  538. }
  539. .t-head {
  540. font-size: 26rpx;
  541. color: #999;
  542. flex: 1;
  543. padding: 15rpx 20rpx;
  544. height: 100%;
  545. }
  546. .t-detail {
  547. font-size: 26rpx;
  548. border-left: 1rpx solid rgba(223, 223, 223, 1);
  549. flex: 4;
  550. padding: 15rpx 20rpx;
  551. height: 100%;
  552. }
  553. }
  554. }
  555. }
  556. // 富文本
  557. .rich-box {
  558. /deep/ img {
  559. display: block;
  560. }
  561. }
  562. // 评论
  563. .goods-comment {
  564. .more-box {
  565. height: 100rpx;
  566. background: #fff;
  567. .more-btn {
  568. width: 200rpx;
  569. line-height: 60rpx;
  570. border: 1rpx solid rgba(213, 166, 90, 1);
  571. border-radius: 30rpx;
  572. font-size: 26rpx;
  573. font-weight: 400;
  574. color: rgba(168, 112, 13, 1);
  575. padding: 0;
  576. background: #fff;
  577. }
  578. }
  579. }
  580. }
  581. // 规格卡片
  582. .sku-box {
  583. line-height: 82rpx;
  584. background: #fff;
  585. padding: 0 20rpx;
  586. margin: 10rpx 0;
  587. font-size: 28rpx;
  588. .title {
  589. color: #999;
  590. margin-right: 20rpx;
  591. }
  592. }
  593. // 标题卡片
  594. .title-box {
  595. background-color: #fff;
  596. .goods-title {
  597. font-size: 28rpx;
  598. font-weight: 600;
  599. line-height: 42rpx;
  600. }
  601. .sub-title {
  602. color: #a8700d;
  603. font-size: 24rpx;
  604. font-weight: 500;
  605. line-height: 42rpx;
  606. }
  607. }
  608. // 底部工具栏
  609. .tabbar-foot {
  610. min-height: 100rpx;
  611. width: 100%;
  612. }
  613. .detail-foot_box {
  614. min-height: calc(100rpx + env(safe-area-inset-bottom)) ;
  615. border-top: 1rpx solid rgba(238, 238, 238, 1);
  616. background-color: #fff;
  617. width: 100%;
  618. position: fixed;
  619. bottom: 0;
  620. z-index: 999;
  621. .left,
  622. .detail-right {
  623. flex: 1;
  624. }
  625. .tools-item {
  626. flex: 1;
  627. height: 100%;
  628. .tool-img {
  629. width: 46rpx;
  630. height: 46rpx;
  631. }
  632. .tool-title {
  633. font-size: 22rpx;
  634. line-height: 22rpx;
  635. padding-top: 8rpx;
  636. }
  637. }
  638. .detail-btn-box {
  639. flex: 1;
  640. .tool-btn {
  641. font-size: 28rpx;
  642. font-weight: 500;
  643. color: rgba(#fff, 0.9);
  644. width: 210rpx;
  645. min-height: 70rpx;
  646. border-radius: 35rpx;
  647. padding: 0;
  648. margin-right: 20rpx;
  649. display: flex;
  650. flex-direction: column;
  651. justify-content: center;
  652. align-items: center;
  653. .price {
  654. font-size: 24rpx;
  655. line-height: 24rpx;
  656. font-weight: bold;
  657. color: rgba(#fff, 0.9);
  658. }
  659. .price-title {
  660. font-size: 20rpx;
  661. line-height: 20rpx;
  662. font-weight: 500;
  663. color: rgba(#fff, 0.9);
  664. padding-top: 8rpx;
  665. }
  666. }
  667. .add-btn {
  668. box-shadow: 0px 2rpx 5rpx 0px rgba(102, 103, 104, 0.46);
  669. background: linear-gradient(90deg, rgba(103, 104, 105, 1), rgba(82, 82, 82, 1));
  670. }
  671. .pay-btn {
  672. box-shadow: 0px 7rpx 6rpx 0px rgba(229, 138, 0, 0.22);
  673. background: linear-gradient(90deg, rgba(233, 180, 97, 1), rgba(238, 204, 137, 1));
  674. }
  675. .score-btn {
  676. width: 600rpx;
  677. line-height: 80rpx;
  678. background: linear-gradient(90deg, rgba(49, 133, 243, 1), rgba(80, 205, 242, 1));
  679. box-shadow: 0px 7px 6px 0px rgba(80, 205, 242, 0.2);
  680. border-radius: 40rpx;
  681. font-size: 30rpx;
  682. font-weight: 500;
  683. color: rgba(255, 255, 255, 1);
  684. margin-right: 20rpx;
  685. }
  686. .seckill-btn {
  687. width: 432rpx;
  688. line-height: 70rpx;
  689. background: linear-gradient(93deg, rgba(208, 19, 37, 1), rgba(237, 60, 48, 1));
  690. box-shadow: 0px 7rpx 6rpx 0px rgba(#ed3c30, 0.22);
  691. font-size: 28rpx;
  692. font-weight: 500;
  693. color: rgba(255, 255, 255, 1);
  694. border-radius: 35rpx;
  695. padding: 0;
  696. margin-right: 20rpx;
  697. }
  698. .seckilled-btn {
  699. width: 432rpx;
  700. line-height: 70rpx;
  701. background: rgba(221, 221, 221, 1);
  702. font-size: 28rpx;
  703. font-weight: 500;
  704. color: #999999;
  705. border-radius: 35rpx;
  706. padding: 0;
  707. margin-right: 20rpx;
  708. }
  709. .groupon-btn {
  710. width: 210rpx;
  711. height: 70rpx;
  712. background: linear-gradient(90deg, rgba(254, 131, 42, 1), rgba(255, 102, 0, 1));
  713. box-shadow: 0px 7rpx 6rpx 0px rgba(255, 104, 4, 0.22);
  714. border-radius: 35rpx;
  715. }
  716. }
  717. }
  718. </style>