Skip to content

Commit 807f141

Browse files
committed
新增菜单
1 parent e955557 commit 807f141

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/store/modules/view.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ const state = {
4848
}
4949
]
5050
},
51+
{
52+
icon: 'el-icon-s-marketing',
53+
index: 'tabs1',
54+
title: 'tab1选项卡'
55+
},
5156
],
5257
};
5358

0 commit comments

Comments
 (0)