fix: 优化“消息监控”标题样式
This commit is contained in:
@@ -40,7 +40,7 @@ function formatPayload(payload) {
|
|||||||
<template #header>
|
<template #header>
|
||||||
<n-space align="center" justify="space-between" style="width: 100%">
|
<n-space align="center" justify="space-between" style="width: 100%">
|
||||||
<div>
|
<div>
|
||||||
<span style="font-weight: 700">消息监控</span>
|
<span>消息监控</span>
|
||||||
<span style="font-size: 12px; opacity: 0.55; margin-left: 8px"
|
<span style="font-size: 12px; opacity: 0.55; margin-left: 8px"
|
||||||
>实时查看接收和发送的 MQTT 消息</span
|
>实时查看接收和发送的 MQTT 消息</span
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user