价格显示问题

This commit is contained in:
liuyuan
2025-04-18 17:56:33 +08:00
parent 648a993d14
commit 380ed58d17
179 changed files with 17322 additions and 2750 deletions

View File

@@ -56,7 +56,7 @@ export default {
height: 120rpx;
border-radius: 50%;
border: 3rpx solid transparent;
border-top-color: #3AB3AE;
border-top-color: #54a966;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}