From 181d7226dd40e38cd509a4bb7f2f0ed749d89d85 Mon Sep 17 00:00:00 2001 From: 3y Date: Tue, 25 Jan 2022 22:09:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=B7=B3=E8=BD=AC=E5=88=B0?= =?UTF-8?q?=20=E5=88=97=E8=A1=A8=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/site.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/site.json b/pages/site.json index c69dde7..6c5564e 100644 --- a/pages/site.json +++ b/pages/site.json @@ -6,7 +6,7 @@ { "label": "Home", "url": "/", - "redirect": "/index/1" + "redirect": "/crud/list" }, { "label": "消息模板管理", @@ -47,7 +47,7 @@ "children": [ { "label": "全链路追踪", - "link": "http://baidu.gitee.io/amis" + "link": "http://gitee.com/zhongfucheng/austin" } ] }