[TBID:ECX-9664] chore: merge master changes for release

This commit is contained in:
maqian
2026-08-07 16:52:32 +08:00
parent c29c3f5215
commit 514b4a467e
41 changed files with 1408 additions and 1015 deletions

View File

@@ -11,7 +11,7 @@
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_3832401_lyx1hsdvyee.css" />
<link
rel="shortcut icon"
href="<%= process.env.VUE_APP_PLATFORM === 'shuyun' ? '/favicon-shuyun.ico' : '/favicon.ico' %>"
href="<%= BASE_URL %><%= process.env.VUE_APP_PLATFORM === 'shuyun' ? 'favicon-shuyun.ico' : 'favicon.ico' %>"
/>
<link rel="stylesheet" href="<%= BASE_URL %>loading.css" data-app-loading="inject-css" />
</head>