From de837fbf792df3c86f9299241fb9ea8a1c4a8a78 Mon Sep 17 00:00:00 2001 From: xifanTT <514329552@qq.com> Date: Mon, 16 Dec 2024 17:40:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20mobile-react=E5=90=8C=E6=AD=A5swiper?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/TDesign.db | Bin 1003520 -> 1003520 bytes packages/scripts/api.json | 80 ++++++++++++++++++++++++++++++++++++-- 2 files changed, 77 insertions(+), 3 deletions(-) diff --git a/db/TDesign.db b/db/TDesign.db index 53f27b87e9031f43484b1366d362482261328e80..9e5ee2e8e40e957b9ac9ee1328fd84983d039e35 100644 GIT binary patch delta 386 zcmZozVB4_3c7imc-$WT_M!&{{)&$0_2~11hi!zuq^ICDA=bX-|%W;H*pM5F28iVqTw)cHu z+QZ1gz`$^4yWck^^+$~A?PWKZftUq|S%H{sd)W>4zH$LJuGI{D?mTaJV!6+8t8uN~ zE)u{oolCD`uA(Fhqa>#!BQI|>0|&3MG0-ed4qgsk29EUjui^s1<(UPkMH#7?=@})= z)0=NFYiXP48XD;unkg7qS{Ykd85#Z?GgQ zBP%qwGB!ff3leHS7tI00oIuP4#N0s41H`=B&qec@u`t?gXHDR%W@6zv#Is|2OA=o+ hC*z&z53>302!Pznw~&*Wg$ZOK--7LDa`;Rh0|2I>bO-IT^85|ivpi!WkXZqT3uE~tt(;XwYY`2SjWGZ83VqnBTHjMyX|(r zZ%pcs7|q+uZZHEe3lOscG28aC8|;1M0xaC;82H?I-tfe7pJO@6lCoVSfMYt>^ar6F zEYlAJ0*Q@*9KtMVlNBVV`}c83@(4QwmuD8F7I~JW=1%_*!l5B!Vq|4vX=Gqzq-$uP zYiy`sXlMl%;)`cUo&GAErOZ=DRbUC!1Gf`-L1n GgU0}RqHMbW diff --git a/packages/scripts/api.json b/packages/scripts/api.json index 48c2e583..672ce39a 100644 --- a/packages/scripts/api.json +++ b/packages/scripts/api.json @@ -108699,7 +108699,6 @@ "1", "2", "4", - "16", "32" ], "component": "Swiper", @@ -108731,7 +108730,6 @@ "Vue(PC)", "React(PC)", "Angular(PC)", - "React(Mobile)", "Angular(Mobile)" ], "field_type_text": [ @@ -108816,6 +108814,45 @@ "Number" ] }, + { + "id": 1734341911, + "platform_framework": [ + "16" + ], + "component": "Swiper", + "field_category": 1, + "field_name": "height", + "field_type": [ + "1", + "2" + ], + "field_default_value": "", + "field_enum": "", + "field_desc_zh": "当使用垂直方向滚动时的高度", + "field_desc_en": null, + "field_required": 0, + "event_input": "", + "create_time": "2024-12-16 09:38:31", + "update_time": "2024-12-16 09:38:31", + "event_output": null, + "custom_field_type": null, + "syntactic_sugar": null, + "readonly": 1, + "html_attribute": 0, + "trigger_elements": "", + "deprecated": 0, + "version": "", + "test_description": null, + "support_default_value": 0, + "field_category_text": "Props", + "platform_framework_text": [ + "React(Mobile)" + ], + "field_type_text": [ + "String", + "Number" + ] + }, { "id": 3255, "platform_framework": [ @@ -109499,7 +109536,7 @@ "field_desc_zh": "轮播切换时触发", "field_desc_en": null, "field_required": 0, - "event_input": "(current: number, context: { source: SwiperChangeSource })【type SwiperChangeSource = 'autoplay' | 'touch' | ''】", + "event_input": "(current: number, context: { source: SwiperChangeSource })【type SwiperChangeSource = 'autoplay' | 'touch' | 'nav'】", "create_time": "2021-07-03 08:59:23", "update_time": "2022-04-06 08:44:37", "event_output": null, @@ -110472,6 +110509,43 @@ "String" ] }, + { + "id": 1734341852, + "platform_framework": [ + "16" + ], + "component": "SwiperNavigation", + "field_category": 1, + "field_name": "placement", + "field_type": [ + "1" + ], + "field_default_value": "inside", + "field_enum": "inside/outside", + "field_desc_zh": "导航器位置,位于主体的内侧或是外侧", + "field_desc_en": null, + "field_required": 0, + "event_input": "", + "create_time": "2024-12-16 09:37:32", + "update_time": "2024-12-16 09:37:32", + "event_output": null, + "custom_field_type": null, + "syntactic_sugar": null, + "readonly": 1, + "html_attribute": 0, + "trigger_elements": "", + "deprecated": 0, + "version": "", + "test_description": null, + "support_default_value": 0, + "field_category_text": "Props", + "platform_framework_text": [ + "React(Mobile)" + ], + "field_type_text": [ + "String" + ] + }, { "id": 2195, "platform_framework": [