Commit 1fce5c42 authored by lijiongliang's avatar lijiongliang

领取挪车吗页面样式微调

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