From 3a7f13e3bd31becdd5421865fe63229dd4280fdc Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Thu, 30 Sep 2021 10:46:29 +0800 Subject: [PATCH] =?UTF-8?q?miaosha=20=E4=B8=80=E7=B3=BB=E5=88=97=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/styles/iconfont.css | 90 +++++--------- pages/discover/discoverdetails.vue | 8 +- pages/order/newdetail/newdetail.vue | 1 - pages/shop/seckillList.vue | 181 ++++++++++++++-------------- pages/user/my/center.vue | 14 +-- 5 files changed, 134 insertions(+), 160 deletions(-) diff --git a/common/styles/iconfont.css b/common/styles/iconfont.css index 4682435..ac8aeef 100644 --- a/common/styles/iconfont.css +++ b/common/styles/iconfont.css @@ -1,8 +1,8 @@ @font-face { font-family: "lf-iconfont"; /* Project id 2779107 */ - src: url('//at.alicdn.com/t/font_2779107_e1lp09zkffc.woff2?t=1632308314645') format('woff2'), - url('//at.alicdn.com/t/font_2779107_e1lp09zkffc.woff?t=1632308314645') format('woff'), - url('//at.alicdn.com/t/font_2779107_e1lp09zkffc.ttf?t=1632308314645') format('truetype'); + src: url('//at.alicdn.com/t/font_2779107_gbe0eg36e0e.woff2?t=1632969325882') format('woff2'), + url('//at.alicdn.com/t/font_2779107_gbe0eg36e0e.woff?t=1632969325882') format('woff'), + url('//at.alicdn.com/t/font_2779107_gbe0eg36e0e.ttf?t=1632969325882') format('truetype'); } .lf-iconfont { @@ -13,94 +13,66 @@ -moz-osx-font-smoothing: grayscale; } -.icon-jiazai:before { - content: "\e7ba"; -} - -.icon-daifahuo:before { - content: "\e642"; -} - -.icon-daishouhuo:before { - content: "\e636"; -} - -.icon-fanhui:before { - content: "\e613"; +.icon-dianshangjiashangcheng-xianxing:before { + content: "\e79d"; } -.icon-shouye:before { - content: "\e61d"; -} - -.icon-faxian:before { - content: "\e6b8"; +.icon-zhuanjifen:before { + content: "\e616"; } -.icon-yingerche:before { - content: "\e603"; +.icon-Bookmark:before { + content: "\e619"; } -.icon-fenleiorguangchangorqitatianchong:before { - content: "\e67d"; +.icon-Location:before { + content: "\e61f"; } -.icon-jifen1:before { - content: "\e6a4"; +.icon-Star:before { + content: "\e625"; } -.icon-tingchechang:before { - content: "\e6ca"; +.icon-huiyuan4:before { + content: "\fc38"; } -.icon-VIP:before { - content: "\e68e"; +.icon-31daifahuo:before { + content: "\e604"; } -.icon-tubiao-:before { - content: "\e610"; +.icon-a-Group21:before { + content: "\e615"; } -.icon-packing:before { - content: "\e625"; +.icon-a-Group16:before { + content: "\e614"; } -.icon-liwu:before { - content: "\e674"; +.icon-jiazai:before { + content: "\e7ba"; } -.icon-activity-s:before { - content: "\e641"; +.icon-daishouhuo:before { + content: "\e636"; } -.icon-peishi-shoubiao:before { - content: "\e60a"; +.icon-fanhui:before { + content: "\e613"; } -.icon-shujia:before { - content: "\e620"; +.icon-shouye:before { + content: "\e61d"; } -.icon-V:before { - content: "\e719"; +.icon-faxian:before { + content: "\e6b8"; } .icon-huiyuan2:before { content: "\e731"; } -.icon-yinliao:before { - content: "\e60e"; -} - -.icon-meishi:before { - content: "\e611"; -} - -.icon-shuji:before { - content: "\fbb7"; -} - .icon-jian1:before { content: "\e633"; } diff --git a/pages/discover/discoverdetails.vue b/pages/discover/discoverdetails.vue index 816c9ad..57f547f 100644 --- a/pages/discover/discoverdetails.vue +++ b/pages/discover/discoverdetails.vue @@ -106,7 +106,7 @@ - + @@ -181,7 +181,7 @@ .then(res => { if (res.data.code == 200) { if (res.data.status) { - this.$msg('点赞成功').then(() => { + this.$msg('点赞成功',{icon: 'success', duration: 2500}).then(() => { console.log('更新点赞列表') this.getCommentList() }) @@ -264,7 +264,7 @@ .then(res => { if (res.data.code == 200) { if (res.data.status) { - this.$msg('回复成功').then(() => { + this.$msg('回复成功',{icon: 'success', duration: 2500}).then(() => { console.log('更新回复列表'); this.comment = ''; this.ifApply = false; @@ -310,7 +310,7 @@ .then(res => { if (res.data.code == 200) { if (res.data.status) { - this.$msg('评论成功').then(() => { + this.$msg('评论成功',{icon: 'success', duration: 2500}).then(() => { console.log('更新评论列表') this.comment = ''; this.getCommentList(); diff --git a/pages/order/newdetail/newdetail.vue b/pages/order/newdetail/newdetail.vue index 6b9015a..36c6b18 100644 --- a/pages/order/newdetail/newdetail.vue +++ b/pages/order/newdetail/newdetail.vue @@ -210,7 +210,6 @@ order_no: '', order_details: '', countdown_minute: '', - time: '', show: false, pick_type: 0, config: { diff --git a/pages/shop/seckillList.vue b/pages/shop/seckillList.vue index 7d9ad39..fe4d2b0 100644 --- a/pages/shop/seckillList.vue +++ b/pages/shop/seckillList.vue @@ -19,10 +19,38 @@ 距离结束还剩余 {{item.seckill.end_left_time[0]}}天{{item.seckill.end_left_time[1]}}时{{item.seckill.end_left_time[2]}}分{{item.seckill.end_left_time[3]}}秒 --> - 距离结束还剩余 - {{ item.seckill.ends_at | timeStamp }} + 距离结束还剩余 + + + + + 距离开始还剩余 + + + - @@ -45,6 +73,7 @@