src/views/mobdesign/index.scss
@@ -9,6 +9,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; @@ -304,4 +315,8 @@ body { overflow-y: hidden; } .user-component-wrap { display: none!important; }