Kaynağa Gözat

图片路径更换

htc 3 ay önce
ebeveyn
işleme
e94b610f3e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/login/apply.vue

+ 1 - 1
pages/login/apply.vue

@@ -2,7 +2,7 @@
 	<view class="page" :style="{'height':h+'px','padding-top':mt+'px'}">
 		<c-nav-bar title="选择门店" backUrl="/pages/login/index" :showHome="false"></c-nav-bar>
 		<view class="info">
-			<image src="@/static/apply.png"></image>
+			<image src="https://fsy.shengsi.gov.cn/file/20240624/82fbe7909bc4463d99f45351f5b62580.png"></image>
 			<view class="text">您暂未入驻,还没有门店信息 请去“游嵊泗”小程序用户端 提交资料申请入驻~</view>
 		</view>
 		<view class="apply" @tap="apply">申请入驻</view>