nvue:背景色渐变:
background: linear-gradient(to right,#F44C36,#F53574);
background: linear-gradient(to bottom,#FF9E74,#FC783A);
background-color: rgba(255, 255, 255, 0.5); /* 白色背景半透明 */
uniapp nvue支持class绑定,但仅支持数组语法。
nvue:背景色渐变:
background: linear-gradient(to right,#F44C36,#F53574);
background: linear-gradient(to bottom,#FF9E74,#FC783A);
background-color: rgba(255, 255, 255, 0.5); /* 白色背景半透明 */
uniapp nvue支持class绑定,但仅支持数组语法。
4515
2047
2216

被折叠的 条评论
为什么被折叠?