|
@@ -16,7 +16,7 @@
|
|
|
</view>
|
|
|
<block style="color:white; position: relative;left: 1vh;top:0vh;z-index: 99999;font-size: 15px;">{{address}}</block>
|
|
|
</view>
|
|
|
- <view class="plus" @tap="showModal" data-target="viewModal" style="color:white; position: relative;left: 32vh;top:-4vh;z-index: 99999;">+</view>
|
|
|
+ <view class="plus" @tap="showModal" data-target="viewModal" style="color:white; position: relative;left: 28vh;top:-4.5vh;z-index: 99999;">+</view>
|
|
|
|
|
|
<cu-custom bgColor="bg-blacks" :isBack="false" style="height: 180px;">
|
|
|
<block slot="backText">
|
|
@@ -3765,6 +3765,7 @@
|
|
|
}
|
|
|
|
|
|
.time {
|
|
|
+ margin-top: 20%;
|
|
|
clear: both;
|
|
|
background-color: #242424;
|
|
|
width: 100%;
|