feat: 完善三方平台设置;完善导出管理

This commit is contained in:
augushong
2025-06-16 13:38:47 +08:00
parent 81e079c8f9
commit d9452530e0
5 changed files with 57 additions and 5 deletions

View File

@@ -51,10 +51,10 @@
.options-box>a,
.options-box>div {
display: block;
margin-bottom: 5px;
margin-bottom: 2px;
background-color: #333;
color: #fff;
padding: 5px 10px;
padding: 2px 10px;
border-radius: 5px;
text-align: center;
text-decoration: none;