替换图片路径

This commit is contained in:
zhouyanli
2026-05-14 16:10:56 +08:00
parent 6341c08703
commit 8ee170f78b
13 changed files with 45 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<!-- 顶部导航栏 -->
<view class="nav-bar">
<view class="nav-left" @tap="goBack">
<image src="http://47.104.199.163:9090/images/home/arr-left.png" style="width: 18px; height: 18px;"></image>
<image src="https://wuyeadmin.bugtc.com/images/home/arr-left.png" style="width: 18px; height: 18px;"></image>
</view>
<view class="nav-title">访客邀请</view>
<view class="nav-right"></view>