diff --git a/templates/manual_annotation.html b/templates/manual_annotation.html index 9dc0db7..6223ab0 100644 --- a/templates/manual_annotation.html +++ b/templates/manual_annotation.html @@ -177,10 +177,10 @@
-
+ +
+ +

当前状态:请选择一个目标类别开始标注

当前选中类别:

- - -
@@ -254,7 +255,7 @@ } window.currentSide = side; - document.querySelector('h1').textContent = `人工标注 (${side === 'left' ? '左侧' : '右侧'}图像)`; + // document.querySelector('h1').textContent = `人工标注 (${side === 'left' ? '左侧' : '右侧'}图像)`; // 初始化 Fabric.js 画布 canvas = new fabric.Canvas('canvas', {