暂存代码

This commit is contained in:
何江明
2025-05-23 18:03:45 +08:00
parent 8217069b9a
commit a2c87e47bf
313 changed files with 6157 additions and 1102 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<!-- 导航栏 -->
<view class="header_" >
<view style="margin-top: 20rpx;" @click="leftJump">
<up-image src="/static/common/left.png" width="18" height="20" bgColor="#f1f6ff00" @click="jumpMine"/>
<up-image src="/static/common/left.png" width="18" height="20" bgColor="#f1f6ff00"/>
</view>
<view class="title_">{{leftTitle}}</view>
<view @click="rightJump">{{rightTitle}}</view>