Ver Fonte

加入常用相纸4R和6R尺寸

yzp há 1 ano atrás
pai
commit
53cb3fbed6
1 ficheiros alterados com 8 adições e 0 exclusões
  1. 8 0
      Web/src/views/system/print/component/hiprint/index.vue

+ 8 - 0
Web/src/views/system/print/component/hiprint/index.vue

@@ -163,6 +163,14 @@ const state = reactive({
 			width: 250,
 			height: 175.6,
 		},
+		"4R": {
+			width: 152,
+			height: 102,
+		},
+		"6R": {
+			width: 203,
+			height: 152,
+		},
 	},
 	scaleValue: 1,
 	scaleMax: 5,