Skip to content

Commit 6f4b57a

Browse files
committed
feat(project): update ui url
1 parent e2725ff commit 6f4b57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/router/routes/builtin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const BaseChildrenRoutes = [
9393
localIcon: 'logo',
9494
order: 0,
9595
title: 'document_ui',
96-
url: 'https://ui-playground.ohh-889.com/button'
96+
url: 'https://ui-play.skyroc.me/button'
9797
},
9898
id: 'document_ui',
9999
lazy: () => import('@/pages/_builtin/iframe-page').then(convert),

0 commit comments

Comments
 (0)