[代码]CSS.registerProperty({ name: '--myprop', //属性名字syntax: '<length>', // 什么类型的单位,这里是长度initialValue: '1px', // 默认值inherits: true // 会 ...
確定! 回上一頁