lsw 10 months ago
parent
commit
cf95b60389

+ 3 - 3
app/components/ocr/ocr.vue

@@ -64,13 +64,13 @@ export default {
 								let data = JSON.parse(res.data);
 								if (data.code == 200) {
 									this.fileName = data.fileName;
-									if(this.side=='face'){
+						/* 			if(this.side=='face'){
 										this.ocr({ imageUrl:'https://chenglantimes.com/prod-api/profile/upload/2024/05/28/hMVl1kQcMSdUc62e08bd903664fce4b69068f2ac9c93_20240528144808A001.jpg', side: this.side });
 									}
 									if(this.side=='back'){
 										this.ocr({ imageUrl:'https://chenglantimes.com/prod-api/profile/upload/2024/05/28/usPhkg6WXRTv578724d2803a2ac809477cfcba4f6d46_20240528144811A002.jpg', side: this.side });
-									}
-									//this.ocr({ imageUrl: this.ip + data.fileName, side: this.side });
+									} */
+									this.ocr({ imageUrl: this.ip + data.fileName, side: this.side });
 								} else {
 									uni.showModal({ content: data.msg, showCancel: false });
 								}

+ 1 - 1
app/pages/job/enterprise/card.vue

@@ -6,7 +6,7 @@
 		<view class="tab">
 			<u-tabs :list="tab" @click="tabClick"></u-tabs>
 			<view class="filters" @click="go('/pages/job/position/city')">
-				<text class="icon">&#xe62e;</text>
+				<text class="icon">&#xe64b;</text>
 				<text>{{ param.cityName || '南宁市' }}</text>
 			</view>
 		</view>

+ 1 - 1
app/pages/user/index.vue

@@ -229,7 +229,7 @@ export default {
 	},
 	onShow() {
 /* 		 		 		 	 this.user = {
-				token: 'eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjYzYjc1MjI2LTljNTAtNDA0Ni1iMDE2LWFkNjFjNTJmNzA2NiJ9.oMfQA1PGE4WT1Bq_H88gE7kgt5-thISQjCAOYb7R-uiAz03o2A-lDxVEA2eqeLq59jGAsrxeIdUvQthHTIV27w'
+				token: 'eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjkwOThjOGFjLTU2OWItNGE5Yi1iYTE0LTlkYzQ4MTkyYmI0MCJ9.EBZwQ6YxN2gLIxmDoNqts5vO1IMjaqzE7tXsj68aTThvBNXhKylxv9ONucWudrsgTO0Q97UNDw-Wj3466QnJXg'
 			};
 			uni.setStorageSync('user', this.user); */
 

BIN
app/static/banner.jpg


BIN
app/static/my.png