提交 exception 组件

This commit is contained in:
就眠儀式
2022-01-29 13:07:16 +08:00
parent 6c5c80f182
commit 5a1f43a9d8
10 changed files with 1217 additions and 0 deletions

View File

@@ -303,6 +303,12 @@ const menus = [
subTitle: "splitPanel",
path: "/zh-CN/components/splitPanel",
},
{
id: 100,
title: "异常",
subTitle: "exception",
path: "/zh-CN/components/exception",
},
],
},
{