暂存代码
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user