Skip to content

Commit

Permalink
🦄 refactor: 文件进行重构;去除exe文件,加入docker部署;
Browse files Browse the repository at this point in the history
✨ feat: 添加了js.org域名;关于界面更新;
🐞 fix: 修复图像管理界面的登录后图片加载问题
  • Loading branch information
ryanuo committed Jul 9, 2022
1 parent dfdfb92 commit 2b69882
Show file tree
Hide file tree
Showing 181 changed files with 6,720 additions and 8,944 deletions.
18 changes: 0 additions & 18 deletions build/css/themeSet.css

This file was deleted.

19 changes: 0 additions & 19 deletions build/css/themeSet.less

This file was deleted.

Binary file removed build/favicon.ico
Binary file not shown.
Binary file removed build/fonts/element-icons.535877f5.woff
Binary file not shown.
Binary file removed build/fonts/element-icons.732389de.ttf
Binary file not shown.
Binary file removed build/fonts/element-icons.732389de.ttf.gz
Binary file not shown.
Binary file removed build/img/icons/android-chrome-192x192.png
Binary file not shown.
Binary file removed build/img/icons/android-chrome-512x512.png
Binary file not shown.
Binary file removed build/img/icons/logo-128x128.png
Binary file not shown.
Binary file removed build/img/icons/logo-16x16.png
Binary file not shown.
Binary file removed build/img/icons/logo-192x192.png
Binary file not shown.
Binary file removed build/img/icons/logo-256x256.png
Binary file not shown.
Binary file removed build/img/icons/logo-32x32.png
Binary file not shown.
Binary file removed build/img/icons/logo-64x64.png
Binary file not shown.
9 changes: 0 additions & 9 deletions build/img/icons/logo.svg

This file was deleted.

Binary file removed build/img/icons/logo.svg.gz
Binary file not shown.
9 changes: 0 additions & 9 deletions build/img/logo.svg

This file was deleted.

Binary file removed build/img/logo.svg.gz
Binary file not shown.
53 changes: 0 additions & 53 deletions build/index.html

This file was deleted.

Binary file removed build/js/0.js.gz
Binary file not shown.
853 changes: 0 additions & 853 deletions build/js/1.js

This file was deleted.

Binary file removed build/js/1.js.gz
Binary file not shown.
796 changes: 0 additions & 796 deletions build/js/2.js

This file was deleted.

Binary file removed build/js/2.js.gz
Binary file not shown.
Binary file removed build/js/3.js.gz
Binary file not shown.
477 changes: 0 additions & 477 deletions build/js/app.js

This file was deleted.

Binary file removed build/js/app.js.gz
Binary file not shown.
2 changes: 0 additions & 2 deletions build/robots.txt

This file was deleted.

86 changes: 86 additions & 0 deletions deploys/thd/static/css/1.357d7a4a.css
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;
}
}

83 changes: 83 additions & 0 deletions deploys/thd/static/css/2.91122705.css
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;
}
}

Loading

0 comments on commit 2b69882

Please sign in to comment.