src/views/pcdesign/index.scss
@@ -13,6 +13,17 @@ display: none; } } .update-tip::after { content: ' '; display: inline-block; position: absolute; top: -4px; right: -4px; width: 8px; height: 8px; background-color: red; border-radius: 8px; } .component-name { position: absolute; z-index: 9; @@ -252,3 +263,6 @@ body { overflow-y: hidden; } .user-component-wrap { display: none!important; }