feat:【商城】店铺装修-优惠劵:phoneWidth * 0.96 改成 * 1,避免左右边距不太对(不铺满)

This commit is contained in:
YunaiV 2025-05-01 08:14:28 +08:00
parent 73c665892d
commit 3b0ab0d78f

View File

@ -124,7 +124,7 @@ watch(
() => {
// - * ( - 1)/
couponWidth.value =
(phoneWidth.value * 0.95 - props.property.space * (props.property.columns - 1)) /
(phoneWidth.value - props.property.space * (props.property.columns - 1)) /
props.property.columns
//
scrollbarWidth.value = `${