新增衣服设置优先级,相同衣服id导致优先级相同问题
This commit is contained in:
@@ -313,6 +313,8 @@ export default defineComponent({
|
||||
color: rgba(0,0,0,.65);
|
||||
z-index: 2;
|
||||
align-items: center;
|
||||
width: 35rem;
|
||||
justify-content: space-between;
|
||||
.collection_progress{
|
||||
width: 8rem;
|
||||
height: 8rem;
|
||||
@@ -326,7 +328,7 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
.collection_title_text{
|
||||
margin-right: 4rem;
|
||||
// margin-right: 4rem;
|
||||
}
|
||||
.collection_title_text_intro{
|
||||
font-size: var(--aida-fsize1-4);
|
||||
|
||||
Reference in New Issue
Block a user