1
0
spogulis no https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

feat: 优化投票功能,在审核模式下设置不显示

Šī revīzija ir iekļauta:
小莫唐尼
2025-08-20 23:47:05 +08:00
vecāks 0b599dcced
revīzija c05aa5253c
3 mainīti faili ar 7 papildinājumiem un 4 dzēšanām
+1 -1
Parādīt failu
@@ -218,7 +218,7 @@
path: '/pagesA/votes/votes',
isAdmin: false,
type: 'page',
show: true
show: !this.calcAuditModeEnabled
}, {
key: 'disclaimers',
title: '友情链接',
+1 -1
Parādīt failu
@@ -552,7 +552,7 @@
iconColor: '',
path: '/pagesA/votes/votes',
type: 'page',
show: true
show: !this.calcAuditModeEnabled
}, {
key: 'disclaimers',
title: '友情链接',