调整页面

dev
zhaokai 2025-09-26 10:25:33 +08:00
parent 60c23913ec
commit bba71a660c
1 changed files with 2 additions and 2 deletions

View File

@ -168,11 +168,11 @@ const childrenIndex = ref(1);
const tabsList = ref([
{
index: 1,
name: "请求加密方式",
name: "设计概览",
children: [
{
index: 1,
name: "POST请求加密方式",
name: "请求说明",
},
],
},