Update 2026-06-23 10:40:10
This commit is contained in:
@@ -495,7 +495,7 @@ const AppLayout = ({ children }) => {
|
||||
{!collapsed && (
|
||||
<div style={{ padding: '0 8px 8px 8px' }}>
|
||||
<a
|
||||
href="http://www.xinmi.cloud/"
|
||||
href="https://code.xinmi.cloud/yunrui_asset"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
style={{
|
||||
|
||||
@@ -119,7 +119,7 @@ const About = () => {
|
||||
type="primary"
|
||||
block
|
||||
icon={<LinkOutlined />}
|
||||
href="http://www.xinmi.cloud/"
|
||||
href="https://code.xinmi.cloud/yunrui_asset"
|
||||
target="_blank"
|
||||
>
|
||||
访问新觅源码库
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* ============================================
|
||||
Login Page - Light Corporate Design
|
||||
Design System: IDC Data Center Management
|
||||
Design System: YunRui Asset Management
|
||||
Style: Clean Modern Corporate + Data Center Viz
|
||||
Palette: Teal (#14b8a6) / Blue (#3b82f6) / Purple (#8b5cf6)
|
||||
============================================ */
|
||||
|
||||
@@ -458,7 +458,7 @@ const SystemSettings = () => {
|
||||
</Col>
|
||||
<Col xs={24} sm={18} md={19}>
|
||||
<Title level={3} style={{ color: '#fff', margin: 0, marginBottom: 6, fontSize: '22px' }}>
|
||||
机柜管理系统
|
||||
云睿资产管理系统
|
||||
</Title>
|
||||
<Space size={12} wrap style={{ color: 'rgba(255,255,255,0.9)' }}>
|
||||
<span style={{ fontSize: 14 }}>版本 {settings.app_version?.value || '1.0.0'}</span>
|
||||
|
||||
Reference in New Issue
Block a user