zhengkaixin 3 anni fa
parent
commit
69ee4d05f4
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      pages/friend/personal.vue
  2. 1 1
      pagesB/pages/login/step4.vue

+ 1 - 1
pages/friend/personal.vue

@@ -24,7 +24,7 @@
 				</view>
 			</u-modal>
 
-			<view class="personalHead" :style="'margin-top: 80px;height: 375px;background: url('+detail.faceImage+') no-repeat  top center  ;background-size: 100%;'">
+			<view class="personalHead" :style="'height: 375px;background: url('+detail.faceImage+') no-repeat  top center  ;background-size: 100%;'">
 				<u-navbar :border-bottom="false" :background="navbarBg" ></u-navbar>
 			
  			</view>

+ 1 - 1
pagesB/pages/login/step4.vue

@@ -9,7 +9,7 @@
 			</view>
 			<view class="jpLogin-main">
 				<view class="jpLogin-upload" @click="uploadPhoto">
-					<u-image class="newsList-img" :src="faceImg" height="320" width="320" border-radius="10"></u-image>
+					<u-image class="newsList-img" :src="faceImg" height="320"  border-radius="10"></u-image>
 				</view>
 				<p>点击上传头像</p>
 	<!--			<view class="jpLogin-case">