开发中经常遇到的问题是,css的数据是写死的,不能够和js变量直通,即有些数据使用动态 ... background-color: var(--main-bg-color); margin: 10px; ...
確定! 回上一頁