We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1640fef commit 4061fb2Copy full SHA for 4061fb2
miniprogram/packageXRFrame/pages/index/data/index.js
@@ -193,11 +193,11 @@ const ar = {
193
label: 'AR 平面 Marker融合',
194
path: '/pages/ar/scene-ar-vio-marker/index',
195
},
196
- {
197
- name: 'Plane+Depth',
198
- label: 'AR 平面深度剔除',
199
- path: '/pages/ar/scene-ar-vio-depth/index',
200
- },
+ // {
+ // name: 'Plane+Depth',
+ // label: 'AR 平面深度剔除',
+ // path: '/pages/ar/scene-ar-vio-depth/index',
+ // },
201
],
202
};
203
0 commit comments