Browse Source

首页样式更改

lizaixun 4 years ago
parent
commit
85ce8c9515
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/index/Index.vue

+ 2 - 1
pages/index/Index.vue

@@ -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%;