wgl 4 lat temu
rodzic
commit
1a1f1f7f1e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/Cropper.vue

+ 1 - 1
src/components/Cropper.vue

@@ -14,7 +14,7 @@
 				</div>
 				<div style="margin-top: 10px;">
 					<button type="button" @click="cancel" class="mui-btn">取消</button>
-					<button type="button" @click="finish" class="mui-btn" style="float: right;">选取</button>
+					<button type="button" @click="finish" class="mui-btn" style="float: right;">确定</button>
 				</div>
 				<div style="font-size: 14px;margin-top: 10px;line-height: 20px;color: red;">1.照片用于人脸识别设备,请上传清晰免冠登记照或肩部以上近照。</div>
 				<div style="font-size: 14px;margin-top: 10px;line-height: 20px;color: #888888;">2.可以拖动图片或双手指缩放图片,最好让照片填满马赛克边框。</div>