delete textclock status property

Signed-off-by: yaoyuchi <yaoyuchi@huawei.com>
This commit is contained in:
yaoyuchi
2022-02-17 16:43:26 +08:00
parent 8e0188ed38
commit eb2c84359b
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "TextClock",
"attrs": [
"format", "onDateChange", "status", "fontColor",
"format", "onDateChange", "fontColor",
"fontSize", "fontStyle", "fontWeight", "fontFamily"
]
}
}