diff --git a/assets/myinfo/bz10.png b/assets/myinfo/bz10.png index 11761f7..53c0db4 100644 Binary files a/assets/myinfo/bz10.png and b/assets/myinfo/bz10.png differ diff --git a/assets/myinfo/bz11.png b/assets/myinfo/bz11.png index c3d86f0..3cb147a 100644 Binary files a/assets/myinfo/bz11.png and b/assets/myinfo/bz11.png differ diff --git a/assets/myinfo/bz12.png b/assets/myinfo/bz12.png index ec810cf..412fbff 100644 Binary files a/assets/myinfo/bz12.png and b/assets/myinfo/bz12.png differ diff --git a/assets/myinfo/bz9.png b/assets/myinfo/bz9.png index 8977a7f..c5f4799 100644 Binary files a/assets/myinfo/bz9.png and b/assets/myinfo/bz9.png differ diff --git a/assets/myinfo/dyy.png b/assets/myinfo/dyy.png index 570c97c..16af855 100644 Binary files a/assets/myinfo/dyy.png and b/assets/myinfo/dyy.png differ diff --git a/assets/myinfo/fxztb.png b/assets/myinfo/fxztb.png new file mode 100644 index 0000000..16df640 Binary files /dev/null and b/assets/myinfo/fxztb.png differ diff --git a/assets/myinfo/incon13.png b/assets/myinfo/incon13.png new file mode 100644 index 0000000..b3d4efa Binary files /dev/null and b/assets/myinfo/incon13.png differ diff --git a/assets/myinfo/jydd.png b/assets/myinfo/jydd.png index 8dd0731..85d74b1 100644 Binary files a/assets/myinfo/jydd.png and b/assets/myinfo/jydd.png differ diff --git a/assets/myinfo/qnwl.png b/assets/myinfo/qnwl.png index 3c6e82f..174269c 100644 Binary files a/assets/myinfo/qnwl.png and b/assets/myinfo/qnwl.png differ diff --git a/assets/myinfo/shdz.png b/assets/myinfo/shdz.png index d4c21b2..013a76d 100644 Binary files a/assets/myinfo/shdz.png and b/assets/myinfo/shdz.png differ diff --git a/assets/myinfo/wdbj.png b/assets/myinfo/wdbj.png index 7ff92c1..fdc67ba 100644 Binary files a/assets/myinfo/wdbj.png and b/assets/myinfo/wdbj.png differ diff --git a/assets/myinfo/wdjf.png b/assets/myinfo/wdjf.png index 5419c88..860e506 100644 Binary files a/assets/myinfo/wdjf.png and b/assets/myinfo/wdjf.png differ diff --git a/assets/myinfo/wdkf.png b/assets/myinfo/wdkf.png index cae80b9..c9365bb 100644 Binary files a/assets/myinfo/wdkf.png and b/assets/myinfo/wdkf.png differ diff --git a/pages/home/index/index.js b/pages/home/index/index.js index 3da0b07..fd1281e 100644 --- a/pages/home/index/index.js +++ b/pages/home/index/index.js @@ -214,6 +214,12 @@ Component({ url: '/pages/adress/list/index' }) } + }, + onShareAppMessage:function(){ + return { + title:'分享纸通宝', + path:'/pages/home/index' + } } } }) \ No newline at end of file diff --git a/pages/home/index/index.wxml b/pages/home/index/index.wxml index 2d8a79b..b15277a 100644 --- a/pages/home/index/index.wxml +++ b/pages/home/index/index.wxml @@ -52,7 +52,158 @@ 开通会员 - + + + + + 代卖订单 + + + + + + 查看更多订单 + + + + + + + + 待预约 + + + + + + 待送货 + + + + + + 结算中 + + + + + + 已完成 + + + + + + 已关闭 + + + + + + + + 我的钱包 + + + + + + 进入钱包 + + + + + + 10000000.00 + 我的余额 + + + 500.00 + 我的余额 + + + + + 查看账单 + + 我的账单 + + + + + + + + + + 赶紧登陆赚钱吧 + 赶紧发布商品赚钱吧 + 超多人想买,快来开店赚钱 + + 立即登录 + 进入店铺 + 申请开店 + + + + + + 其他工具 + + + + + + + + + 我的报价 + + + + + + 交易订单 + + + + + + 我的积分 + + + + + + 我的客服 + + + + + + + + 收货地址 + + + + + + + + + + + + + 千鸟物流 + + + + + + + - + diff --git a/pages/home/index/index.wxss b/pages/home/index/index.wxss index 618e3fa..ee9d408 100644 --- a/pages/home/index/index.wxss +++ b/pages/home/index/index.wxss @@ -13,7 +13,7 @@ left: 140rpx; z-index: 999; top: 7px; - + } .img-auth2 { @@ -158,7 +158,7 @@ } -.dmArea { +/* .dmArea { width: 686rpx; height: 220rpx; background-color: white; @@ -166,7 +166,7 @@ margin-left: 32rpx; position: relative; padding: 15rpx 30rpx 15rpx 50rpx; -} +} */ .daAreaTietleText { position: relative; @@ -185,137 +185,313 @@ .iconArea { width: 68rpx; height: 68rpx; + margin-left: 5rpx; } -.sonConten1 { - float: left; - width: 90rpx; - height: 114rpx; + +.boderLine { + width: 88%; + height: 1rpx; + border-bottom: 2rpx solid rgb(216, 213, 213); + position: absolute; + top: 65rpx; } -.sonConten { - float: left; - margin-left: 35rpx; - width: 90rpx; - height: 114rpx; + +.zt { + width: 100%; + height: 1158rpx; + padding: 20rpx 32rpx 32rpx 32rpx; + /*上右下左*/ } -.dmArea2 { +.dmArea1 { width: 686rpx; - height: 190rpx; + height: 269rpx; + padding-bottom: 40rpx; background-color: white; - margin-top: 15rpx; - margin-left: 32rpx; - position: relative; - padding: 15rpx 30rpx 15rpx 50rpx; } -.dmAreaConten2 { - width: 610rpx; - height: 100rpx; - margin-top: 20rpx; +.dmArea1-top { + width: 100%; + height: 42rpx; + padding: 15rpx 24rpx 40rpx 30rpx; } -.dmArea2Text { +.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; - margin-right: 33rpx; } -.moneyTextArea1 { - width: 160rpx; - height: 97rpx; - float: left; +.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; } -.moneyTextArea2 { - width: 172rpx; - height: 97rpx; +.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: 686rpx; + height: 224rpx; + background-color: white; + margin-top: 20rpx; +} + +.dmArea2-top { + width: 100%; + height: 42rpx; + padding: 15rpx 24rpx 40rpx 30rpx; +} + +.dmArea2-top-left { + width: 120rpx; + height: 42rpx; float: left; - margin-left: 53rpx; } -.moneyTextArea3 { - width: 172rpx; - height: 97rpx; - margin-top: 12rpx; +.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; } -.btnView { - width: 100rpx; +.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%; + padding: 56rpx 50rpx 30rpx 50rpx; + justify-content: space-between +} + +.dmArea2-bottom-content { + width: 100%; + display: flex; +} + +.dmArea2-bottom-contentIconTxt { + width: 33%; +} + +.dmArea2-bottom-contentIcon { + font-family: PingFangSC-Medium; + font-size: 36rpx; + color: rgba(0, 0, 0, 0.85); + letter-spacing: 0; + text-align: center; +} + +.dmArea2-bottom-contentTxt { + font-family: PingFangSC-Regular; + font-size: 26rpx; + color: rgba(0, 0, 0, 0.65); + letter-spacing: 0; + 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; + padding-top: 6.5rpx; + +} + +.dmArea2-bottom-contentTxt2 { text-align: center; - margin-left: 18rpx; + font-family: PingFangSC-Regular; + font-size: 26rpx; + color: #666666; + margin-top: 24rpx; + letter-spacing: 0; } .dmArea3 { width: 686rpx; height: 96rpx; + margin-top: 20rpx; + padding: 23rpx 32rpx 23rpx 33.5rpx; background-color: white; - margin-top: 15rpx; - margin-left: 32rpx; - position: relative; - padding: 15rpx 30rpx 15rpx 50rpx; } -.btnView2 { - width: 160rpx; +.dmArea3-left { + width: 380rpx; + height: 100%; + float: left; + padding-top: 7rpx; +} + +.dmArea3-right { + float: right; + width: 120rpx; height: 50rpx; background: #FFFFFF; border: 1px solid #007AFF; border-radius: 25px; border-radius: 25px; + font-family: PingFangSC-Regular; + font-size: 20rpx; color: #007AFF; - padding: 5rpx 28rpx 5rpx 28rpx; - margin-top: 15rpx; + letter-spacing: 1px; text-align: center; + padding-top: 8rpx; +} + +.dmArea3-left-inco { + width: 23rpx; + height: 23rpx; +} + +.dmArea3-left-text { + font-family: PingFangSC-Regular; + font-size: 26rpx; + color: rgba(0, 0, 0, 0.85); + letter-spacing: 1.3px; + margin-left: 10rpx; +} + +.dmArea2-bottom { + height: 172rpx; + width: 100%; + padding: 57rpx 37rpx 0rpx 32rpx; } .dmArea4 { + height: 569rpx; width: 686rpx; - height: 600rpx; background-color: white; - margin-top: 15rpx; - margin-left: 32rpx; - position: relative; - padding: 15rpx 30rpx 15rpx 50rpx; + margin-top: 20rpx; } -.dmArea4sonConten1 { - float: left; - width: 120rpx; - height: 154rpx; -} +.dmArea4-top {} -.dmArea4sonConten2 { - float: left; - margin-left: 42rpx; - width: 120rpx; - height: 154rpx; -} +.dmArea4Content {} -.dmArea4iconArea { - width: 110rpx; +.dmArea4ImgView { height: 68rpx; + width: 100%; text-align: center; } -.dmArea4iconAreaIMG { - width: 68rpx; +.dmArea4Img { height: 68rpx; + width: 68rpx; } -.boderLine{ - width: 88%; - height: 1rpx; - border-bottom:2rpx solid rgb(216, 213, 213); - position: absolute; - top: 65rpx; + +.dmArea4text { + width: 100%; + text-align: center; + margin-top: 10rpx; + border: white; +} + +.fxztb { + font-size: 26rpx; + padding: 0; + background-color: transparent; + border: none; + outline: none; + background-color: unset; + background-color: transparent; } \ No newline at end of file