修复社交信息与故障文字不能同时出现的问题以及部分默认配置(更适合自己的配置)

This commit is contained in:
FuckAnyProblem 2022-11-17 22:25:56 +08:00
parent 125524b433
commit 237f6daf45
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
background-position: center center;background-attachment: inherit;
</#if>
">
<#if settings.focus_infos!true>
<#-- <#if settings.focus_infos!true> -->
<div class="focusinfo">
<#if settings.focus_tou == "avatar">
<#if user.avatar??>
@ -167,5 +167,5 @@
</div>
</div>
</div>
</#if>
<#-- </#if> -->
</figure>

View File

@ -362,7 +362,7 @@ focus:
label: 是否开启聚焦
type: radio
data-type: bool
default: true
default: false
options:
- value: true
label: 开启