From 040acd447439dc98536281414a6d43a54b00719d Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 09 八月 2024 13:34:42 +0800
Subject: [PATCH] feat:发版

---
 pages/doorkeeper-page/my-page/my-page.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pages/doorkeeper-page/my-page/my-page.vue b/pages/doorkeeper-page/my-page/my-page.vue
index 43ba36a..7862926 100644
--- a/pages/doorkeeper-page/my-page/my-page.vue
+++ b/pages/doorkeeper-page/my-page/my-page.vue
@@ -4,7 +4,7 @@
 			<view class="navgation">鎴戠殑</view>
 			<view class="avatar">
 				<view class="avatar-imgage"
-					style="background: url('https://mx.jzeg.cn:9096/appimg/image/banner/driverava.png')no-repeat;background-size: cover;">
+					style="background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/driverava.png')no-repeat;background-size: cover;">
 				</view>
 				<view class="avatar-name">{{ userInfo.name || '' }}</view>
 			</view>
@@ -14,7 +14,7 @@
 						<view class="information-line"
 							@click="">
 							<view class="line-label">
-								<image src="https://mx.jzeg.cn:9096/appimg/image/banner/personalicon.png"
+								<image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/personalicon.png"
 									mode="widthFix"></image>
 								<view class="label-text">韬唤璇佸彿</view>
 							</view>
@@ -24,7 +24,7 @@
 						</view>
 						<view class="information-line">
 							<view class="line-label">
-								<image src="https://mx.jzeg.cn:9096/appimg/image/banner/phonenum.png"
+								<image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/phonenum.png"
 									mode="widthFix"></image>
 								<view class="label-text">鎵嬫満鍙�</view>
 							</view>
@@ -34,7 +34,7 @@
 						</view>
 						<view class="information-line">
 							<view class="line-label ">
-								<image src="https://mx.jzeg.cn:9096/appimg/image/banner/phonenum.png"
+								<image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/phonenum.png"
 									mode="widthFix"></image>
 								<view class="label-text">璐﹀彿</view>
 							</view>
@@ -45,7 +45,7 @@
 						<view class="information-line"
 							@click="scoreCert">
 							<view class="line-label">
-								<image src="https://mx.jzeg.cn:9096/appimg/image/banner/address.png"
+								<image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/address.png"
 									mode="widthFix"
 									style="width: 36rpx;position: relative;left: 8rpx;"></image>
 								<view class="label-text">鏇存敼澶村儚</view>
@@ -59,7 +59,7 @@
 						<view class="information-line last"
 							@click="scorePass">
 							<view class="line-label">
-								<image src="https://mx.jzeg.cn:9096/appimg/image/banner/address.png"
+								<image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/address.png"
 									mode="widthFix"
 									style="width: 36rpx;position: relative;left: 8rpx;"></image>
 								<view class="label-text">鏇存敼瀵嗙爜</view>

--
Gitblit v1.9.1