1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

后端小改动

This commit is contained in:
2023-03-17 01:47:20 +08:00
parent 8e99eaafa2
commit 5b98be9bf9
9 changed files with 132 additions and 5 deletions

View File

@@ -2,6 +2,11 @@ export default [
{
icon: 'home',
text: '首页',
url: 'pages/home/index',
},
{
icon: 'home',
text: '首页2',
url: 'pages/home/home',
},
{