1.2.0版本

This commit is contained in:
2026-08-04 11:07:38 +08:00
parent a091664cee
commit bf8ce482e4
78 changed files with 1998 additions and 863 deletions
+4 -2
View File
@@ -20,14 +20,16 @@
overflow: hidden;
background: rgba(0,0,0,0.03);
border: 2px dashed var(--line-star);
max-width: 100%;
box-sizing: border-box;
}
.checkout-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
}
/* 商品信息 */