+
+
+
- 外部访问地址
+ -
+
+ {{ globalInfo?.externalUrl }}
+
+
+
+ 检测到外部访问地址与当前访问地址不一致,可能会导致部分链接无法正常跳转,请检查外部访问地址设置。
+
+
+
+
+
+
- 启动时间
+ -
+ {{ formatDatetime(startup?.timeline.startTime) }}
+
+
+
+
- 时区
+ -
+ {{ globalInfo?.timeZone }}
+
+
+
+
- 语言
+ -
+ {{ globalInfo?.locale }}
+
+
+
+