Commit 9030c7ae authored by nanahira's avatar nanahira

update svg

parent 3132dc16
Pipeline #19598 passed with stages
in 35 seconds
...@@ -48,27 +48,6 @@ ...@@ -48,27 +48,6 @@
stroke-dashoffset: 1194; stroke-dashoffset: 1194;
} }
.img1 {
translate: 0 -4em;
transform: scale(2);
width: 100px;
height: 100px;
background-color: red;
border-radius: 50px;
}
.img2 {
text-align: center;
transform: scale(1.5);
height: 100px;
line-height: 100px;
display: block;
color: #FFF;
/*text-align: center;*/
font-size: 60px
}
@keyframes circle { @keyframes circle {
from { from {
stroke-dashoffset: 1194; stroke-dashoffset: 1194;
...@@ -89,8 +68,6 @@ ...@@ -89,8 +68,6 @@
stroke-dashoffset: 350; stroke-dashoffset: 350;
} }
/*svg .tick {*/ /*svg .tick {*/
/* animation: tick 0.8s ease-in-out;*/ /* animation: tick 0.8s ease-in-out;*/
/* animation-fill-mode: forwards;*/ /* animation-fill-mode: forwards;*/
...@@ -110,9 +87,7 @@ ...@@ -110,9 +87,7 @@
</style> </style>
</head> </head>
<body> <body>
<div class="img1"> <svg t="1673867909749" class="icon" viewBox="0 0 1024 1024" version="1.1" p-id="2705" width="200" height="200"><path d="M1024 518.321152C1024 794.775552 794.775552 1024 505.678848 1024 229.224448 1024 0 794.775552 0 518.321152 0 229.224448 229.224448 0 505.678848 0 794.775552 0 1024 229.224448 1024 518.321152zM473.48736 275.953664L486.2976 622.729216c0.006144 0.178176 0.152576 0.31744 0.329728 0.31744h50.747392a0.330752 0.330752 0 0 0 0.329728-0.31744l12.809216-346.775552a0.66048 0.66048 0 0 0-0.66048-0.685056h-75.70432a0.66048 0.66048 0 0 0-0.66048 0.68608zM512 748.731392c21.28384 0 38.537216-17.2544 38.537216-38.53824 0-21.28384-17.2544-38.537216-38.537216-38.537216-21.28384 0-38.537216 17.2544-38.537216 38.537216 0 21.28384 17.2544 38.53824 38.537216 38.53824z" fill="#F76260" p-id="2706"></path></svg>
<span class="img2">!</span>
</div>
<br> <br>
<h2>绑定错误: {{.}}</h2> <h2>绑定错误: {{.}}</h2>
<h2 class="btn" id="btn-confirm">确定</h2> <h2 class="btn" id="btn-confirm">确定</h2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment