修改在线报修样式

This commit is contained in:
zhouyanli
2026-04-21 18:33:35 +08:00
parent 0f6d6edcee
commit c71102f256
3 changed files with 3 additions and 3 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: 48rpx; height: 48rpx;"></image>
<image src="http://47.104.199.163:9090/images/home/arr-left.png" style="width: 18px; height: 18px;"></image>
</view>
<view class="nav-title">访客邀请</view>
<view class="nav-right"></view>