updata
This commit is contained in:
parent
9561a142d9
commit
e0f5a7c06b
2
f/web-kboss/.gitignore
vendored
2
f/web-kboss/.gitignore
vendored
@ -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*
|
||||||
|
|||||||
@ -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;">
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user