mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-12 13:19:31 +08:00
update: 调整审核模式隐藏部分内容,修复分类显示控制不生效
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
},
|
||||
|
||||
fnGetCategoryList() {
|
||||
if (this.haloConfigs.pageConfig.homeConfig.useCategory) {
|
||||
if (!this.haloConfigs.pageConfig.homeConfig.useCategory) {
|
||||
return;
|
||||
}
|
||||
this.$httpApi.v2
|
||||
|
||||
Reference in New Issue
Block a user