fix: 隐藏三维环境

This commit is contained in:
wanganmao
2023-01-17 15:51:45 +08:00
parent 2cfa37d412
commit b08aa2edc4

View File

@@ -16,11 +16,11 @@ export const THREE_D_TYPE_S = [
name: "3D全景",
color: "#FF374F",
},
{
type: THREE_D_TYPE.ENV_3D,
name: "三维环境",
color: "#0CC126",
},
// {
// type: THREE_D_TYPE.ENV_3D,
// name: "三维环境",
// color: "#0CC126",
// },
{
type: THREE_D_TYPE.SHELF,
name: "货架模型",