From 3bba6f7d5ab040a9aae981e7a88470cc1f370522 Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sat, 15 Jun 2024 13:10:40 +0800 Subject: [PATCH] feat: update --- docs/assets/{index-CD0CTQBa.css => index-CvMEtEeL.css} | 2 +- docs/assets/{index-CenB0RI_.js => index-DTQWzWnO.js} | 0 docs/index.html | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename docs/assets/{index-CD0CTQBa.css => index-CvMEtEeL.css} (77%) rename docs/assets/{index-CenB0RI_.js => index-DTQWzWnO.js} (100%) diff --git a/docs/assets/index-CD0CTQBa.css b/docs/assets/index-CvMEtEeL.css similarity index 77% rename from docs/assets/index-CD0CTQBa.css rename to docs/assets/index-CvMEtEeL.css index 91504bd..d330a19 100644 --- a/docs/assets/index-CD0CTQBa.css +++ b/docs/assets/index-CvMEtEeL.css @@ -1 +1 @@ -body{--page-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--page-layer-1: 100;--page-layer-2: 200;--page-layer-3: 300;--page-layer-4: 400;--page-layer-5: 500;--page-layer-6: 600;--page-layer-7: 700;--page-layer-8: 800;--page-layer-9: 900;--page-bg: #ffffff;--page-bg-primary: #f5f5f5;--page-bg-secondary: #f0f0f0;--page-border-color: #d9d9d9;--page-text-color-primary: #141414;--page-text-color-secondary: #262626;--page-text-color-tertiary: #595959;--page-link-hover: #1890ff;--page-link-active: #096dd9;--page-btn-bg: #d9d9d9;--page-btn-hover-bg: #bfbfbf;--page-btn-active-bg: #8c8c8c;--page-btn-color: #262626;--page-btn-primary-bg: #003a8c;--page-btn-primary-hover-bg: #0050b3;--page-btn-primary-active-bg: #096dd9;--page-btn-primary-color: #f5f5f5;--page-btn-secondary-bg: #006d75;--page-btn-secondary-hover-bg: #08979c;--page-btn-secondary-active-bg: #13c2c2;--page-btn-secondary-color: #f5f5f5}body.theme-dark{--page-bg: #141414;--page-bg-primary: #1f1f1f;--page-bg-secondary: #262626;--page-border-color: #434343;--page-text-color-primary: #f5f5f5;--page-text-color-secondary: #f0f0f0;--page-text-color-tertiary: #bfbfbf;--page-link-hover: #69c0ff;--page-link-active: #91d5ff;--page-btn-bg: #434343;--page-btn-hover-bg: #595959;--page-btn-active-bg: #8c8c8c;--page-btn-color: #f0f0f0;--page-btn-primary-bg: #003a8c;--page-btn-primary-hover-bg: #0050b3;--page-btn-primary-active-bg: #096dd9;--page-btn-primary-color: #f5f5f5;--page-btn-secondary-bg: #006d75;--page-btn-secondary-hover-bg: #08979c;--page-btn-secondary-active-bg: #13c2c2;--page-btn-secondary-color: #f5f5f5}body.theme-dark .page-header .page-header-content .theme-switch-btn .btn-theme-light-icon{display:none}body.theme-dark .page-header .page-header-content .theme-switch-btn .btn-theme-dark-icon{display:inline-flex}.common-loading-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#262626}.common-loading-container .common-loading,.common-loading-container .common-loading>.common-loading-dot{position:relative;box-sizing:border-box}.common-loading-container .common-loading{width:32px;height:32px;display:flex;font-size:0;color:#40a9ff}.common-loading-container .common-loading>.common-loading-dot{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;animation:ball-spin 1s infinite ease-in-out;display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.common-loading-container .common-loading>.common-loading-dot:nth-child(1){top:5%;left:50%;animation-delay:-1.125s}.common-loading-container .common-loading>.common-loading-dot:nth-child(2){top:18.18019485%;left:81.81980515%;animation-delay:-1.25s}.common-loading-container .common-loading>.common-loading-dot:nth-child(3){top:50%;left:95%;animation-delay:-1.375s}.common-loading-container .common-loading>.common-loading-dot:nth-child(4){top:81.81980515%;left:81.81980515%;animation-delay:-1.5s}.common-loading-container .common-loading>.common-loading-dot:nth-child(5){top:95%;left:50%;animation-delay:-1.625s}.common-loading-container .common-loading>.common-loading-dot:nth-child(6){top:81.8198047%;left:18.18019492%;animation-delay:-1.75s}.common-loading-container .common-loading>.common-loading-dot:nth-child(7){top:49.99997508%;left:5.00000512%;animation-delay:-1.875s}.common-loading-container .common-loading>.common-loading-dot:nth-child(8){top:18.17946497%;left:18.18037005%;animation-delay:-2s}.common-loading-container .common-loading.loading-size-l{width:64px;height:64px}.common-loading-container .common-loading.loading-size-l>.common-loading-dot{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.common-loading-container .common-loading.loading-size-xl{width:96px;height:96px}.common-loading-container .common-loading.loading-size-xl>.common-loading-dot{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@keyframes ball-spin{0%,to{opacity:1;transform:scale(1)}20%{opacity:1}80%{opacity:0;transform:scale(0)}}html,body{margin:0;padding:0;background:var(--page-bg-primary)}.page{display:flex;flex-direction:column;background:var(--page-bg-primary);color:var(--page-text-color-primary);font-family:var(--page-font-family);font-size:14px;font-weight:400}.page a{color:var(--page-text-color-primary);text-decoration:none}.page a:hover{color:var(--page-link-hover)}.page a:active{color:var(--page-link-active)}.page button,.page div,.page span{color:var(--page-text-color-primary)}.page-header{display:flex;align-items:center;justify-content:center;flex-direction:column;position:sticky;top:0;z-index:var(--page-layer-1);border-bottom:1px solid var(--page-border-color);padding:14px 0;background:var(--page-bg)}.page-header .page-header-content{display:flex;align-items:center;justify-content:space-between;flex-direction:row;height:36px;width:100%;box-sizing:border-box;padding:0 40px}.page-header .page-header-content .header-logo{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;font-weight:500}.page-header .page-header-content .header-logo .header-logo-text{padding-left:8px}.page-header .page-header-content .header-nav{display:flex;flex-direction:row}.page-header .page-header-content .header-nav .header-nav-item{display:inline-flex;padding:0 12px;font-size:14px;font-weight:500;transition:color .5s;white-space:nowrap;justify-content:center;align-items:center}.page-header .page-header-content .header-nav .theme-switch-btn{display:inline-flex;border:none;background:none;cursor:pointer}.page-header .page-header-content .header-nav .theme-switch-btn .btn-theme-light-icon{display:inline-flex}.page-header .page-header-content .header-nav .theme-switch-btn .btn-theme-dark-icon{display:none}.page-content{display:flex;flex-direction:column;justify-content:space-between;background:var(--page-bg-primary)}.page-text-h1{font-weight:400;font-size:70px;text-align:center;padding:0;line-height:1.25;margin:20px 0;font-weight:800;background:-webkit-linear-gradient(315deg,#08979c 25%,#003a8c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-text-h2{font-weight:400;font-size:40px;text-align:center;padding:0;line-height:1.25;margin:10px auto;font-weight:800;max-width:720px;color:var(--page-text-color-secondary)}.page-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:10px 0 30px}.page-actions .page-action-btn{background:var(--page-btn-bg);color:var(--page-btn-color);margin:0 10px;font-size:16px;display:inline-flex;padding:8px 18px;font-weight:500;border-radius:8px;transition:background-color .5s,color .5s;text-decoration:none}.page-actions .page-action-btn:hover{background:var(--page-btn-hover-bg);color:var(--page-btn-color)}.page-actions .page-action-btn:active{background:var(--page-btn-active-bg);color:var(--page-btn-color)}.page-actions .page-action-btn.btn-primary{background:var(--page-btn-primary-bg);color:var(--page-btn-primary-color)}.page-actions .page-action-btn.btn-primary:hover{background:var(--page-btn-primary-hover-bg)}.page-actions .page-action-btn.btn-primary:active{background:var(--page-btn-primary-active-bg)}.page-actions .page-action-btn.btn-secondary{background:var(--page-btn-secondary-bg);color:var(--page-btn-secondary-color)}.page-actions .page-action-btn.btn-secondary:hover{background:var(--page-btn-secondary-hover-bg)}.page-actions .page-action-btn.btn-secondary:active{background:var(--page-btn-secondary-active-bg)}.page-preview{display:flex;flex-direction:column;align-items:center}.page-preview .screen-container{display:flex;flex-direction:column;background-color:#000;border:4px solid #707070;border-radius:20px;box-shadow:0 0 40px 2px #1c1f2f1a;padding:20px;height:600px;width:80%;max-width:1000px}.page-preview .screen-container .screen-content{background-color:#fff;border-radius:0;overflow:hidden;width:100%;height:100%}.page-description{margin:40px 0}.page-description .description-list{display:flex;flex-direction:row;max-width:900px;margin:0 auto}.page-description .description-item{display:flex;flex-direction:column;width:33.33%;margin:0 20px;border-radius:20px;padding:20px;background:var(--page-bg)}.page-description .description-title{line-height:24px;font-size:16px;font-weight:600;color:var(--page-text-color-primary)}.page-description .description-text{font-size:16px;font-weight:600;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--page-text-color-tertiary)}.page-footer{display:flex;width:100%;margin-top:60px;padding:20px 0;border-top:1px solid var(--page-border-color)}.page-footer .page-footer-content{display:flex;flex-direction:row;flex-wrap:wrap;max-width:900px;margin:0 auto;padding:24px 32px;box-sizing:border-box}.page-footer .footer-info-box{width:270px;margin-bottom:32px}.page-footer .footer-info-box .footer-info-title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:4px;color:var(--page-text-color-primary)}.page-footer .footer-info-box .footer-info-text{font-size:14px;line-height:24px;color:var(--page-text-color-secondary)}.page-footer .footer-info-box .footer-info-text a{color:var(--page-text-color-tertiary);text-decoration:none}.page-footer .footer-info-box .footer-info-text a:hover{text-decoration:underline;color:var(--page-link-hover)}.page-footer .footer-info-box .footer-info-text a:active{color:var(--page-link-active)}.page .page-header .header-more-btn{display:none;justify-content:center;align-items:center;cursor:pointer;background:none;border:none}.page .page-header .header-more-btn:hover{color:var(--page-link-hover)}@media (max-width: 768px){.page .page-header .header-nav{display:none;visibility:hidden;opacity:0;transition:.5s;position:fixed;z-index:100;top:70px;right:20px;flex-direction:column;background:var(--page-bg);border-radius:10px;border:1px solid var(--page-border-color);box-shadow:0 0 6px #0000001a}.page .page-header .header-nav.show-header-nav{visibility:visible;opacity:1;display:flex}.page .page-header .header-nav-item{height:40px;min-width:100px;border-bottom:1px solid var(--page-border-color)}.page .page-header .header-nav-item:last-child{border-bottom:none}.page .page-header .header-more-btn{display:inline-flex}} +body{--page-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--page-layer-1: 100;--page-layer-2: 200;--page-layer-3: 300;--page-layer-4: 400;--page-layer-5: 500;--page-layer-6: 600;--page-layer-7: 700;--page-layer-8: 800;--page-layer-9: 900;--page-bg: #ffffff;--page-bg-primary: #f5f5f5;--page-bg-secondary: #f0f0f0;--page-border-color: #d9d9d9;--page-text-color-primary: #141414;--page-text-color-secondary: #262626;--page-text-color-tertiary: #595959;--page-link-hover: #1890ff;--page-link-active: #096dd9;--page-btn-bg: #d9d9d9;--page-btn-hover-bg: #bfbfbf;--page-btn-active-bg: #8c8c8c;--page-btn-color: #262626;--page-btn-primary-bg: #003a8c;--page-btn-primary-hover-bg: #0050b3;--page-btn-primary-active-bg: #096dd9;--page-btn-primary-color: #f5f5f5;--page-btn-secondary-bg: #006d75;--page-btn-secondary-hover-bg: #08979c;--page-btn-secondary-active-bg: #13c2c2;--page-btn-secondary-color: #f5f5f5}body.theme-dark{--page-bg: #141414;--page-bg-primary: #1f1f1f;--page-bg-secondary: #262626;--page-border-color: #434343;--page-text-color-primary: #f5f5f5;--page-text-color-secondary: #f0f0f0;--page-text-color-tertiary: #bfbfbf;--page-link-hover: #69c0ff;--page-link-active: #91d5ff;--page-btn-bg: #434343;--page-btn-hover-bg: #595959;--page-btn-active-bg: #8c8c8c;--page-btn-color: #f0f0f0;--page-btn-primary-bg: #003a8c;--page-btn-primary-hover-bg: #0050b3;--page-btn-primary-active-bg: #096dd9;--page-btn-primary-color: #f5f5f5;--page-btn-secondary-bg: #006d75;--page-btn-secondary-hover-bg: #08979c;--page-btn-secondary-active-bg: #13c2c2;--page-btn-secondary-color: #f5f5f5}body.theme-dark .page-header .page-header-content .theme-switch-btn .btn-theme-light-icon{display:none}body.theme-dark .page-header .page-header-content .theme-switch-btn .btn-theme-dark-icon{display:inline-flex}.common-loading-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#262626}.common-loading-container .common-loading,.common-loading-container .common-loading>.common-loading-dot{position:relative;box-sizing:border-box}.common-loading-container .common-loading{width:32px;height:32px;display:flex;font-size:0;color:#40a9ff}.common-loading-container .common-loading>.common-loading-dot{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;animation:ball-spin 1s infinite ease-in-out;display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.common-loading-container .common-loading>.common-loading-dot:nth-child(1){top:5%;left:50%;animation-delay:-1.125s}.common-loading-container .common-loading>.common-loading-dot:nth-child(2){top:18.18019485%;left:81.81980515%;animation-delay:-1.25s}.common-loading-container .common-loading>.common-loading-dot:nth-child(3){top:50%;left:95%;animation-delay:-1.375s}.common-loading-container .common-loading>.common-loading-dot:nth-child(4){top:81.81980515%;left:81.81980515%;animation-delay:-1.5s}.common-loading-container .common-loading>.common-loading-dot:nth-child(5){top:95%;left:50%;animation-delay:-1.625s}.common-loading-container .common-loading>.common-loading-dot:nth-child(6){top:81.8198047%;left:18.18019492%;animation-delay:-1.75s}.common-loading-container .common-loading>.common-loading-dot:nth-child(7){top:49.99997508%;left:5.00000512%;animation-delay:-1.875s}.common-loading-container .common-loading>.common-loading-dot:nth-child(8){top:18.17946497%;left:18.18037005%;animation-delay:-2s}.common-loading-container .common-loading.loading-size-l{width:64px;height:64px}.common-loading-container .common-loading.loading-size-l>.common-loading-dot{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.common-loading-container .common-loading.loading-size-xl{width:96px;height:96px}.common-loading-container .common-loading.loading-size-xl>.common-loading-dot{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@keyframes ball-spin{0%,to{opacity:1;transform:scale(1)}20%{opacity:1}80%{opacity:0;transform:scale(0)}}html,body{margin:0;padding:0;background:var(--page-bg-primary)}.page{display:flex;flex-direction:column;background:var(--page-bg-primary);color:var(--page-text-color-primary);font-family:var(--page-font-family);font-size:14px;font-weight:400}.page a{color:var(--page-text-color-primary);text-decoration:none}.page a:hover{color:var(--page-link-hover)}.page a:active{color:var(--page-link-active)}.page button,.page div,.page span{color:var(--page-text-color-primary)}.page-header{display:flex;align-items:center;justify-content:center;flex-direction:column;position:sticky;top:0;z-index:var(--page-layer-1);border-bottom:1px solid var(--page-border-color);padding:14px 0;background:var(--page-bg)}.page-header .page-header-content{display:flex;align-items:center;justify-content:space-between;flex-direction:row;height:36px;width:100%;box-sizing:border-box;padding:0 40px}.page-header .page-header-content .header-logo{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;font-weight:500}.page-header .page-header-content .header-logo .header-logo-text{padding-left:8px}.page-header .page-header-content .header-nav{display:flex;flex-direction:row}.page-header .page-header-content .header-nav .header-nav-item{display:inline-flex;padding:0 12px;font-size:14px;font-weight:500;transition:color .5s;white-space:nowrap;justify-content:center;align-items:center}.page-header .page-header-content .header-nav .theme-switch-btn{display:inline-flex;border:none;background:none;cursor:pointer}.page-header .page-header-content .header-nav .theme-switch-btn .btn-theme-light-icon{display:inline-flex}.page-header .page-header-content .header-nav .theme-switch-btn .btn-theme-dark-icon{display:none}.page-content{display:flex;flex-direction:column;justify-content:space-between;background:var(--page-bg-primary)}.page-text-h1{font-weight:400;font-size:70px;text-align:center;padding:0;line-height:1.25;margin:20px 0;font-weight:800;background:-webkit-linear-gradient(315deg,#08979c 25%,#003a8c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-text-h2{font-weight:400;font-size:40px;text-align:center;padding:0;line-height:1.25;margin:10px auto;font-weight:800;max-width:720px;color:var(--page-text-color-secondary)}.page-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:10px 0 30px}.page-actions .page-action-btn{background:var(--page-btn-bg);color:var(--page-btn-color);margin:0 10px;font-size:16px;display:inline-flex;padding:8px 18px;font-weight:500;border-radius:8px;transition:background-color .5s,color .5s;text-decoration:none}.page-actions .page-action-btn:hover{background:var(--page-btn-hover-bg);color:var(--page-btn-color)}.page-actions .page-action-btn:active{background:var(--page-btn-active-bg);color:var(--page-btn-color)}.page-actions .page-action-btn.btn-primary{background:var(--page-btn-primary-bg);color:var(--page-btn-primary-color)}.page-actions .page-action-btn.btn-primary:hover{background:var(--page-btn-primary-hover-bg)}.page-actions .page-action-btn.btn-primary:active{background:var(--page-btn-primary-active-bg)}.page-actions .page-action-btn.btn-secondary{background:var(--page-btn-secondary-bg);color:var(--page-btn-secondary-color)}.page-actions .page-action-btn.btn-secondary:hover{background:var(--page-btn-secondary-hover-bg)}.page-actions .page-action-btn.btn-secondary:active{background:var(--page-btn-secondary-active-bg)}.page-preview{display:flex;flex-direction:column;align-items:center}.page-preview .screen-container{display:flex;flex-direction:column;background-color:#000;border:4px solid #707070;border-radius:20px;box-shadow:0 0 40px 2px #1c1f2f1a;padding:20px;height:600px;width:80%;max-width:1000px}.page-preview .screen-container .screen-content{background-color:#fff;border-radius:0;overflow:hidden;width:100%;height:100%}.page-description{margin:40px 0}.page-description .description-list{display:flex;flex-direction:row;flex-wrap:wrap;max-width:900px;margin:0 auto}.page-description .description-item{display:flex;flex-direction:column;width:33.33%;margin:0 20px;border-radius:20px;padding:20px;background:var(--page-bg)}.page-description .description-title{line-height:24px;font-size:16px;font-weight:600;color:var(--page-text-color-primary)}.page-description .description-text{font-size:16px;font-weight:600;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--page-text-color-tertiary)}.page-footer{display:flex;width:100%;margin-top:60px;padding:20px 0;border-top:1px solid var(--page-border-color)}.page-footer .page-footer-content{display:flex;flex-direction:row;flex-wrap:wrap;max-width:900px;margin:0 auto;padding:24px 32px;box-sizing:border-box}.page-footer .footer-info-box{width:270px;margin-bottom:32px}.page-footer .footer-info-box .footer-info-title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:4px;color:var(--page-text-color-primary)}.page-footer .footer-info-box .footer-info-text{font-size:14px;line-height:24px;color:var(--page-text-color-secondary)}.page-footer .footer-info-box .footer-info-text a{color:var(--page-text-color-tertiary);text-decoration:none}.page-footer .footer-info-box .footer-info-text a:hover{text-decoration:underline;color:var(--page-link-hover)}.page-footer .footer-info-box .footer-info-text a:active{color:var(--page-link-active)}.page .page-header .header-more-btn{display:none;justify-content:center;align-items:center;cursor:pointer;background:none;border:none}.page .page-header .header-more-btn:hover{color:var(--page-link-hover)}@media (max-width: 750px){.page .page-header .header-nav{display:none;visibility:hidden;opacity:0;transition:.5s;position:fixed;z-index:100;top:70px;right:20px;flex-direction:column;background:var(--page-bg);border-radius:10px;border:1px solid var(--page-border-color);box-shadow:0 0 6px #0000001a}.page .page-header .header-nav.show-header-nav{visibility:visible;opacity:1;display:flex}.page .page-header .header-nav-item{height:40px;min-width:100px;border-bottom:1px solid var(--page-border-color)}.page .page-header .header-nav-item:last-child{border-bottom:none}.page .page-header .header-more-btn{display:inline-flex}.page .page-actions .page-action-btn{margin-bottom:10px}.page .page-description .description-item{width:100%;margin-bottom:10px}} diff --git a/docs/assets/index-CenB0RI_.js b/docs/assets/index-DTQWzWnO.js similarity index 100% rename from docs/assets/index-CenB0RI_.js rename to docs/assets/index-DTQWzWnO.js diff --git a/docs/index.html b/docs/index.html index b9fba7e..573fc93 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,8 +11,8 @@ - - + +