3
0
刘洋 7 ماه پیش
والد
کامیت
f070ddf3c8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/modules/admin/ocr/OcrTest.vue

+ 1 - 0
src/modules/admin/ocr/OcrTest.vue

@@ -351,6 +351,7 @@ export default {
           .box {
           .box {
             user-select: none; /* 不可选中,为了拖拽时不让文字高亮 */
             user-select: none; /* 不可选中,为了拖拽时不让文字高亮 */
             position: absolute;
             position: absolute;
+            cursor: move;
             top: 50%;
             top: 50%;
             left: 50%;
             left: 50%;
             transform: translate(-50%, -50%);
             transform: translate(-50%, -50%);