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 43d0c7fd29
commit 2194acdaec

View File

@ -1,7 +1,7 @@
{
"name": "TextClock",
"attrs": [
"format", "onDateChange", "status", "fontColor",
"format", "onDateChange", "fontColor",
"fontSize", "fontStyle", "fontWeight", "fontFamily"
]
}
}