Compare commits

...

2 Commits

Author SHA1 Message Date
hrx
02d1371928 Merge branch 'main' of https://git.opencomputing.cn/yumoqing/kboss 2025-10-27 17:02:06 +08:00
hrx
e0f5a7c06b updata 2025-10-27 17:01:35 +08:00
2 changed files with 7 additions and 9 deletions

View File

@ -1,10 +1,8 @@
.DS_Store .DS_Store
node_modules/ node_modules/
dist/ dist/
<<<<<<< HEAD
======= =======
# src/ # src/
>>>>>>> a3d0bd5845e8b37373bf85c7c40401a7c67884b9
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*

View File

@ -2,8 +2,8 @@
<div <div
style="display: flex;align-items: center;justify-content: center;width: 100%;max-width: 1400px;"> style="display: flex;align-items: center;justify-content: center;width: 100%;max-width: 1400px;">
<img @click="goHome" class="logo-clickable" style="width: 200px;height: 60px;padding-right: 20px;" <!-- <img @click="goHome" class="logo-clickable" style="width: 200px;height: 60px;padding-right: 20px;"
src="https://www.opencomputing.cn/idfile?path=logo_ncmatch.png" alt=""> src="https://www.opencomputing.cn/idfile?path=logo_ncmatch.png" alt=""> -->
<div <div
style="min-width:800px;display: flex;align-items: center;justify-content: space-between;"> style="min-width:800px;display: flex;align-items: center;justify-content: space-between;">