style(config): 更新平台标题和主题设置

- 将浏览器标签页标题从 "Jetlinks" 修改为 "德润物联网平台"
-将平台标题从 "物联网平台" 修改为 "德润物联网平台"- 将主题从 "light" 修改为 "dark"
This commit is contained in:
fhysy 2025-04-03 17:35:13 +08:00
parent 2f4cd3b940
commit 99f450eed3
8 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
export default {
logo: '/favicon.ico', // 浏览器标签页logo
title: 'Jetlinks', // 浏览器标签页title
title: '德润物联网平台', // 浏览器标签页title
layout: {
title: '物联网平台', // 平台title
title: '德润物联网平台', // 平台title
logo: '/logo.png', // 平台logo
mode: 'inline',
theme: 'light', // 'dark' 'light'
theme: 'dark', // 'dark' 'light'
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 19 KiB