소스 검색

fix:样式调整

jianghaili 7 달 전
부모
커밋
74022a071b
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      pages/my/index.vue

+ 3 - 2
pages/my/index.vue

@@ -366,7 +366,7 @@
 							<view class="info-box-header flex align-center" @click="goNav('/my/renzheng/editCompany')">
 								<view class="info-box-header-l">
 									<image :src="avatar ? avatar : '../../static/logo.png'"
-										@click.stop="return; goNav('/pages/my/userinfo')" mode=""></image>
+										@click.stop="return; goNav('/pages/my/userinfo')" mode="aspectFill"></image>
 								</view>
 								<view class="info-box-header-r">
 									<view class="info-box-header-r-name flex align-center">
@@ -383,7 +383,8 @@
 								</view>
 							</view>
 							<!-- 记录栏 -->
-							<view class="info-box-num flex align-center justify-between" v-if="XCXIsSelect != '否'" style="padding: 0 100rpx;">
+							<view class="info-box-num flex align-center justify-between" v-if="XCXIsSelect != '否'"
+								style="padding: 0 100rpx;">
 								<view class="info-box-num-td"
 									@click="goNav('/pages/recruitmentData/communicationRecords?tab=0')">
 									<view class="info-box-num-td-num"> {{ chatCount }} </view>