Commit 1fce5c42 authored by lijiongliang's avatar lijiongliang

领取挪车吗页面样式微调

parent 939975ef
......@@ -236,7 +236,6 @@ export default {
<style lang="scss" scoped>
.getPrice {
width: 100%;
height: 100%;
/deep/.uni-input-input,
.uni-input-placeholder {
......@@ -336,7 +335,7 @@ export default {
}
.car_info {
padding: 40rpx;
padding: 40rpx 40rpx 220rpx;
background: #fff;
.car_info__title {
......@@ -355,7 +354,7 @@ export default {
color: #f1251b;
text-align: right;
margin-top: 40rpx;
margin-bottom: 200rpx;
margin-bottom: 20rpx;
image {
width: 10rpx;
......
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