{data?.title}
+{data?.title}
{data?.message}{/* 链接跳转 */} - {!!data?.hyperlinks && ( + {data?.hyperlinks && data?.hyperlinks[0].action && (
{item.text} @@ -132,6 +158,9 @@ export default function HostList() { ))} {/* Banner预留位置 */} +
赠送微信
赠送微信
-{message}
; return ({`🔔 收到一条${ - n_type === 0 - ? "系统" - : n_type === 1 - ? "审核" - : n_type === 2 - ? "付费" - : "活动" - }通知`}
-{title}
+{`收到一条${ + n_type === 0 + ? "系统" + : n_type === 1 + ? "审核" + : n_type === 2 + ? "付费" + : "活动" + }通知`}
+{title}
+