diff --git a/subPackages/food/detail.vue b/subPackages/food/detail.vue index a7e7f99..68fbe10 100644 --- a/subPackages/food/detail.vue +++ b/subPackages/food/detail.vue @@ -133,7 +133,7 @@ 规格 - + @@ -709,7 +709,7 @@ margin-bottom: 34rpx; max-width: 100%; padding-right:15rpx; - min-width: 340rpx; + min-width: 320rpx; background: #EFEFEF; display: flex; align-items: center; @@ -727,6 +727,7 @@ padding-left: 15rpx; white-space: normal; font-size: 27rpx; + word-break: break-all; } } .noStore{ diff --git a/subPackages/search/techanResult.vue b/subPackages/search/techanResult.vue index 4aa1bf4..4f0d69b 100644 --- a/subPackages/search/techanResult.vue +++ b/subPackages/search/techanResult.vue @@ -90,7 +90,7 @@ 规格 - + @@ -462,7 +462,7 @@ margin-bottom: 34rpx; max-width: 100%; padding-right:15rpx; - min-width: 340rpx; + min-width: 320rpx; background: #EFEFEF; display: flex; align-items: center; @@ -480,6 +480,7 @@ padding-left: 15rpx; white-space: normal; font-size: 27rpx; + word-break: break-all; } } .noStore{ diff --git a/subPackages/techan/detail.vue b/subPackages/techan/detail.vue index 1b0d78d..81e9cd5 100644 --- a/subPackages/techan/detail.vue +++ b/subPackages/techan/detail.vue @@ -144,7 +144,7 @@ 规格 - + @@ -712,7 +712,7 @@ margin-bottom: 34rpx; max-width: 100%; padding-right:15rpx; - min-width: 340rpx; + min-width: 320rpx; background: #EFEFEF; display: flex; align-items: center; @@ -730,6 +730,7 @@ padding-left: 15rpx; white-space: normal; font-size: 27rpx; + word-break: break-all; } } .noStore{ diff --git a/subPackages/techan/index.vue b/subPackages/techan/index.vue index 920c61e..a0207a8 100644 --- a/subPackages/techan/index.vue +++ b/subPackages/techan/index.vue @@ -197,7 +197,7 @@ 规格 - + @@ -876,7 +876,7 @@ margin-bottom: 34rpx; max-width: 100%; padding-right:15rpx; - min-width: 340rpx; + min-width: 320rpx; background: #EFEFEF; display: flex; align-items: center; @@ -894,6 +894,7 @@ padding-left: 15rpx; white-space: normal; font-size: 27rpx; + word-break: break-all; } } .noStore{