-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🦄 refactor: 文件进行重构;去除exe文件,加入docker部署;
✨ feat: 添加了js.org域名;关于界面更新; 🐞 fix: 修复图像管理界面的登录后图片加载问题
- Loading branch information
Showing
181 changed files
with
6,720 additions
and
8,944 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
.icon-lay[data-v-42171c4f] { | ||
width: 100%; | ||
} | ||
|
||
.hd-w .el-menu[data-v-545e3bf6] { | ||
padding-left: 15%; | ||
background-color: var(--b2-pre-bg); | ||
} | ||
.hd-w[data-v-545e3bf6] .el-menu--horizontal > .el-menu-item.is-active { | ||
color: var(--bg-text); | ||
} | ||
.hd-w[data-v-545e3bf6] .el-menu--horizontal > .el-menu-item:not(.is-disabled):hover, | ||
.hd-w .el-menu--horizontal > .el-menu-item[data-v-545e3bf6]:not(.is-disabled):focus { | ||
background-color: var(--b2-active); | ||
border-radius: 10px; | ||
} | ||
.hd-w .logo_w[data-v-545e3bf6] { | ||
position: absolute; | ||
top: 0; | ||
left: 2%; | ||
width: 120px; | ||
z-index: 1000; | ||
cursor: pointer; | ||
display: flex; | ||
align-items: center; | ||
height: 60px; | ||
} | ||
.hd-w .logo_w div[data-v-545e3bf6] { | ||
flex: auto; | ||
} | ||
.hd-w .logo_w div img[data-v-545e3bf6] { | ||
width: 100%; | ||
} | ||
.hd-w .logo_w span[data-v-545e3bf6] { | ||
flex: 1; | ||
font-size: 20px; | ||
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; | ||
} | ||
footer[data-v-545e3bf6] { | ||
position: absolute; | ||
bottom: 0; | ||
left: 0; | ||
width: 100%; | ||
height: 50px; | ||
text-align: center; | ||
font-size: 16px; | ||
padding-top: 20px; | ||
} | ||
footer svg[data-v-545e3bf6] { | ||
vertical-align: middle; | ||
margin: 0 5px; | ||
} | ||
.lay-out[data-v-545e3bf6] { | ||
position: absolute; | ||
top: 2%; | ||
right: 2%; | ||
width: 25px; | ||
height: 25px; | ||
z-index: 2000; | ||
cursor: pointer; | ||
} | ||
.lay-out .svg[data-v-545e3bf6] { | ||
width: 100%; | ||
} | ||
.phone-tab[data-v-545e3bf6] { | ||
display: none; | ||
} | ||
@media screen and (max-width: 539px) { | ||
.el-menu[data-v-545e3bf6] { | ||
display: none; | ||
} | ||
footer[data-v-545e3bf6] { | ||
display: none; | ||
} | ||
.phone-tab[data-v-545e3bf6] { | ||
position: absolute; | ||
display: block; | ||
top: 2%; | ||
right: 14%; | ||
z-index: 2000; | ||
} | ||
.phone-tab[data-v-545e3bf6] svg { | ||
width: 25px; | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
.compress-remind[data-v-3dd2e005] { | ||
position: absolute; | ||
top: 0; | ||
right: 0; | ||
margin: 10px; | ||
line-height: 20px; | ||
} | ||
.upload-w[data-v-3dd2e005] { | ||
display: flex; | ||
justify-content: center; | ||
margin-top: 80px; | ||
margin-bottom: 50px; | ||
} | ||
.upload-w[data-v-3dd2e005] .el-upload-dragger { | ||
background-color: var(--b2-pre-bg); | ||
} | ||
.upload-w[data-v-3dd2e005] .el-upload__tip { | ||
display: flex; | ||
justify-content: space-between; | ||
} | ||
.upload-w[data-v-3dd2e005] .el-upload__tip .el-tag { | ||
cursor: pointer; | ||
} | ||
.remind-upload-file[data-v-3dd2e005] { | ||
text-align: center; | ||
} | ||
[data-v-3dd2e005] .el-radio-button__inner { | ||
background-color: var(--b2-pre-bg); | ||
border: 1px solid var(--b2-border); | ||
color: var(--bg-text); | ||
} | ||
.el-radio-button:first-child .el-radio-button__inner[data-v-3dd2e005] { | ||
border-radius: 40px !important; | ||
} | ||
h3[data-v-3dd2e005] { | ||
text-align: center; | ||
font-size: 18px; | ||
} | ||
.res-upload[data-v-3dd2e005] { | ||
text-align: center; | ||
} | ||
.res-upload .res-content[data-v-3dd2e005] { | ||
position: relative; | ||
width: 50%; | ||
margin: 20px auto; | ||
box-shadow: 0 0 2px #dddbdb; | ||
border: 1px dashed #ccc; | ||
height: 50px; | ||
line-height: 50px; | ||
padding: 0 30px 0 10px; | ||
} | ||
.res-upload .res-content p[data-v-3dd2e005] { | ||
word-break: keep-all; | ||
width: 100%; | ||
white-space: nowrap; | ||
overflow: hidden; | ||
text-overflow: ellipsis; | ||
} | ||
.copy-view[data-v-3dd2e005] { | ||
position: absolute; | ||
top: calc(50% - 10px); | ||
right: 10px; | ||
width: 20px; | ||
z-index: 2; | ||
cursor: pointer; | ||
} | ||
.copy-view[data-v-3dd2e005]:hover { | ||
transition: all 0.3s cubic-bezier(0.25, 0.88, 1, 1); | ||
width: 22px; | ||
} | ||
@media only screen and (max-width: 537px) { | ||
.upload-w[data-v-3dd2e005] { | ||
margin-bottom: 50px; | ||
} | ||
.upload-w[data-v-3dd2e005] .el-upload-dragger { | ||
width: 90vw; | ||
height: 253px; | ||
} | ||
h3[data-v-3dd2e005] { | ||
display: none; | ||
} | ||
} | ||
|
Oops, something went wrong.