This commit is contained in:
Vinjor 2025-04-21 13:19:21 +08:00
parent 042b8245d2
commit 259d1230e6

View File

@ -1,6 +1,6 @@
<template>
<view class="dl-detail-box">
<navigation-bar-vue title="通告详情1" style="width: 100%;" background-color="#ffffff"
<navigation-bar-vue title="通告详情" style="width: 100%;" background-color="#ffffff"
title-color="#000000"></navigation-bar-vue>
<view class="notice-detail-last-box">
<!-- 报名列表 -->
@ -401,7 +401,7 @@
.noticeId)
},
goMemberIndex() {
this.$tab.navigateTo('/pages/mine/member/member-index?userId='+this.userDetail.userId)
this.$tab.navigateTo('/pages/mine/member/member-index?userId=' + this.userDetail.userId)
},
/**
* 去报名列表