修复部分bug和页面调整

This commit is contained in:
X1627315083
2024-04-15 16:09:33 +08:00
parent 31a6d05e31
commit 6d7a597876
18 changed files with 168 additions and 72 deletions

View File

@@ -426,6 +426,8 @@ export default defineComponent({
this.currentIndex = 0
this.store.commit('setDesignItemDetail',rv)
this.removeRevocation()
this.deleteShow = false
this.setRevocation(rv,'')
// if(rv.others[0].layersObject.length != 0){
// this.body = false

View File

@@ -1363,7 +1363,7 @@ export default defineComponent({
box-shadow: 2px 2px 8px rgba(0,0,0,.3);
.vc-chrome{
background: rgba(0,0,0,0);
box-shadow:none;
}
.chrome_color{
width: calc(17.5rem*1.2);

View File

@@ -1071,6 +1071,7 @@ export default defineComponent({
}
.habit :deep(.ant-btn) {
box-shadow: none !important;
height: 4.2rem;
color: rgba(0, 0, 0, 0.5);
box-shadow: none;
border: none;