1、首页:平台推荐列表跳转详情

2、发布页面标题:发布信息
This commit is contained in:
wangzimeng 2025-07-26 18:26:09 +08:00
parent d939d93686
commit 3564721d23
3 changed files with 4 additions and 4 deletions

View File

@ -23,12 +23,12 @@
{
"path": "pages/index/fabu",
"style": {
"navigationBarTitleText": "发布",
"navigationBarTitleText": "发布信息",
"enablePullDownRefresh": true
},
"meta": {
"sync": true,
"title": "发布",
"title": "发布信息",
"group": "商城"
}
},

View File

@ -1,7 +1,7 @@
<template>
<!-- <view> 发布 </view> -->
<s-layout title="发布" tabbar="/pages/index/fabu" :bgStyle="{ color: '#fff' }">
<s-layout title="发布信息" tabbar="/pages/index/fabu" :bgStyle="{ color: '#fff' }">
</s-layout>
</template>

View File

@ -83,7 +83,7 @@
src="https://jiangxiaoxian.0rui.cn/nextMore.png" mode=""></image>
</view>
</view>
<view class="rrecommList" v-for="(item,index) in rentList" :key="index">
<view class="rrecommList" v-for="(item,index) in rentList" :key="index" @click="toPage(`/pages/canteenRent/rentDetail?id=` + item.id)">
<view class="reListItem">
<!-- 左侧图片 -->
<view class="listItem-images">