Commit 6d7df0a9 authored by Mac's avatar Mac

修改样式

parent a98c37c5
......@@ -42,7 +42,7 @@
</view>
</view>
</scroll-view>
<view class="submit" v-if="!immediately">
<view class="submit">
<button class="sub-btn" :disabled="!isSub" @click="submit">
<text v-if="isSub">确定</text>
<text v-if="!isSub">选择出行时间</text>
......
......@@ -982,7 +982,7 @@
.guidecar .xuanzhong{
border: 1px solid #111111;
color: #111111;
font-weight: 500;
font-weight: bold;
}
......
......@@ -102,7 +102,7 @@
}
.s-c-r {
width: 100px;
width: 80px;
}
.chufatime {
......@@ -126,7 +126,7 @@
font-size: 12px;
color: #333333;
line-height: 25px;
width: calc(100vw - 60px - 44px - 5px - 100px - 2px);
width: calc(100vw - 60px - 5px - 100px - 2px);
}
.shuxian {
width: 1px;
......
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