yf_zd hace 5 años
padre
commit
3a80eaf7c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/UserManger.vue

+ 1 - 1
src/components/UserManger.vue

@@ -288,7 +288,7 @@ export default {
 				// autoCropHeight: 200, // 默认生成截图框高度
 				// fixedBox: true, // 固定截图框大小 不允许改变
 				fixed: true, // 是否开启截图框宽高固定比例
-				fixedNumber: [230, 165], // 截图框的宽高比例
+				fixedNumber: [136, 32], // 截图框的宽高比例
 				full: true, // 是否输出原图比例的截图
 				canMoveBox: false, // 截图框能否拖动
 				original: false, // 上传图片按照原始比例渲染