Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-02-26 02:18:48 +08:00
parent 22ef776b27
commit a9ce575be5
5 changed files with 675 additions and 734 deletions

View File

@@ -91,7 +91,7 @@ export const getLiveMdContent = (opts?: { more?: boolean }) => {
{
key: 'openclawUrl',
title: 'OpenClaw 地址',
value: openclawUrl,
value: openclawUrl + '/openclaw',
description: 'OpenClaw 的访问地址,可以通过该地址访问 OpenClaw 服务'
},
{