鏡像自
https://github.com/ialley-workshop-open/uni-halo.git
已同步 2026-06-12 13:19:31 +08:00
fix: 修复图库配置不生效问题,取消默认配置
此提交包含在:
@@ -107,7 +107,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
galleryConfig() {
|
||||
return this.$tm.vx.getters().getConfigs?.pageConfig?.galleryConfig || {useWaterfall: true, pageTitle: "图库"};
|
||||
return this.$tm.vx.getters().getConfigs?.pageConfig?.galleryConfig;
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
||||
新增問題並參考
封鎖使用者