فهرست منبع

替换图片到线上

1410417013 10 ماه پیش
والد
کامیت
963edeedef

+ 1 - 1
components/empty.vue

@@ -1,7 +1,7 @@
 <template>
 	<view class="page-box">
 		<view class="centre">
-			<image src="../static/images/empty.png" mode=""></image>
+			<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" mode=""></image>
 			<view class="tips">
 				{{content}}
 			</view>

+ 4 - 4
my/apply/index.vue

@@ -61,7 +61,7 @@
 						<view style="width: 200rpx; height: 200rpx; background: #f4f5f6" class="flex justify-center align-center">
 							<view>
 								<view class="text-center">
-									<image src="../static/apply/addimg.png" style="width: 65rpx; height: 55rpx"></image>
+									<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx; height: 55rpx"></image>
 								</view>
 								<view class="text-center text-black">添加图片</view>
 							</view>
@@ -86,7 +86,7 @@
 						<view style="width: 200rpx; height: 200rpx; background: #f4f5f6" class="flex justify-center align-center">
 							<view>
 								<view class="text-center">
-									<image src="../static/apply/addimg.png" style="width: 65rpx; height: 55rpx"></image>
+									<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx; height: 55rpx"></image>
 								</view>
 								<view class="text-center text-black">添加图片</view>
 							</view>
@@ -111,7 +111,7 @@
 						<view style="width: 200rpx; height: 200rpx; background: #f4f5f6" class="flex justify-center align-center">
 							<view>
 								<view class="text-center">
-									<image src="../static/apply/addimg.png" style="width: 65rpx; height: 55rpx"></image>
+									<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx; height: 55rpx"></image>
 								</view>
 								<view class="text-center text-black">添加图片</view>
 							</view>
@@ -136,7 +136,7 @@
 						<view style="width: 200rpx; height: 200rpx; background: #f4f5f6" class="flex justify-center align-center">
 							<view>
 								<view class="text-center">
-									<image src="../static/apply/addimg.png" style="width: 65rpx; height: 55rpx"></image>
+									<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx; height: 55rpx"></image>
 								</view>
 								<view class="text-center text-black">添加图片</view>
 							</view>

+ 1 - 1
my/hongbao/hongbao.vue

@@ -3,7 +3,7 @@
 		<view class="empty" v-if="moneylist == ''">
 			<view
 				style="display: block; width: 90%; margin: 0 auto; position: fixed;top: 35%;left: 0rpx;right: 0rpx;text-align: center;">
-				<image src="../../static/images/empty.png" style="width: 300rpx;height: 300rpx;"></image>
+				<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" style="width: 300rpx;height: 300rpx;"></image>
 				<view style="color: #CCCCCC;">暂无内容</view>
 			</view>
 		</view>

+ 1 - 1
my/tousu/index.vue

@@ -48,7 +48,7 @@
 			<!-- <view class="empty" v-if="orderlist.length == 0">
 				<view
 					style="display: block; width: 90%; margin: 0 auto; position: fixed;top: 35%;left: 0rpx;right: 0rpx;text-align: center;">
-					<image src="../../../static/image/empty.png" style="width: 300rpx;height: 300rpx;"></image>
+					<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" style="width: 300rpx;height: 300rpx;"></image>
 					<view style="color: #CCCCCC;">暂无内容</view>
 				</view>
 			</view> -->

+ 2 - 2
pages/index/index.vue

@@ -238,7 +238,7 @@
 			<!-- <empty v-if="!shopList.length" ></empty> -->
 			<view class="page-box" v-if="!shopList.length">
 				<view class="centre" v-if="XCXIsSelect == '是'">
-					<image src="../../static/images/empty.png" mode=""></image>
+					<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" mode=""></image>
 					<view class="tips">暂无内容</view>
 				</view>
 				<view class="centre" v-else-if="XCXIsSelect == '否'">
@@ -280,7 +280,7 @@
 						style="position: absolute;right: -10rpx;top: -10rpx;z-index: 999;;font-size: 60rpx;font-weight: bold;">
 						X
 					</view>
-					 <!-- @click="takemoney()" ../../static/images/index/hb_bg.png-->
+					 <!-- @click="takemoney()" https://mxys.chuanghai-tech.com/wmfile/20250814/f5146f4e2f1e46d28d4613260ab58c92.png-->
 					<image :src="Tupian('/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20240520171928.jpg')" class="hb_img"></image>
 					<!-- <image src="../../static/images/index/hb_btn.png" class="hb_btn" @click="takemoney()"></image> -->
 				</view>

+ 2 - 2
pages/order/feedback.vue

@@ -34,7 +34,7 @@
 								<view style="width: 200rpx; height: 200rpx; background: #f4f5f6" class="flex justify-center align-center">
 									<view>
 										<view class="text-center">
-											<image src="/static/images/addimg.png" style="width: 65rpx; height: 55rpx"></image>
+											<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx; height: 55rpx"></image>
 										</view>
 										<view class="text-center text-black">添加图片</view>
 									</view>
@@ -94,7 +94,7 @@
 									<view style="width: 200rpx; height: 200rpx; background: #f4f5f6" class="flex justify-center align-center">
 										<view>
 											<view class="text-center">
-												<image src="/static/images/addimg.png" style="width: 65rpx; height: 55rpx"></image>
+												<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx; height: 55rpx"></image>
 											</view>
 											<view class="text-center text-black">添加图片</view>
 										</view>

+ 1 - 1
pages/order/feedbacks.vue

@@ -32,7 +32,7 @@
 									class="flex justify-center align-center">
 									<view>
 										<view class="text-center">
-											<image src="/static/images/addimg.png" style="width: 65rpx;height: 55rpx;">
+											<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/5d7863a9adcd45df89497a870f764f15.png" style="width: 65rpx;height: 55rpx;">
 											</image>
 										</view>
 										<view class="text-center text-black">添加图片</view>

+ 4 - 4
pages/public/login.vue

@@ -24,9 +24,9 @@
 		</view>
 		<view style="text-align: center;">
 			<view class="footers">
-				<image v-if="showAgree" @tap="isShowAgree" src="../../static/images/selected.png"
+				<image v-if="showAgree" @tap="isShowAgree" src="https://mxys.chuanghai-tech.com/wmfile/20250814/a09a09f05f754d52a9a3d1a07fc063fb.png"
 					style="width: 36upx;height: 36upx;"></image>
-				<image v-else @tap="isShowAgree" src="../../static/images/select.png"
+				<image v-else @tap="isShowAgree" src="https://mxys.chuanghai-tech.com/wmfile/20250814/0a89fc9a633e435aa4201c1e30045b67.png"
 					style="width: 36upx;height: 36upx;"></image>
 				<text style="margin-left: 10upx;margin-right: 0;">同意</text>
 				<navigator url="/my/setting/mimi" open-type="navigate">《隐私政策》</navigator>和
@@ -51,9 +51,9 @@
 			</view>
 
 			<view class="footer">
-				<image v-if="showAgree" @tap="isShowAgree" src="../../static/images/selected.png"
+				<image v-if="showAgree" @tap="isShowAgree" src="https://mxys.chuanghai-tech.com/wmfile/20250814/a09a09f05f754d52a9a3d1a07fc063fb.png"
 					style="width: 36upx;height: 36upx;"></image>
-				<image v-else @tap="isShowAgree" src="../../static/images/select.png"
+				<image v-else @tap="isShowAgree" src="https://mxys.chuanghai-tech.com/wmfile/20250814/0a89fc9a633e435aa4201c1e30045b67.png"
 					style="width: 36upx;height: 36upx;"></image>
 				<text style="margin-left: 10upx;margin-right: 0;">同意</text>
 				<navigator url="/my/setting/mimi" open-type="navigate">《隐私政策》</navigator>和

+ 1 - 1
running/Cityservice/Cityservice.vue

@@ -124,7 +124,7 @@
 				</view>
 				<!-- 暂无红包 -->
 				<view class="image_box" v-if="hongbao.length==0">
-					<image src="../../static/images/empty.png" style="width:100%;height: 350rpx;"></image>
+					<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" style="width:100%;height: 350rpx;"></image>
 					<view style="width: 100%;text-align: center;color: #ccc;">暂无红包</view>
 				</view>
 			</view>

+ 1 - 1
running/Helppay/Helppay.vue

@@ -189,7 +189,7 @@
 					</view>
 					<!-- 暂无红包 -->
 					<view class="image_box" v-if="hongbao.length==0">
-						<image src="../../static/images/empty.png" style="width:100%;height: 350rpx;"></image>
+						<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" style="width:100%;height: 350rpx;"></image>
 						<view style="width: 100%;text-align: center;color: #ccc;">暂无红包</view>
 					</view>
 				</view>

+ 1 - 1
running/Helpsend/Helpsend.vue

@@ -197,7 +197,7 @@
 						</view>
 						<!-- 暂无红包 -->
 						<view class="image_box" v-if="hongbao.length==0">
-							<image src="../../static/images/empty.png" style="width:100%;height: 350rpx;"></image>
+							<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" style="width:100%;height: 350rpx;"></image>
 							<view style="width: 100%;text-align: center;color: #ccc;">暂无红包</view>
 						</view>
 					</view>

+ 2 - 2
running/index/index.vue

@@ -43,7 +43,7 @@
 					<view @click="HBShow=false"
 						style="position: absolute;right: -10rpx;top: -10rpx;font-size: 32rpx;font-weight: bold;">X
 					</view>
-					<image src="../static/hb_bg.png" class="hb_img"></image>
+					<image src="https://mxys.chuanghai-tech.com/wmfile/20250814/f5146f4e2f1e46d28d4613260ab58c92.png" class="hb_img"></image>
 					<image src="../static/hb_btn.png" class="hb_btn" @click="takemoney()"></image>
 				</view>
 			</view>
@@ -104,7 +104,7 @@
 					<cover-view @click="HBShow=false"
 						style="position: absolute;right: -10rpx;top: -10rpx;font-size: 32rpx;font-weight: bold;">X
 					</cover-view>
-					<cover-image src="../static/hb_bg.png" class="hb_img"></cover-image>
+					<cover-image src="https://mxys.chuanghai-tech.com/wmfile/20250814/f5146f4e2f1e46d28d4613260ab58c92.png" class="hb_img"></cover-image>
 					<cover-image src="../static/hb_btn.png" class="hb_btn" @click="takemoney()"></cover-image>
 				</cover-view>
 			</cover-view>

BIN
static/images/addimg.png


BIN
static/images/empty.png


BIN
static/images/index/hb_bg.png


BIN
static/images/select.png


BIN
static/images/selected.png