From c7b5a785b797912b225febfedf31ce1c505f6ac6 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Fri, 1 Dec 2023 18:55:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/home/home.vue | 289 ++++++++++++++----------------------- 1 file changed, 108 insertions(+), 181 deletions(-) diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index 1929825..2c0a19a 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -4,52 +4,53 @@ - - - - - - - - - - - - - - - - 香港服装专线 - 省钱,省时,省力 - - - - - - {{mbItem.title}} - {{mbItem.subTitle}} - - - - + + + 香港服装专线 + + + + - - - - {{tlItem.title}} - {{tlItem.subTitle}} - - - - - - - 关注探路者官方公众号,实时接收物流信息 - + + + + + + + {{mbItem.title}} + {{mbItem.subTitle}} + + + + + + + + + + + + 最近一周内暂未有新通告!!! + + + + + + + + + + + + {{tlItem.title}} + + + @@ -64,21 +65,22 @@ data() { return { mainBtnlist: [ - { title: '下单寄件', subTitle: "上门揽件/寄仓库", icon: getCdnUrl(`sdg/btn-send.png`), url: '' }, - { title: '专属小哥', subTitle: "下单给专属业务员", icon: getCdnUrl(`sdg/btn-bindbr.png`), url: '' } + { title: '计提预估', subTitle: "2888.80", icon: getCdnUrl(`home/jityugu.png`), url: '' }, + { title: '待回款', subTitle: "12888.80", icon: getCdnUrl(`home/daihuikuan.png`), url: '' } ], toolBtnlist: [ - { title: '进仓单', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-jcd.png`), url: '' }, - { title: '时效预估', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-sxyg.png`), url: '' }, - { title: '运费试算', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-shisuan.png`), url: '' }, - { title: '我的订单', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-dingdan.png`), url: '' }, - { title: '运单查询', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-yundan.png`), url: '' }, - { title: '地址簿', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-dizhi.png`), url: '' }, - { title: '网点查询', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-wangdain.png`), url: '' }, - { title: 'HSCODE', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-HS.png`), url: '' }, - { title: 'RECP', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-RE.png`), url: '' }, - { title: '扫码寄件', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-saoma.png`), url: '' }, - { title: '寄件须知', subTitle: "这里是短语简介", icon: getCdnUrl(`sdg/t-xuzhi.png`), url: '' }, + { title: '运单录入', subTitle: "", icon: getCdnUrl(`home/ydluru.png`), url: '' }, + { title: '问题件', subTitle: "", icon: getCdnUrl(`home/wentijian.png`), url: '' }, + { title: '货物图片', subTitle: "", icon: getCdnUrl(`home/hwtup.png`), url: '' }, + { title: '发件扫描', subTitle: "", icon: getCdnUrl(`home/fajiansm.png`), url: '' }, + { title: '到件扫描', subTitle: "", icon: getCdnUrl(`home/daojsm.png`), url: '' }, + { title: '派件扫描', subTitle: "", icon: getCdnUrl(`home/paijsm.png`), url: '' }, + { title: '签收扫描', subTitle: "", icon: getCdnUrl(`home/qianshsm.png`), url: '' }, + { title: '到货扫描', subTitle: "", icon: getCdnUrl(`home/daohsm.png`), url: '' }, + { title: '快件查询', subTitle: "", icon: getCdnUrl(`home/kdchxun.png`), url: '' }, + { title: '面单补打', subTitle: "", icon: getCdnUrl(`home/mdbuda.png`), url: '' }, + { title: '收货入库', subTitle: "", icon: getCdnUrl(`home/shhruku.png`), url: '' }, + { title: '运单修改', subTitle: "", icon: getCdnUrl(`home/ydxiugai.png`), url: '' } ] } }, @@ -111,24 +113,15 @@ .header{ padding: 0 28rpx; .title1{ - width: 362rpx; - height: 41rpx; font-size: 40rpx; font-weight: bold; color: #FFF; text-shadow: 3rpx 4rpx 0rpx rgba(92,15,12,0.2); } - .desc{ - margin-top: 22rpx; - width: 207rpx; - height: 28rpx; - font-size: 24rpx; - color: #FFF; - } .btn-ljyy{ margin-left: 0; width: 144rpx; - margin-top: 40rpx; + margin-top: 26rpx; box-sizing: content-box; background: #FFF; border-radius: 21rpx; @@ -138,147 +131,81 @@ text-align: center; line-height: normal; } - - .btnlist1 { - margin-top: 38rpx; - display: flex; - justify-content: space-between; - flex-direction: row; - background: linear-gradient(0deg, #1D1818 0%, #0E0708 100%); - border-radius: 30rpx 30rpx 0rpx 0rpx; - padding: 36rpx 24rpx 22rpx 24rpx; - .mbitem{ - display: flex; - flex-direction: row; - align-items: center; - position: relative; - .tb1 { - width: 92rpx; - height: 73rpx; - } - .neirong{ - margin-left: 22rpx; - .nr1{ - font-size: 32rpx; - font-weight: bold; - color: #fff; - } - .nr2{ - margin-top: 15rpx; - font-size: 22rpx; - font-weight: 400; - color: #999; - } - } - &::after { - position: absolute; - top: 0; - bottom: 0; - content: ' '; - right: -40rpx; - display: block; - background: #FFF; - opacity: 0.5; - width: 1rpx; - } - &:last-child { - &::after { - display: none; - } - } - } + .fjhw{ + margin-top: 20rpx; + height: 162rpx; + width: 328rpx; } } .pbody{ background: #FFFFFF; border-radius: 30rpx; - padding: 40rpx 28rpx 100rpx 28rpx; - .btnlist2{ - display: flex; - flex-direction: row; - justify-content: space-between; - flex-wrap: wrap; - .tlitem { - box-sizing: content-box; - margin: 0 0 20rpx 0; - width: 40%; - background: #F6F6F6; - padding: 30rpx 28rpx; - border-radius: 20rpx; - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-between; - position: relative; - &:nth-child(2n) { - /* 去除第2n个的margin-right */ - margin-right: 0; + padding: 40rpx 28rpx 80rpx 28rpx; + + .btnlist1 { + background: linear-gradient(0deg, #1D1818 0%, #0E0708 100%); + border-radius: 20rpx; + padding: 30rpx; + .mbitem{ + .mb-bord{ + position: relative; + flex: 1; + height: 100%; + &::after { + content: ' '; + position: absolute; + left: 50%; + right: 0; + top: 0; + bottom: 0; + border-right: 2rpx solid rgba(255,255,255,0.5); + } } .tb1 { - width: auto; - height: 50rpx; + width: 92rpx; + height: 76rpx; } .neirong{ margin-left: 22rpx; .nr1{ - font-weight: 600; - color: #0E0708; - font-size: 28rpx + font-size: 24rpx; + font-weight: 400; + color: #fff; } .nr2{ margin-top: 15rpx; - font-size: 22rpx; - font-weight: 400; + font-size: 28rpx; + font-weight: 600; color: #999; } } - &::after { - position: absolute; - top: 0; - bottom: 0; - content: ' '; - right: -40rpx; - display: block; - background: #FFF; - opacity: 0.5; - width: 1rpx; - } &:last-child { - &::after { - display: none; + .mb-bord{ + border: 0; } } } } - } - .pfoot { - position: fixed; - bottom: 20rpx; - left: 28rpx; - right: 28rpx; - padding: 0 8rpx 0 26rpx; - height: 72rpx; - background: #0E0708; - border-radius: 36rpx; - display: flex; - justify-content: space-between; - align-items: center; - flex-direction: row; - .flw-dec{ - font-size: 24rpx; - color: #FFF; + + .nours { + margin-top: 40rpx; + background: #F6F6F6; + border-radius: 20rpx; + padding: 18rpx 22rpx; + .flw-dec{ + font-size: 22rpx; + color: #333; + } } - .btn-login{ - text-align: center; - width: 130rpx; - height: 60rpx; - line-height: 60rpx; - background: #B12D29; - border-radius: 30rpx; - font-size: 24rpx; - color: #fff; - font-weight: 500; + + .btnlist2{ + margin-top: 40rpx; + .tlitem { + padding: 20rpx; + border: 2rpx solid #F6F6F6; + border-radius: 16rpx; + } } }