feat: refactor main and preload scripts, update window service logic, enhance TitleBar component, and adjust login page layout

This commit is contained in:
DEV_DSW
2026-04-27 09:10:57 +08:00
parent 4c61e93c3e
commit dd211056dd
7 changed files with 99 additions and 171 deletions

4
dist/index.html vendored
View File

@@ -8,8 +8,8 @@
http-equiv="Content-Security-Policy"
content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: http://8.138.234.141 https://one-feel-bucket.oss-cn-guangzhou.aliyuncs.com; connect-src 'self' http://8.138.234.141 https://api.iconify.design wss://onefeel.brother7.cn"
/>
<script type="module" crossorigin src="./assets/index-BTjWBXhl.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DQz7_fOL.css">
<script type="module" crossorigin src="./assets/index-Dup_ea5v.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DEZ3n45h.css">
</head>
<body>
<div id="app"></div>