We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1640fef + 4061fb2 commit ad3558aCopy full SHA for ad3558a
1 file changed
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