diff --git a/src/views/algorithmTesting/index.vue b/src/views/algorithmTesting/index.vue index 404dc4b..671fb7c 100644 --- a/src/views/algorithmTesting/index.vue +++ b/src/views/algorithmTesting/index.vue @@ -1,11 +1,132 @@ - - 算法实测 + + 算法实测 + + + + + + + + 检测类型 + + + + + + {{ captureStatus ? "关闭相机" : "开启相机" }} + {{ restore ? "恢复" : "拍摄" }} + + + +