默认loading去除

This commit is contained in:
李志强 2024-01-03 16:15:06 +08:00
parent 9b2abb7847
commit 80a524fb10

View File

@ -201,7 +201,7 @@
} }
} }
</style> </style>
<div style=" <!-- <div style="
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
@ -220,7 +220,7 @@
<img src="<%= context.config.publicPath +'樽海鞘_图案.svg'%>" width="32" style="margin-right: 8px" /> <img src="<%= context.config.publicPath +'樽海鞘_图案.svg'%>" width="32" style="margin-right: 8px" />
Salpa Salpa
</div> </div>
</div> </div> -->
</div> </div>
</body> </body>