mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-28 01:41:54 +00:00
card calendar adds offdays attr
Signed-off-by: jyj_0306 <jiangyingjie2@huawei.com> Change-Id: I5182f157f7b1899022cce7e8d96d47e47650414f
This commit is contained in:
parent
150b55f172
commit
1d063e9387
@ -25,6 +25,18 @@
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "offdays",
|
||||
"supportedDevices": ["phone", "tablet", "wearable", "tv", "car"],
|
||||
"required": false,
|
||||
"description": [
|
||||
{
|
||||
"name": "",
|
||||
"supportedDevices": ["phone", "tablet", "wearable", "tv", "car"]
|
||||
}
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "cardcalendar",
|
||||
"supportedDevices": ["phone", "tablet", "wearable", "tv", "car"],
|
||||
|
Loading…
Reference in New Issue
Block a user