Skip to content

Commit 5d31276

Browse files
committed
feat: add right props of uniapp
1 parent 235bf60 commit 5d31276

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed

db/TDesign.db

0 Bytes
Binary file not shown.

packages/scripts/api.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87311,6 +87311,43 @@
8731187311
"TNode"
8731287312
]
8731387313
},
87314+
{
87315+
"id": 1767008848,
87316+
"platform_framework": [
87317+
"128"
87318+
],
87319+
"component": "Navbar",
87320+
"field_category": 1,
87321+
"field_name": "right",
87322+
"field_type": [
87323+
"64"
87324+
],
87325+
"field_default_value": "",
87326+
"field_enum": "",
87327+
"field_desc_zh": "右侧内容区域",
87328+
"field_desc_en": null,
87329+
"field_required": 0,
87330+
"event_input": "",
87331+
"create_time": "2025-12-29 11:47:28",
87332+
"update_time": "2025-12-29 11:47:28",
87333+
"event_output": null,
87334+
"custom_field_type": null,
87335+
"syntactic_sugar": null,
87336+
"readonly": 1,
87337+
"html_attribute": 0,
87338+
"trigger_elements": "",
87339+
"deprecated": 0,
87340+
"version": "",
87341+
"test_description": null,
87342+
"support_default_value": 0,
87343+
"field_category_text": "Props",
87344+
"platform_framework_text": [
87345+
"UniApp"
87346+
],
87347+
"field_type_text": [
87348+
"TNode"
87349+
]
87350+
},
8731487351
{
8731587352
"id": 1745829536,
8731687353
"platform_framework": [
@@ -87798,6 +87835,39 @@
8779887835
],
8779987836
"field_type_text": []
8780087837
},
87838+
{
87839+
"id": 1767008901,
87840+
"platform_framework": [
87841+
"128"
87842+
],
87843+
"component": "Navbar",
87844+
"field_category": 2,
87845+
"field_name": "rightClick",
87846+
"field_type": [],
87847+
"field_default_value": "",
87848+
"field_enum": "",
87849+
"field_desc_zh": "点击右侧图标时触发",
87850+
"field_desc_en": null,
87851+
"field_required": 0,
87852+
"event_input": "",
87853+
"create_time": "2025-12-29 11:48:21",
87854+
"update_time": "2025-12-29 11:48:21",
87855+
"event_output": null,
87856+
"custom_field_type": null,
87857+
"syntactic_sugar": null,
87858+
"readonly": 1,
87859+
"html_attribute": 0,
87860+
"trigger_elements": "",
87861+
"deprecated": 0,
87862+
"version": "",
87863+
"test_description": null,
87864+
"support_default_value": 0,
87865+
"field_category_text": "Events",
87866+
"platform_framework_text": [
87867+
"UniApp"
87868+
],
87869+
"field_type_text": []
87870+
},
8780187871
{
8780287872
"id": 1646,
8780387873
"platform_framework": [

0 commit comments

Comments
 (0)