Skip to content

颜色

颜色是一种表示颜色的对象类型。

创建颜色

nv
let color = #ff0000;

let color1 = #red;

基于 MIT 许可证发布。