fix: 优化“消息监控”标题样式

This commit is contained in:
2026-07-18 22:01:21 +08:00
parent 9c2a469e4d
commit acee68ab58

View File

@@ -40,7 +40,7 @@ function formatPayload(payload) {
<template #header>
<n-space align="center" justify="space-between" style="width: 100%">
<div>
<span style="font-weight: 700">消息监控</span>
<span>消息监控</span>
<span style="font-size: 12px; opacity: 0.55; margin-left: 8px"
>实时查看接收和发送的 MQTT 消息</span
>