2023-10-27
上传模特截取模特图片大小功能
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal_accomplish">
|
||||
<div v-show="moodboarList.length > 1" class="modal_accomplish">
|
||||
<div class="modal_text">
|
||||
<div>Layout of selected moodboard</div>
|
||||
<div class="modal_btn started_btn" @click.stop="changeTemplateModal()">Edit</div>
|
||||
@@ -390,7 +390,7 @@ export default defineComponent({
|
||||
// layout.init('moodboard')
|
||||
layout.init()
|
||||
}else{
|
||||
message.warning('Please click Layout to sort randomlys')
|
||||
message.warning('Please click Layout to sort randomly')
|
||||
}
|
||||
|
||||
},
|
||||
@@ -636,6 +636,10 @@ export default defineComponent({
|
||||
width: 48.5%;
|
||||
height: 100%;
|
||||
}
|
||||
.wh8{
|
||||
width: 100%;
|
||||
height: 48.5%;
|
||||
}
|
||||
.w1h2{
|
||||
width: 23%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user