255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'rgb' => 'rgb颜色码 例如:\"0,0,0\"', 'color' => '16进制颜色码例如:#ffffff', 'is_delete' => 'Is Delete', 'addtime' => 'Addtime', ]; } }