This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
doc/TDesign.Docs.WebAssembly/wwwroot Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 scale : var (--blazor-load-percentage , 0% ) 100% ;
1717 transform-origin : left top;
1818 transition : scale ease-out 0.5s ;
19- }
19+ }
20+
Original file line number Diff line number Diff line change 1313 < link rel ="shortcut icon " href ="favicon.ico " />
1414</ head >
1515
16- < body style ="background-color: #e9f5f1 ">
17- < div id ="app " style ="display:flex;justify-content:center;align-items:center;align-content:center;height:100vh;flex-wrap:wrap ">
18- < img src ="tdesign-blazor-banner.png " style ="display:flex;transform:scale(0.8);width:100% " />
19- < div class ="linear-progress "> </ div >
16+ < body >
17+ < div id ="app ">
18+ < div >
19+ < img src ="tdesign-blazor-banner.png " style ="display:flex;transform:scale(0.5);width:100%; " />
20+ < div style ="display:flex;justify-content:center ">
21+ < svg fill ="none " viewBox ="0 0 16 16 " width ="1em " height ="1em " class ="t-icon t-icon-loading " style ="font-size:2rem;display:inline-block; ">
22+ < path fill ="currentColor " d ="M8 1.5a6.5 6.5 0 000 13v-1.63A4.87 4.87 0 1112.88 8h1.62A6.5 6.5 0 008 1.5z " fill-opacity ="0.9 "> </ path >
23+ </ svg >
24+ < span style ="font-size:1.8rem;display:inline-block;margin-left:8px ">
25+ Loading...
26+ </ span >
27+ </ div >
28+ < div style ="margin-top: 150px; display: flex; justify-content: center;color:#666 ">
29+ 京ICP备2023000917号-1
30+ </ div >
31+ </ div >
2032 </ div >
33+
2134 < script src ="_framework/blazor.webassembly.js "> </ script >
2235 < script src ="https://lib.baomitu.com/highlight.js/10.7.3/highlight.min.js "> </ script >
2336 < script src ="_content/TDesign.Docs.Shared/cshtml-razor.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments