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 e2725ff commit 6f4b57aCopy full SHA for 6f4b57a
src/router/routes/builtin.ts
@@ -93,7 +93,7 @@ export const BaseChildrenRoutes = [
93
localIcon: 'logo',
94
order: 0,
95
title: 'document_ui',
96
- url: 'https://ui-playground.ohh-889.com/button'
+ url: 'https://ui-play.skyroc.me/button'
97
},
98
id: 'document_ui',
99
lazy: () => import('@/pages/_builtin/iframe-page').then(convert),
0 commit comments