lyuis 7 ヶ月 前
コミット
f4cab3baac
2 ファイル変更4 行追加3 行削除
  1. 2 1
      pages/my/index.vue
  2. 2 2
      pages/my/userinfo.vue

+ 2 - 1
pages/my/index.vue

@@ -13,7 +13,8 @@
 					<view class="info-box-btn flex justify-end align-center" style="padding-right: 32rpx;"
 						v-if="token && XCXIsSelect != '否'">
 						<image src="@/static/images/jobApplicant/qiehuan.svg" mode="scaleToFill"
-							style="margin-top: 40rpx;" @click="bindQe()" />
+							style="margin-top: 40rpx;margin-right:30rpx" @click="bindQe()" />
+						<u-icon @click="goNav('/pages/my/userinfo')" color="#ffffff" top="16rpx" size="34rpx" name="setting"></u-icon>
 						<!-- <image
               src="../../static/images/my/icon/selectUser.png"
               style="width: 40rpx; height: 100%; margin-right: 40rpx"

+ 2 - 2
pages/my/userinfo.vue

@@ -101,7 +101,7 @@
 			</view>
 			
 			<!-- 我的公司 -->
-			<view class="usermain-item item-padding">
+			<view v-if="false" class="usermain-item item-padding">
 				<view class="usermain-item-title">我的公司</view>
 				<view>
 					<view class="form-input-selector" @click="selectCompany">
@@ -113,7 +113,7 @@
 			</view>
 			
 			<!-- 我的职务 -->
-			<view class="usermain-item item-padding">
+			<view v-if="false" class="usermain-item item-padding">
 				<view class="usermain-item-title">我的职务</view>
 				<view>
 					<view class="form-input-selector" @click="selectPosition">