gpt4 book ai didi

css - Ionic 4 透明 ion-content

转载 作者:行者123 更新时间:2023-12-05 08:40:20 28 4
gpt4 key购买 nike

我有一个 Ionic 4 应用程序,我想要一个透明的内容。

这不起作用,内容始终为白色。我也将其添加到 css 中:

ion-content{
--ion-background-color: transparent;
}

enter image description here

最佳答案

ionic 内容背景使用 --background scss 变量设置 https://ionicframework.com/docs/api/content

ion-content { --background: transparent;}

关于css - Ionic 4 透明 ion-content ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56058513/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com