Merge commit 'c4a3de0a84d1bc352376915b41032768b8dcd492' into zh
This commit is contained in:
@@ -86,10 +86,7 @@ const currentComponentList: MenuItem[] = [
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
const lidarList: MenuItem[] =
|
const lidarList: MenuItem[] = [
|
||||||
process.env.NEXT_PUBLIC_ENV === "production"
|
|
||||||
? []
|
|
||||||
: [
|
|
||||||
{
|
{
|
||||||
title: "点云标注",
|
title: "点云标注",
|
||||||
url: "lidar",
|
url: "lidar",
|
||||||
|
|||||||
Reference in New Issue
Block a user