From e7c012e6586615bbe9367e84a08744d485d8c55f Mon Sep 17 00:00:00 2001 From: "CHINAMI-3V5PQ9A\\Administrator" <2284846261@qq.com> Date: Fri, 15 Dec 2023 17:31:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AA=91=E8=A1=8C=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 7 +- src/pages.json | 8 ++ src/pages/IMB/IMB.vue | 87 +++++++++++++--- src/pages/IMB/ridingData/index.vue | 112 +++++++++++++++++++++ src/pages/circle/views/details/details.vue | 98 ++++++++++++++++-- src/static/common/gift.png | Bin 0 -> 683 bytes 6 files changed, 293 insertions(+), 19 deletions(-) create mode 100644 src/pages/IMB/ridingData/index.vue create mode 100644 src/static/common/gift.png diff --git a/src/manifest.json b/src/manifest.json index f58a5a6..5920bd4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -73,7 +73,12 @@ "setting": { "urlCheck": false }, - "usingComponents": true + "usingComponents": true, + "permission": { + "scope.userLocation": { + "desc": "需要获取您的位置用于定位车辆" + } + } }, "mp-alipay": { "usingComponents": true diff --git a/src/pages.json b/src/pages.json index bba3895..bd41eb2 100644 --- a/src/pages.json +++ b/src/pages.json @@ -67,6 +67,14 @@ "navigationStyle": "custom" } + }, { + "path": "pages/IMB/ridingData/index", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + } ], "tabBar": { diff --git a/src/pages/IMB/IMB.vue b/src/pages/IMB/IMB.vue index 8c3b35f..4de20ac 100644 --- a/src/pages/IMB/IMB.vue +++ b/src/pages/IMB/IMB.vue @@ -1,19 +1,82 @@ - - + .imb-car-info { + display: flex; + padding: 24rpx; + justify-content: space-between; + + .imb-car-info-left { + display: flex; + + .imb-car-info-left-text { + display: flex; + flex-direction: column; + color: #08080D; + } + + .iamge-logo { + width: 96rpx; + height: 112rpx; + padding-right: 6rpx; + } + } + + .imb-car-info-right { + .imb-car-info-right-text { + width: 176rpx; + height: 64rpx; + border-radius: 8rpx; + border: 1rpx solid; + line-height: 64rpx; + text-align: center; + color: #20519C; + font-size: 28rpx; + border-image: linear-gradient(90deg, rgba(30, 80, 153, 1), rgba(60, 109, 198, 1)) 1 1; + } + } + } + } + } + \ No newline at end of file diff --git a/src/pages/IMB/ridingData/index.vue b/src/pages/IMB/ridingData/index.vue new file mode 100644 index 0000000..4c98a7a --- /dev/null +++ b/src/pages/IMB/ridingData/index.vue @@ -0,0 +1,112 @@ + + + + + \ No newline at end of file diff --git a/src/pages/circle/views/details/details.vue b/src/pages/circle/views/details/details.vue index 746bf8b..56e6231 100644 --- a/src/pages/circle/views/details/details.vue +++ b/src/pages/circle/views/details/details.vue @@ -5,12 +5,9 @@ - - @@ -35,7 +32,9 @@ - + + + + + + + + 分享 + + + + 点赞 + + + + 评论 + + + + 送礼 + + + + - + \ No newline at end of file diff --git a/src/static/common/gift.png b/src/static/common/gift.png new file mode 100644 index 0000000000000000000000000000000000000000..8e4ed3d0fe080be7e49bfeb604ae06cb02604fb2 GIT binary patch literal 683 zcmV;c0#yBpP)Px%Wl2OqRA@u(S3PSLK@>fAW8Tc5yBJdmqWA-}un|kGgrKb!f(8rGLQquvs5N3l zA%!9eDi&(1XsM;xSZFV3V-+L2k(qgkdu8`+AZRw(&CKKRV7A@4_ndRj%$+-gA^&K| z`6CDzw1dHc;DBQVoVSpa@eKfz%s6Fj_NoaVA>zYCcmUwBG1=87F?DO41qcz}BEm%g z%#1tMW>)|#)BuhO5l<1}JOEgS?lz!3;80}*?}bjN+o-l`6YlI0A`u#xV7n<;=d5d1Q9<4Fb?1w5gpMw z{pd>GtAHMvWQ$V#gc*mbEj3+&^tKog;kDLu0!V-QAm0Z8B`s1azQBy@07fgK3q-i4 zb#}WD=8Jr-0Hrp~Fw=fFARY&3YcB`?0BF`F9}&OTdj9OcIaWLaQpSG(L@t1Rh|P`3 zMw$vJZO(Jv)dwQ2Q$`VeDT0j2{wsK$1EqkK0$QVc2#_+a<+G}Q;->U~?<2)zD+h## z=ZLV`2ePjm%=l$(HrD72bUGV%M^Ut=y67HN2m0hXTHsU#Sd15KzheLn0C)!AU7qKk zy4~NO8wpsxNXmE-z(~~r@-{4_jMK{cq)lA0R?6faz^9q{jJ5Ok>*CiOC4zunHwzAg zEffxM%Qh6c&{Dxd8x3tV+{9rP3Zq1rMu+`9@D;$$mXm