mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
删掉测试页面
This commit is contained in:
parent
222475719d
commit
81312e4903
@ -331,11 +331,11 @@ const navigations = [
|
||||
path: 'crud/load-once',
|
||||
component: makeSchemaRenderer(LoadOnceTableCrudSchema)
|
||||
},
|
||||
{
|
||||
label: '测试',
|
||||
path: 'crud/test',
|
||||
component: makeSchemaRenderer(TestCrudSchema)
|
||||
}
|
||||
// {
|
||||
// label: '测试',
|
||||
// path: 'crud/test',
|
||||
// component: makeSchemaRenderer(TestCrudSchema)
|
||||
// }
|
||||
]
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user