新版首页载入样式
Former-commit-id: e469ecfee4e9c3fe4d21ee3ee9d0c91a2a5a2958 [formerly 1a0640c66512d49a1903237173c3d262e17949b0] [formerly e469ecfee4e9c3fe4d21ee3ee9d0c91a2a5a2958 [formerly 1a0640c66512d49a1903237173c3d262e17949b0] [formerly e469ecfee4e9c3fe4d21ee3ee9d0c91a2a5a2958 [formerly 1a0640c66512d49a1903237173c3d262e17949b0] [formerly 1a0640c66512d49a1903237173c3d262e17949b0 [formerly 6c4aa3fcf442fbf8479f9aed32d3c9eaf1246cff [formerly 54fd4afda552fc2e7128fd1db072a21f73d924f0]]]]] Former-commit-id: cae83e98e9644388611a229282ef3d2fd10c6045 Former-commit-id: f56a9e5f69e36609be9ac86f3729a11d205678f6 Former-commit-id: c6af5cea2fb153d893097a4ad38782bacfcb645e [formerly 0aa116a0822e73d92bc7214c4f812f1505efc168] Former-commit-id: 377a51e81339086a718587aa53a33607a949b265 Former-commit-id: 645083e12611d4d93f6c83f5b3fa026a50b46e13 Former-commit-id: 694ab08a02a5b770b97a75268091a64300bd90f5 Former-commit-id: 01269425158df45734a20ba120fe92bd792c01d7 Former-commit-id: 659a181abd0eb4d3c36c755efb6a7fb46fe0d5c2
This commit is contained in:
6
public/image/loading/loading-spin.svg
Normal file
6
public/image/loading/loading-spin.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32" fill="white">
|
||||
<path opacity=".25" d="M16 0 A16 16 0 0 0 16 32 A16 16 0 0 0 16 0 M16 4 A12 12 0 0 1 16 28 A12 12 0 0 1 16 4"/>
|
||||
<path d="M16 0 A16 16 0 0 1 32 16 L28 16 A12 12 0 0 0 16 4z">
|
||||
<animateTransform attributeName="transform" type="rotate" from="0 16 16" to="360 16 16" dur="0.8s" repeatCount="indefinite" />
|
||||
</path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 422 B |
Reference in New Issue
Block a user