mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-12 21:29:31 +08:00
update: 调整首页顶部头像为应用LOGO、调整启动页面,增加是否每次都显示判断
This commit is contained in:
@@ -68,7 +68,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
startConfig() {
|
||||
return this.$tm.vx.getters().getConfigs.startConfig;
|
||||
return this.$tm.vx.getters().getConfigs.appConfig.startConfig;
|
||||
},
|
||||
pageStyle() {
|
||||
if (this.startConfig.bg) {
|
||||
|
||||
Reference in New Issue
Block a user