人像页微调
This commit is contained in:
		
							parent
							
								
									df5fe77af8
								
							
						
					
					
						commit
						bb0abf5170
					
				| @ -37,9 +37,9 @@ | ||||
| 			<div class="library-div" v-for="item in libraryList"> | ||||
| 				<div class="library-btn-class" @mouseover="btnOver(item,$event)" @mouseout="btnOut(item,$event)"> | ||||
| 					<img :src="$replaceImgUrl(item.url)" alt="目标图片" height="100%"> | ||||
| 					<div class="search-btn" v-show="item.btnState"> | ||||
| 						<i class="cursor-class font-fourteen" style="color: #FFF;" @click="toRetrieval(item)">检 索</i> | ||||
| 					</div> | ||||
| <!--					<div class="search-btn" v-show="item.btnState">--> | ||||
| <!--						<i class="cursor-class font-fourteen" style="color: #FFF;" @click="toRetrieval(item)">检 索</i>--> | ||||
| <!--					</div>--> | ||||
| 				</div> | ||||
| 				<div class="library-text"> | ||||
| 					<div class="library-btn"> | ||||
| @ -78,10 +78,10 @@ | ||||
| 					<el-input v-model="formUpdateModel.name" clearable placeholder="姓名" maxlength="30" show-word-limit> | ||||
| 					</el-input> | ||||
| 				</el-form-item> | ||||
| 				<el-form-item label="身份证号码" prop="idCard"> | ||||
| 					<el-input v-model="formUpdateModel.idCard" clearable placeholder="身份证号码" maxlength="18" | ||||
| 						show-word-limit></el-input> | ||||
| 				</el-form-item> | ||||
| <!--				<el-form-item label="身份证号码" prop="idCard">--> | ||||
| <!--					<el-input v-model="formUpdateModel.idCard" clearable placeholder="身份证号码" maxlength="18"--> | ||||
| <!--						show-word-limit></el-input>--> | ||||
| <!--				</el-form-item>--> | ||||
| 			</el-form> | ||||
| 			<span slot="footer"> | ||||
| 				<el-button type="primary" @click="confirmClick">确认</el-button> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user