[暂存] 重构 switch 逻辑

This commit is contained in:
就眠儀式
2021-11-18 11:21:57 +08:00
parent 0886ee3a1f
commit b0a3bd0ac9
6 changed files with 139 additions and 100 deletions

View File

@@ -86,6 +86,12 @@ export default {
subTitle: 'change log',
path: '/zh-CN/guide/changelog',
},
{
id: 4,
title: '规范',
subTitle: 'norms',
path: '/zh-CN/guide/norms'
}
],
},
]