- index.css: 添加CSS自定义属性设计系统色彩令牌 - App.css: 所有组件样式更新为CSS自定义属性 - App.tsx: 主题配置更新,通知位置改为右上角 - LoginPage.tsx: 重新设计登录页面 - RemoteControlApp.tsx: 移除所有emoji,替换硬编码颜色 - AuthGuard.tsx: 移除emoji,替换渐变背景 - InstallPage.tsx: 移除emoji,替换硬编码颜色 - DeviceFilter.tsx: 替换硬编码颜色 - DeviceInfoCard.tsx: 替换硬编码颜色 - GalleryView.tsx: 移除emoji,替换硬编码颜色 - ScreenReader.tsx: 移除所有emoji,替换注释为英文
97 lines
2.4 KiB
JSON
97 lines
2.4 KiB
JSON
{
|
|
"hash": "f188899e",
|
|
"configHash": "632304f4",
|
|
"lockfileHash": "ee2683e5",
|
|
"browserHash": "11bb468f",
|
|
"optimized": {
|
|
"react": {
|
|
"src": "../../react/index.js",
|
|
"file": "react.js",
|
|
"fileHash": "82b88bac",
|
|
"needsInterop": true
|
|
},
|
|
"react-dom": {
|
|
"src": "../../react-dom/index.js",
|
|
"file": "react-dom.js",
|
|
"fileHash": "f147bcf0",
|
|
"needsInterop": true
|
|
},
|
|
"@reduxjs/toolkit": {
|
|
"src": "../../@reduxjs/toolkit/dist/redux-toolkit.modern.mjs",
|
|
"file": "@reduxjs_toolkit.js",
|
|
"fileHash": "e2e532ed",
|
|
"needsInterop": false
|
|
},
|
|
"react-redux": {
|
|
"src": "../../react-redux/dist/react-redux.mjs",
|
|
"file": "react-redux.js",
|
|
"fileHash": "49e0dcfd",
|
|
"needsInterop": false
|
|
},
|
|
"antd": {
|
|
"src": "../../antd/es/index.js",
|
|
"file": "antd.js",
|
|
"fileHash": "1c827006",
|
|
"needsInterop": false
|
|
},
|
|
"socket.io-client": {
|
|
"src": "../../socket.io-client/build/esm/index.js",
|
|
"file": "socket__io-client.js",
|
|
"fileHash": "f1f126a4",
|
|
"needsInterop": false
|
|
},
|
|
"react/jsx-dev-runtime": {
|
|
"src": "../../react/jsx-dev-runtime.js",
|
|
"file": "react_jsx-dev-runtime.js",
|
|
"fileHash": "92554eaf",
|
|
"needsInterop": true
|
|
},
|
|
"react/jsx-runtime": {
|
|
"src": "../../react/jsx-runtime.js",
|
|
"file": "react_jsx-runtime.js",
|
|
"fileHash": "c9146743",
|
|
"needsInterop": true
|
|
},
|
|
"@ant-design/icons": {
|
|
"src": "../../@ant-design/icons/es/index.js",
|
|
"file": "@ant-design_icons.js",
|
|
"fileHash": "5c57aafc",
|
|
"needsInterop": false
|
|
},
|
|
"antd/locale/zh_CN": {
|
|
"src": "../../antd/locale/zh_CN.js",
|
|
"file": "antd_locale_zh_CN.js",
|
|
"fileHash": "731388b8",
|
|
"needsInterop": true
|
|
},
|
|
"dayjs": {
|
|
"src": "../../dayjs/dayjs.min.js",
|
|
"file": "dayjs.js",
|
|
"fileHash": "581df681",
|
|
"needsInterop": true
|
|
},
|
|
"react-dom/client": {
|
|
"src": "../../react-dom/client.js",
|
|
"file": "react-dom_client.js",
|
|
"fileHash": "f34fbc85",
|
|
"needsInterop": true
|
|
}
|
|
},
|
|
"chunks": {
|
|
"chunk-MBOWMX2L": {
|
|
"file": "chunk-MBOWMX2L.js"
|
|
},
|
|
"chunk-624ZMHH6": {
|
|
"file": "chunk-624ZMHH6.js"
|
|
},
|
|
"chunk-MANNBT4V": {
|
|
"file": "chunk-MANNBT4V.js"
|
|
},
|
|
"chunk-NZP3G7XT": {
|
|
"file": "chunk-NZP3G7XT.js"
|
|
},
|
|
"chunk-DC5AMYBS": {
|
|
"file": "chunk-DC5AMYBS.js"
|
|
}
|
|
}
|
|
} |