Browse Source

📝 docs: umi router link (#6210)

pull/6214/head
信鑫-King 6 years ago
committed by GitHub
parent
commit
8e21acdf99
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/config.ts

2
config/config.ts

@ -30,7 +30,7 @@ export default defineConfig({
targets: {
ie: 11,
},
// umi routes: https://umijs.org/zh/guide/router.html
// umi routes: https://umijs.org/docs/routing
routes: [
{
path: '/user',

Loading…
Cancel
Save