Fix:2475 【商城小程序】样式调整,预约旅居与药膳食谱名称背景框透明度设置为70%,文字超出时用省略号显示,不要换行
This commit is contained in:
@@ -460,7 +460,7 @@ export default {
|
||||
bottom: 30rpx;
|
||||
text-align: center;
|
||||
width: 212rpx;
|
||||
background: rgba(255, 255, 255, 0.9);
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
border-radius: 60rpx;
|
||||
font-size: 28rpx;
|
||||
font-weight: bold;
|
||||
|
||||
@@ -188,7 +188,7 @@ export default {
|
||||
bottom: 30rpx;
|
||||
text-align: center;
|
||||
width: 212rpx;
|
||||
background: rgba(255,255,255,0.9);
|
||||
background: rgba(255,255,255,0.7);
|
||||
border-radius: 60rpx;
|
||||
font-size: 28rpx;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user