等比列计算公式:
百分比缩放
const imgPect = (picture_width, picture_height, default_width, default_height) => {
var widthRatio = default_width / picture_width
var heightRatio = default_height / picture_height
var ratio
widthRatio < heightRatio ? ratio = widthRatio : ratio = heightRatio
var currentImg = { picture_width: parseInt(picture_width * ratio), picture_height: parseInt(picture_height * ratio)}
return currentImg
css可以修改网页什么,dw样式面板css,css淡粉色代码,css中字体自适应,css色修精华阿蓝,DW软件CC新建CSS规则,css让序号在圈里