{php} /** * Legacy setup page content. */ $avatar = assetUrl($user['img'] ?? ''); $name = $user['name'] ?? ($user['username'] ?? ''); $sign = $user['sign'] ?? ''; $url = $user['url'] ?? ''; $email = $user['email'] ?? ''; $username = $user['username'] ?? ''; $canPost = in_array((string)($user['essqx'] ?? '0'), ['1', '2'], true); $mailNotify = isFlag($user['esseam'] ?? 0) === 1; $postSwitchStyle = $canPost ? 'background: var(--theme);justify-content: flex-end' : 'background: rgb(238 238 238);justify-content: flex-start'; $mailSwitchStyle = $mailNotify ? 'background: var(--theme);justify-content: flex-end' : 'background: rgb(238 238 238);justify-content: flex-start'; $mailSwitchValue = $mailNotify ? '1' : '0'; $alipayQr = assetUrl($user['alipay_qr'] ?? ''); $wechatQr = assetUrl($user['wechat_qr'] ?? ''); {/php}
头像
+
昵称

{$name}

更新
签名

{$sign}

更新
网址

{$url}

更新
安全中心
账号
旧密码
新密码
邮箱
更新
权限管理
文章发布权限

接收邮件通知

收款码设置
支付宝收款码
{if condition="$alipayQr"}支付宝收款码{else /}未上传{/if}
微信收款码
{if condition="$wechatQr"}微信收款码{else /}未上传{/if}

退出登录

退出所有设备