Browse Source

opt:只有新用户显示上传身份证页面的提示

LiChengjin 1 month ago
parent
commit
75198b8844
1 changed files with 1 additions and 1 deletions
  1. 1 1
      subpkg_checkin/addGuest/addGuest.vue

+ 1 - 1
subpkg_checkin/addGuest/addGuest.vue

@@ -60,7 +60,7 @@
 
 		<!-- #ifdef MP-WEIXIN -->
 		<view class="step-one" v-else-if="step==='uploadCard'">
-			<view class="tips">
+			<view class="tips" v-if="!name">
 				<u-text align="center" color="#333333" text="根据《治安管理处罚法》要求所有入住宾客和访客必须一人一证实名登记"></u-text>
 			</view>
 			<view class="upload-container">