tangning 19 小時之前
父節點
當前提交
391cabd44b
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      src/view/case/photos/canvas-photo-editor.js
  2. 1 1
      src/view/case/photos/index.vue

+ 3 - 0
src/view/case/photos/canvas-photo-editor.js

@@ -517,6 +517,9 @@ export class CanvasPhotoEditor {
       let newX = addPage*(this.pageWidth + this.pageMargin)
       points.splice(1, 0, { x: newX, y: this.indexingStartY }, { x: newX, y: endIindexing1.y })
     }
+    if(startInfo.count == PhotoIndex.count && startInfo.itemIndex == PhotoIndex.itemIndex ){//同数量 同item
+      
+    }
     this.tempArrow.start = null
     this.tempArrow.end = null
     this.tempArrow.drawing = false;

+ 1 - 1
src/view/case/photos/index.vue

@@ -25,7 +25,7 @@
           ><ArrowLeft
         /></el-icon>
         <span
-          >{{ title || "照片制卷" }}{{ historylength }}{{currentIndex }}</span
+          >{{ title || "照片制卷" }}</span
         >
       </div>
       <div class="header-main">