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