We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553caa5 commit 952a148Copy full SHA for 952a148
src/router/modules/ecology.example.ts
@@ -86,13 +86,13 @@ const routes: RouteRecordRaw[] = [
86
},
87
88
{
89
- path: 'unibest',
+ path: 'mineadmin',
90
redirect: '',
91
- name: 'recommandUnibest',
+ name: 'recommandMineadmin',
92
meta: {
93
- title: 'unibest 最好的 uniapp 开发框架',
94
- icon: 'https://codercup2.github.io/unibest-docs/logo.svg',
95
- link: 'https://codercup2.github.io/unibest-docs',
+ title: 'MineAdmin 开箱即用后台系统',
+ icon: 'https://doc.mineadmin.com/logo.svg',
+ link: 'https://github.com/mineadmin/mineadmin',
96
97
98
],
0 commit comments