调整页面
parent
60c23913ec
commit
bba71a660c
|
@ -168,11 +168,11 @@ const childrenIndex = ref(1);
|
||||||
const tabsList = ref([
|
const tabsList = ref([
|
||||||
{
|
{
|
||||||
index: 1,
|
index: 1,
|
||||||
name: "请求加密方式",
|
name: "设计概览",
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
index: 1,
|
index: 1,
|
||||||
name: "POST请求加密方式",
|
name: "请求说明",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue