Commit 6ebe0270 authored by 程新智's avatar 程新智 👽

优化

parent c055a916
Pipeline #151 failed with stages
......@@ -3,8 +3,10 @@
<custom-tarbar :selected="1"></custom-tarbar>
<div class="move_car__content">
<div class="menu__top" @click="goUrl({
url: '/pages/move-car/loveCar',
})">
url: '/pages/move-car/loveCar',
})">
<div>
<image src="@/static/move-car/move-car1.png" />
</div>
......@@ -68,9 +70,9 @@ export default {
<style lang="scss">
.moveCar {
padding: 40rpx;
.move_car__content {
padding: 40rpx;
.menu__top {
height: 220rpx;
background: #FFFFFF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment