Skip to content

Commit 952a148

Browse files
committed
增加友情推荐
1 parent 553caa5 commit 952a148

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/router/modules/ecology.example.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ const routes: RouteRecordRaw[] = [
8686
},
8787
},
8888
{
89-
path: 'unibest',
89+
path: 'mineadmin',
9090
redirect: '',
91-
name: 'recommandUnibest',
91+
name: 'recommandMineadmin',
9292
meta: {
93-
title: 'unibest 最好的 uniapp 开发框架',
94-
icon: 'https://codercup2.github.io/unibest-docs/logo.svg',
95-
link: 'https://codercup2.github.io/unibest-docs',
93+
title: 'MineAdmin 开箱即用后台系统',
94+
icon: 'https://doc.mineadmin.com/logo.svg',
95+
link: 'https://github.com/mineadmin/mineadmin',
9696
},
9797
},
9898
],

0 commit comments

Comments
 (0)