🚧 developing

This commit is contained in:
2025-02-24 00:36:54 +08:00
parent c7288b2cb4
commit 5befcddaf5
37 changed files with 783 additions and 127 deletions

View File

@@ -80,3 +80,13 @@ html {
.ant-table-wrapper .ant-table:not(.ant-table-bordered) .ant-table-tbody > tr:last-child > td {
border-bottom: none !important;
}
// 空白内容样式
.empty-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
}

1
src/assets/svgs/oss.svg Normal file
View File

@@ -0,0 +1 @@
<svg t="1740246256617" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="19370" width="200" height="200"><path d="M622.08 162.816c-164.352 0-302.08 113.152-339.456 265.728-3.584 0-6.656-0.512-10.24-0.512-119.296 0-216.064 96.768-216.064 216.064 0 57.344 22.528 112.128 63.488 152.576 40.448 40.448 95.744 63.488 153.088 63.488s112.64-23.04 153.088-63.488c33.792-33.792 52.736-79.36 58.368-129.536l-78.336-6.144c-17.92-2.048-23.552-15.872-12.8-30.208l132.608-164.352c10.752-14.336 25.088-12.8 32.256 4.096l75.264 183.808c7.168 16.384-2.048 28.16-19.456 26.112l-58.368-5.12c-6.656 60.928-33.792 114.688-72.192 157.184 44.032 18.944 91.136 28.672 138.752 28.672 193.024 0 349.184-156.672 349.184-349.184s-156.16-349.184-349.184-349.184z" fill="#999999" p-id="19371"></path></svg>

After

Width:  |  Height:  |  Size: 819 B

View File

@@ -0,0 +1 @@
<svg t="1740249125892" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="27758" width="200" height="200"><path d="M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z" fill="#EFEFF4" p-id="27759"></path><path d="M512 814.545455a302.545455 302.545455 0 0 1-213.934545-516.48 302.545455 302.545455 0 1 1 427.86909 427.86909A300.555636 300.555636 0 0 1 512 814.545455z m0-186.379637a49.850182 49.850182 0 1 0 49.838545 49.838546 49.896727 49.896727 0 0 0-49.838545-49.838546z m-19.362909-281.530182a46.289455 46.289455 0 0 0-45.975273 51.549091l19.374546 169.157818a46.277818 46.277818 0 0 0 91.927272 0l19.362909-169.169454a46.277818 46.277818 0 0 0-45.975272-51.549091z" fill="#D2D2D8" p-id="27760"></path></svg>

After

Width:  |  Height:  |  Size: 760 B