修复部分bug和页面调整
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user