diff --git a/pages/home/index/index.wxml b/pages/home/index/index.wxml index d05cae8..0cee596 100644 --- a/pages/home/index/index.wxml +++ b/pages/home/index/index.wxml @@ -51,163 +51,121 @@ 开通会员 - - - - - 代卖订单 - - - - - - 查看更多订单 - - - - - - - - - 待预约 - - - - - - 待送货 - - - - - - 结算中 - - - - - - 已完成 - - - - - - 已关闭 - - - - - - - 我的钱包 - - - - - - 进入钱包 - - - - - - - {{formate.numberFormat(accountMoney)}} - 我的余额 - - - {{formate.numberFormat(frozenMoney)}} - 提现中的余额 - - - - - 查看账单 - - 我的账单 - - - - - + + + + 代卖订单 + + 查看更多订单 + + + + + + + 待预约 + + + + 待送货 + + + + 结算中 + + + + 已完成 + + + + + - - - - 赶紧登陆赚钱吧 - 赶紧发布商品赚钱吧 - 超多人想买,快来开店赚钱 - - 立即登录 - 进入店铺 - 申请开店 - + + + + 我的钱包 + + 进入钱包 + + + + + + {{formate.numberFormat(accountMoney)}} + 我的余额 + + + {{formate.numberFormat(frozenMoney)}} + 提现中的余额 + + + + 查看账单 + 我的账单 + + + + - - - - 其他工具 - - - - - - - - - - 我的报价 - - - - - - 交易订单 - - - - - - 我的积分 - - - - - - 我的客服 - - - - - - - - 收货地址 - - - - - - 千鸟物流 - - - - - - - - - - - - + + + + + + 赶紧登陆赚钱吧 + 赶紧发布商品赚钱吧 + 超多人想买,快来开店赚钱 + + 立即登录 + 进入店铺 + 申请开店 + + + + + + + + 其他工具 + + + + + 我的报价 + + + + 交易订单 + + + + 我的积分 + + + + 我的客服 + + + + 收货地址 + + + + 千鸟物流 + + + + 分享纸通宝 + + + + + \ No newline at end of file diff --git a/pages/home/index/index.wxss b/pages/home/index/index.wxss index 380d996..f6eafdb 100644 --- a/pages/home/index/index.wxss +++ b/pages/home/index/index.wxss @@ -6,25 +6,11 @@ margin-right: 12rpx } -.img-auth2-view { - width: 100rpx; - height: 32rpx; - position: absolute; - left: 140rpx; - z-index: 999; - top: 7px; - -} - .img-auth2 { width: 100rpx; height: 32rpx; } -.cu-custom .cu-bar { - background-image: linear-gradient(124deg, rgba(0, 122, 255, 0.67) 0%, rgba(13, 100, 227, 0.95) 100%) !important; -} - .topArea { height: 410rpx; background-image: linear-gradient(124deg, rgba(0, 122, 255, 0.67) 0%, rgba(13, 100, 227, 0.95) 100%); @@ -156,166 +142,9 @@ top: -34rpx; } -.boderLine { - width: 100%; - height: 1rpx; - border-bottom: 1rpx solid #f3f3f3; - position: absolute; - top: 72rpx; -} - + -.zt { - width: 100%; - height: 1158rpx; - padding: 20rpx 24rpx 0rpx 24rpx; - /*上右下左*/ -} - -.dmArea1 { - width: 100%; - height: 269rpx; - padding-bottom: 40rpx; - background-color: white; - border-radius: 10rpx; - border-radius: 10rpx; - position: relative; -} - -.dmArea1-top { - width: 100%; - height: 42rpx; - padding: 15rpx 24rpx 40rpx 30rpx; -} - -.dmArea1-top-left { - width: 120rpx; - height: 42rpx; - float: left; -} - -.dmArea1-top-left-text { - font-family: PingFangSC-Medium; - font-size: 30rpx; - color: rgba(0, 0, 0, 0.85); - letter-spacing: 0; -} - -.dmArea1-top-right { - width: 184rpx; - height: 37rpx; - float: right; -} - -.dmArea1-top-right-text { - font-family: PingFangSC-Regular; - font-size: 26rpx; - color: rgba(0, 0, 0, 0.65); - letter-spacing: 1.3rpx; - text-align: right; -} - -.dmArea1-top-right-inoc { - width: 11rpx; - height: 19rpx; - float: right; -} - -.dmArea1-top-right-inoc-class { - width: 11rpx; - height: 19rpx; -} - -.dmArea1-bottom { - height: 172rpx; - width: 100%; - padding: 57rpx 37rpx 0rpx 32rpx; - display: flex; - justify-content: space-between -} - -.dmArea1-bottom-zt { - width: 78rpx; -} - -.dmArea1-bottom-zt-topIcon { - width: 68rpx; - height: 68rpx; - margin-left: 5rpx; -} - -.dmArea1-bottom-zt-topIcon-icon { - width: 68rpx; - height: 68rpx; -} - -.dmArea1-bottom-zt-text { - height: 37rpx; - width: 78rpx; - margin-top: 20rpx; -} - -.dmArea1-bottom-zt-text-text { - font-family: PingFangSC-Regular; - font-size: 26rpx; - color: rgba(0, 0, 0, 0.65); - letter-spacing: 0; -} - -.dmArea2 { - width: 100%; - height: 224rpx; - background-color: white; - margin-top: 20rpx; - border-radius: 10rpx; - border-radius: 10rpx; - position: relative; - -} - -.dmArea2-top { - width: 100%; - height: 42rpx; - padding: 15rpx 24rpx 40rpx 30rpx; -} - -.dmArea2-top-left { - width: 120rpx; - height: 42rpx; - float: left; -} - -.dmArea2-top-left-text { - font-family: PingFangSC-Medium; - font-size: 30rpx; - color: rgba(0, 0, 0, 0.85); - letter-spacing: 0; -} - -.dmArea2-top-right { - width: 130rpx; - height: 37rpx; - float: right; -} - -.dmArea2-top-right-inoc { - width: 11rpx; - height: 19rpx; - float: right; -} - -.dmArea2-top-right-inoc-class { - width: 11rpx; - height: 19rpx; -} - -.dmArea2-top-right-text { - font-family: PingFangSC-Regular; - font-size: 26rpx; - color: rgba(0, 0, 0, 0.65); - letter-spacing: 1.3rpx; - text-align: right; -} + .dmArea2-bottom { width: 100%; @@ -348,50 +177,7 @@ text-align: center; margin-top: 7rpx; } - -.dmArea2-bottom-contentIcon2F { - width: 100%; - padding-top: 6rpx; - display: flex; - justify-content: center -} - -.dmArea2-bottom-contentIcon2 { - text-align: center; - font-family: PingFangSC-Regular; - font-size: 16rpx; - color: rgba(0, 0, 0, 0.85); - letter-spacing: 0.8px; - width: 90rpx; - height: 38rpx; - background: #FFFFFF; - border: 1px solid rgba(0, 0, 0, 0.50); - border-radius: 18.75rpx; - border-radius: 18.75rpx; - line-height: 38rpx; - -} - -.dmArea2-bottom-contentTxt2 { - text-align: center; - font-family: PingFangSC-Regular; - font-size: 26rpx; - color: #666666; - margin-top: 24rpx; - letter-spacing: 0; -} - -.dmArea3 { - width: 100%; - height: 96rpx; - margin-top: 20rpx; - padding: 23rpx 32rpx 23rpx 33.5rpx; - background-color: white; - border-radius: 10rpx; - border-radius: 10rpx; - position: relative; -} - + .dmArea3-left { width: 380rpx; height: 100%; @@ -400,7 +186,6 @@ } .dmArea3-right { - float: right; width: 120rpx; height: 50rpx; background: #FFFFFF; @@ -434,34 +219,6 @@ padding: 57rpx 37rpx 0rpx 32rpx; } -.dmArea4 { - width: 100%; - background-color: white; - margin-top: 20rpx; - margin-bottom: 20rpx; - border-radius: 10rpx; - border-radius: 10rpx; - position: relative; -} - -.dmArea4ImgView { - height: 68rpx; - width: 100%; - text-align: center; -} - -.dmArea4Img { - height: 68rpx; - width: 68rpx; -} - -.dmArea4text { - width: 100%; - text-align: center; - margin-top: 10rpx; - border: white; -} - .fxztb { font-size: 28rpx; padding: 0; @@ -470,8 +227,4 @@ } .fxztb::after{ border: none; -} - -.dmArea4Content{ - margin-top: 15rpx; -} +} \ No newline at end of file