réplica de
https://github.com/ialley-workshop-open/uni-halo.git
sincronizado 2026-06-12 13:19:31 +08:00
1. 新增小程序审核模式
Este cometimento está contido em:
@@ -62,7 +62,11 @@
|
||||
loadMoreText: '加载中...'
|
||||
};
|
||||
},
|
||||
|
||||
computed: {
|
||||
haloConfigs() {
|
||||
return this.$tm.vx.getters().getConfigs;
|
||||
},
|
||||
},
|
||||
onLoad() {
|
||||
this.fnGetData();
|
||||
},
|
||||
@@ -86,6 +90,9 @@
|
||||
},
|
||||
methods: {
|
||||
fnGetData() {
|
||||
if (this.haloConfigs.basicConfig.auditModeEnabled) {
|
||||
return;
|
||||
}
|
||||
uni.showLoading({
|
||||
mask: true,
|
||||
title: '加载中...'
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador