-
-
+
+
1) {
const list: MenuOptionsItemType[] = []
-
+
allList.forEach(item => {
// 成组
if (moreMenuEnums.includes(item.key as MenuEnum)) {
@@ -174,7 +180,7 @@ onMounted(() => {
@include background-image('background-point');
@include goId('chart-edit-content') {
border-radius: 10px;
- margin: 15px;
+ margin: 25px;
overflow: hidden;
@extend .go-transition;
@include fetch-theme('box-shadow');