tangning hai 19 horas
pai
achega
391cabd44b

+ 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">