@tplc/business 0.7.83 → 0.7.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,248 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.7.86](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.7.85...v0.7.86) (2026-01-21)
6
+
7
+ ### [0.7.85](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.7.84...v0.7.85) (2026-01-21)
8
+
9
+ ### [0.7.84](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.7.9...v0.7.84) (2026-01-21)
10
+
11
+
12
+ ### 💄 Styles | 风格
13
+
14
+ * Change padding-left of wd-select-picker label to 22rpx for improved layout consistency ([9d3c8e0](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9d3c8e0799c0dca0ad414e4150d637fcd8b8ddad))
15
+ * Enhance wd-select-picker styles with improved dark theme support, error handling, and loading states ([9476eca](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9476eca4b1dc70be0240178274fa8266a8877353))
16
+ * Update wd-select-picker label padding and adjust required indicator position ([c484165](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c484165672df34c3a8a0497a89f4878bc9eca62c))
17
+
18
+
19
+ ### ♻️ Code Refactoring | 代码重构
20
+
21
+ * **lcb-area, lcb-button:** optimize actionProps computation and streamline data source selection ([117ce0d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/117ce0df62ee17b25a341c4dd3b51b90a0f78bd8))
22
+ * **lcb-area:** update comparison logic to use compareType prop for improved clarity ([525e606](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/525e606ba08288fc1f048a68208575214cf8f274))
23
+ * **lcb-block:** optimize spacing style calculations for improved readability ([1498cd5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1498cd59904603d9d70f7a5df837cb4b588baf1d))
24
+ * **lcb-calendar-filter:** simplify CalendarItem component and update styles for better consistency ([b63b489](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b63b4893313cba648c1f2b62618e2ccb06e567af))
25
+ * **lcb-calendar-search:** streamline placeholder styling by consolidating styles into a computed property ([d02956a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d02956a41847e799fafb932413450c195c1b4b69))
26
+ * **lcb-image, lcb-nav:** remove unused TypeScript declaration files for Image and Title components ([431ddb8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/431ddb85ab02ad2f23436496a4a59cea9c8dcbcd))
27
+ * **lcb-image:** replace Image component with LcbWrapperImage and remove unused Image file ([d489b3b](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d489b3b226d158cc17abff03b5152ca9398c97ce))
28
+ * **lcb-img-nav, lcb-tags:** restructure item properties for enhanced customization and consistency ([f669990](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f6699906d64889c1582a15daf5b965fd00d42814))
29
+ * **lcb-img-nav:** update item styling properties to use rowItemProps for better customization ([8709982](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8709982e6e81f907bdabcc1c004d56ea31ff1645))
30
+ * **lcb-nav:** replace Title component with LcbNavTitle and remove unused Title file ([d51695b](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d51695bfe336809741d4743356e35d12d2707f83))
31
+ * **lcb-order-payment:** simplify openInsteadPopup function and improve item handling ([5fdd2b6](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5fdd2b6d6339e9c5fa5cd4affa06eb9ed1908443))
32
+ * **lcb-product-item:** remove unused type definitions and clean up component structure ([29c4cd2](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/29c4cd2da45f3486d5efc654ef736120be697349))
33
+ * **lcb-product-item:** simplify price display logic by removing unnecessary wrapper and adjusting item order ([e3dc932](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e3dc9329b5edb8fb82bc6ca3d795d8defc6331db))
34
+ * **lcb-tabs, lcb-filter-grid, lcb-list, lcb-product:** update useSyncForm to accept an object with dynamicScope and visibleScope, and set defaultIndex for tabs components ([578529d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/578529d7fadd466d22f660ebfe90362740b8e630))
35
+ * **lcb-video:** update video component styles and extend props for dynamic sizing ([56757fa](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/56757fa5b437bff60015c0f9d7c05d7959d19927))
36
+ * **lcb-wrapper-list:** streamline pagination implementation and enhance style handling in lcb-block ([9bb70e5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9bb70e58d28cb5575760d6fad0da81dec229beab))
37
+ * remove unused imports from ProductSkeleton and SkeletonItem components ([c04e392](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c04e392e5baa3d7739d96192c4604798db116723))
38
+ * remove unused type definitions and components from business package ([2bd79a4](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2bd79a4c6c546a1c079ca4e291c73bd9d49a8f23))
39
+ * **types:** remove unused properties from LcbGapProps and LcbAreaProps, enhance LcbBlockProps with additional positioning attributes ([3e5dd22](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3e5dd22dca2a854fc7760ef7f824c3b23a1c59db))
40
+ * **types:** remove unused type definitions and clean up component type files for better maintainability ([923135e](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/923135ebed7bcbee56deb891cdbc42206cb40b2a))
41
+ * **types:** standardize type definitions and improve consistency across components ([227a8d9](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/227a8d9ee1c458f87916d28949513d68d808768c))
42
+ * Update window information retrieval across components to use uni.getWindowInfo for improved consistency ([744c24f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/744c24f71d420356265331a55236b30adad11f1b))
43
+ * **wd-popup, wd-transition:** enhance component structure and add reactive properties ([c32d1dc](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c32d1dccce79e65bf125e41f7efaab51c72d48bb))
44
+ * **wd-tabs:** change font size and weight props to accept both numeric and string types ([169a4e5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/169a4e56bb7d81e675bd9a2cfaded0e2a06272d8))
45
+
46
+
47
+ ### 🐛 Bug Fixes | Bug 修复
48
+
49
+ * 判断错误 ([fd0a01e](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fd0a01e80f6da304104bfc6c80b194be4c2d38be))
50
+ * 修改 class="whitespace-pre-wrap" ([e138dae](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e138dae50f30ff16d021abda2571cbe96e313fc3))
51
+ * **iconfonts:** update font URLs to absolute paths for improved accessibility ([4a9ff7c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4a9ff7c0128766a6a718d8bc266d2914bbe1b6da))
52
+ * **iconfonts:** update font URLs to relative paths for better asset management ([61e3142](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/61e31429da7faf69f76cb7b7e423c47e8ec1d7eb))
53
+ * **lcb-action-view:** rename memberRole to userLevelRole in jumpTypeMap for clarity ([9d52eaf](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9d52eaf956d8a7e9d931d1f6ceb256ed0cf3ce4e))
54
+ * **lcb-area:** set default value for compareValues function to prevent potential errors ([4e5e48a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4e5e48a373ba00e491c5cd002da5792e57006aec))
55
+ * **lcb-area:** use nullish coalescing for default flex value in itemStylesCache ([421d71c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/421d71c428f4a2f3db37169e9d5dd6ccdc1d6d07))
56
+ * **lcb-button, wd-button, NestedDraggable:** improve null safety and style adjustments ([0c858c0](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0c858c02493a58be1d376a6ed2442013635bc376))
57
+ * **lcb-map:** replace loading GIF with a webp image and remove the old GIF file ([6f69363](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6f693637439cc77ff651713dd3708da23c3712d0))
58
+ * **lcb-tabs:** add error handling for JSON parsing in syncForm calls ([3dac339](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3dac3394071fd10da4f94986034c06566ef67db8))
59
+ * **lcb-tabs:** extend timeout duration for currentTab initialization to enhance default tab selection accuracy ([a29ae0c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a29ae0cf9c1b0c9ef483c4ca94f094fb7286153c))
60
+ * **lcb-tabs:** increase timeout duration for initializing currentTab to improve default tab selection timing ([01b7415](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/01b74154ea693ab32f1414c2aa3a153bdab169a4))
61
+ * **lcb-tabs:** initialize currentTab on component mount to ensure correct default tab selection ([3bd2024](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3bd2024c1a654897a621ea8f559ac2c12ffb86b0))
62
+ * **lcb-tabs:** update currentTab initialization to use item name based on defaultIndex ([aad2d22](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/aad2d22403c8c3ee8987fcdeb153f4637c9594a0))
63
+ * **lcb-wrapper-list:** update dynamicScope handling and improve page limit configuration ([871bd0d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/871bd0dae7c499bd184b7fcfc1b09ecae4553d22))
64
+ * **MemberRolePopup:** add immediate option to watch for role list fetching ([3bd2d82](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3bd2d829366d502fe7cde5616572b8b3797fc6bd))
65
+ * **SharePopup:** add immediate option to watch for data updates ([6e02b88](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6e02b88dce5cf048fbc309285e6f947ad938032d))
66
+ * Update window information retrieval to use constantsStore for consistent access across components ([92b3a70](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/92b3a7025a82fa129646b904a90d3959cc177d26))
67
+ * **wd-img:** remove unnecessary class from image component for cleaner styling ([05e83d5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/05e83d5a211aba9d90704b7e871f0a29a4962d7a))
68
+ * **wd-img:** remove unnecessary z-index class from image component ([064ed39](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/064ed3962a45987ac7f22140312659df29259a0d))
69
+ * **wd-tabs:** implement layout retry logic to ensure accurate tab positioning on initial render ([94ade3b](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/94ade3b0c75122050b6bb871eeceedf8d09e5f42))
70
+
71
+
72
+ ### 🚀 Chore | 构建/工程依赖/工具
73
+
74
+ * **docs:** update documentation for various components and add new entries to .gitignore ([dc265e8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/dc265e89fa9a366abb4a93095b8c0a7668e8de2a))
75
+ * **release:** 0.7.10 ([163b7bc](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/163b7bc96d509d5280edddd70572b2f8d786bc1b))
76
+ * **release:** 0.7.11 ([8342d39](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8342d3917c60821588bbe2b486c62292c3c20083))
77
+ * **release:** 0.7.12 ([3f29ecb](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3f29ecbd7037577242ac4e47ec7f1c9e3d832235))
78
+ * **release:** 0.7.13 ([89dbdda](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/89dbdda8dcb986de5c6dab7308783589dcefc668))
79
+ * **release:** 0.7.14 ([17ab0c3](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/17ab0c3af6e5e04f064a3291c4ab4be2e1696b46))
80
+ * **release:** 0.7.15 ([678723d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/678723d21b78e509c5bc2f816fb7a1679d2848a0))
81
+ * **release:** 0.7.16 ([83aa6dd](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/83aa6ddbe31bc327e46e07a5d826ae9079312eb4))
82
+ * **release:** 0.7.17 ([0ea0d3d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0ea0d3dfcd879dfcb305cd4a6bebbc35047c35db))
83
+ * **release:** 0.7.18 ([4d1b01d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4d1b01d826671e8fe00ff2807645c995654da817))
84
+ * **release:** 0.7.19 ([8c3dfda](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8c3dfda32de6f2d73e62b28d0935a792ea8dca89))
85
+ * **release:** 0.7.20 ([3c69dbe](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3c69dbe444fc50cc4f470ffa316a379c739dab4a))
86
+ * **release:** 0.7.21 ([2c0db34](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2c0db34f5ec241cc0297d68a5755c7ae7a75dcb8))
87
+ * **release:** 0.7.22 ([31f6a87](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/31f6a874afdc82a4a58a8ef610194757666144d0))
88
+ * **release:** 0.7.23 ([9c56ffd](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9c56ffd1c060c2d81105a1049654f80081674d10))
89
+ * **release:** 0.7.24 ([a8d4228](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a8d4228a98f33d853e333cecf223731cf737091a))
90
+ * **release:** 0.7.25 ([0a110c9](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0a110c989454680daeb197fb654671b1b06a48b5))
91
+ * **release:** 0.7.26 ([75679b1](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/75679b1c1e654f92be0e58ee9925f497de417fe9))
92
+ * **release:** 0.7.27 ([3604f1a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3604f1a901a3be757e8c23921248c4fa8d10f5e3))
93
+ * **release:** 0.7.28 ([16adc1d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/16adc1d765b0db9fe16ea9e5522e5158f1369bb1))
94
+ * **release:** 0.7.29 ([3219783](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/321978338a41e79980adde7c5343a1bde98ce8ca))
95
+ * **release:** 0.7.30 ([3c70115](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3c70115037e2324cdd7543a289e5d879fc4487e9))
96
+ * **release:** 0.7.31 ([e7a3f7f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e7a3f7f192dbbe0b968d7ab8b492413fb8888368))
97
+ * **release:** 0.7.32 ([80cf1d3](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/80cf1d33766e510be6990e4f721448cab806f9ae))
98
+ * **release:** 0.7.33 ([1d6cbfd](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1d6cbfd08c7bfca80e6116ac40d46b909b49b888))
99
+ * **release:** 0.7.34 ([ff6d9ba](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ff6d9babf801919bae6f7367643fc966b005141c))
100
+ * **release:** 0.7.35 ([08e3887](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/08e38877b628ed46352fb94a57dd342ed92d507a))
101
+ * **release:** 0.7.36 ([5fab8dd](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5fab8dda5d0ffc881a4eab9df0198441c9c797a4))
102
+ * **release:** 0.7.37 ([d5ada99](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d5ada99959ec39587e1da927574761993086f24e))
103
+ * **release:** 0.7.38 ([d034457](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d034457193dc731be1e53ae0fddae99b5e7add5a))
104
+ * **release:** 0.7.39 ([2215b79](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2215b799dfc33cf4036b92463d3414b76b948604))
105
+ * **release:** 0.7.40 ([184c675](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/184c675d9f8a6125f64f68679adb7df4fb2f525e))
106
+ * **release:** 0.7.41 ([e0b7505](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e0b7505542e670c735b41089cc4cb7619649a315))
107
+ * **release:** 0.7.42 ([9bc5145](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9bc514524e49585070a9a2c50d221de138c60c5f))
108
+ * **release:** 0.7.43 ([20234e7](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/20234e742ee6d5b2ce4d0c476e9412435f2393b1))
109
+ * **release:** 0.7.44 ([b9991cf](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b9991cf032c58860f52ccd54baf446bf244326c8))
110
+ * **release:** 0.7.45 ([eeda9cf](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/eeda9cfaa15ada437d7552b89611f99739592fb6))
111
+ * **release:** 0.7.46 ([e2763d0](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e2763d06ddd6939c103716319b956342d5d45183))
112
+ * **release:** 0.7.47 ([a3f9c17](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a3f9c17a11ebe5856dbb64c2391f77e73fc126ad))
113
+ * **release:** 0.7.48 ([1d08038](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1d08038be82c4ae68c32855286a6ae0fe445a441))
114
+ * **release:** 0.7.49 ([173d24d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/173d24dc7bcdc7c3112db232ac14c3509232cd89))
115
+ * **release:** 0.7.50 ([c6f5712](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c6f5712c7bf9558a6336a148f15a4ba225d11104))
116
+ * **release:** 0.7.51 ([4acced8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4acced89cd89f3105b4797644ad7feefab55aa09))
117
+ * **release:** 0.7.52 ([ee19331](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ee193313d84f6116acdc38630ecc010fa29fcc37))
118
+ * **release:** 0.7.53 ([1a4d9f8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1a4d9f8d00b444997f97ee7b8469ffceda2b3f86))
119
+ * **release:** 0.7.54 ([29b264d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/29b264d0d52a07f3598e4663c4463b8770beca91))
120
+ * **release:** 0.7.55 ([fe46af8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fe46af87b2c0b2cc17f639dbd9a4b18ed43e8efb))
121
+ * **release:** 0.7.56 ([1b2216c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1b2216c1e81bdf60b85b9c179f614bb37c0588e5))
122
+ * **release:** 0.7.57 ([335581c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/335581c24bb3e9434fb02894a9d68312ca4ac8c0))
123
+ * **release:** 0.7.58 ([e293b2c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e293b2c5adbbc2c73d673518415baaa03ddcf0a4))
124
+ * **release:** 0.7.59 ([a98567a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a98567a3d2d84c957dd03c5ea60ba847109ef0c4))
125
+ * **release:** 0.7.60 ([972beec](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/972beec4a80061c59cd784e922de485f218b1174))
126
+ * **release:** 0.7.61 ([7849bf2](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7849bf25f670ba9afc2c117d1344ce96e6aada29))
127
+ * **release:** 0.7.62 ([fb72585](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fb725852c762380ed4b90c66d4f9b8d3b6894977))
128
+ * **release:** 0.7.63 ([fe7b4b1](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fe7b4b15a134e796285effcb77e871063acfa095))
129
+ * **release:** 0.7.64 ([52d9fb9](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/52d9fb9331136cb654138898b54ff370716f71b2))
130
+ * **release:** 0.7.65 ([d253971](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d2539714a2378236ba05083e03e901f5623bcc91))
131
+ * **release:** 0.7.66 ([05158f3](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/05158f3950da0fefba4a6b1dd2352725a75a0425))
132
+ * **release:** 0.7.67 ([1d3d4ea](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1d3d4ea8fd8018e6cd41fd754a0fd5375b9ee3ab))
133
+ * **release:** 0.7.68 ([03c52e5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/03c52e5aa2bed75f0bd7cf66c0d3934d1196329a))
134
+ * **release:** 0.7.69 ([658ab2d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/658ab2d29555b2f148956fbd8e2600e02ea7d84d))
135
+ * **release:** 0.7.70 ([993f445](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/993f4459a619742ee76b4774d7a565934fc2153f))
136
+ * **release:** 0.7.71 ([5b32edb](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5b32edbe244e09f8de16e6d8ea40d1b174e1f442))
137
+ * **release:** 0.7.72 ([7bcfdc1](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7bcfdc1e909e9bc5ac55a6d62cda06d388460b3b))
138
+ * **release:** 0.7.73 ([7389cf5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7389cf5639e7abb23ccd881b6db18ef549840a20))
139
+ * **release:** 0.7.74 ([6a32dd2](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6a32dd2e7f2675bc3ce28466424733e130f45f7b))
140
+ * **release:** 0.7.75 ([b80d674](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b80d6747eb1278a5822c0306403624f8adbc0b9a))
141
+ * **release:** 0.7.76 ([b399fec](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b399fecab289571e152338fc21acac085b841dc5))
142
+ * **release:** 0.7.77 ([03e75ec](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/03e75eced49a50a5ba3ecd6ab9ba9559fabab7a6))
143
+ * **release:** 0.7.78 ([d170ccc](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d170ccc964abf627f3909e579839ac655251887a))
144
+ * **release:** 0.7.79 ([8473b1e](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8473b1ec90f7ba12df44e854fd6445a7e3030798))
145
+ * **release:** 0.7.80 ([e020733](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e020733241e5550020c3de6e1dd4c9b31d5e34b8))
146
+ * **release:** 0.7.81 ([0fbc1c1](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0fbc1c13378cb07f97f319a7fd27cce1b93db4c2))
147
+ * **release:** 0.7.82 ([5e079ef](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5e079ef72bd44c581f5ffc0057a037bf596b36e4))
148
+ * **release:** 0.7.83 ([2616220](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/26162203bfbddfcf6f6d9a6579a2fc0fd3a0fc42))
149
+ * **release:** 1.0.15 ([d452862](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d45286238ac5605e828dec27e8b4752a7d8b837e))
150
+ * **release:** 1.0.16 ([6ab5880](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6ab588048db6a5b3d58529ad239f895c989d6d03))
151
+ * **release:** 1.0.17 ([f987a45](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f987a454c73379be440ffc75f8fd06d55da2632a))
152
+ * **release:** 1.0.18 ([0b5e53d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0b5e53d0d3b8dd1a8a806c5258828f70f486b628))
153
+ * **release:** 1.0.19 ([6d957fd](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6d957fd62d08ff4cb2e74f4d2e0c0917dedbf915))
154
+ * **release:** 1.0.20 ([65ad98e](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/65ad98e5b7ddb615961c71f60ce657fec344de56))
155
+ * **release:** 1.0.21 ([c5a3dc8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c5a3dc8cc308332fb67dbc52a66ad8b14b3f7292))
156
+ * **release:** 1.0.22 ([4c3ee83](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4c3ee832739a0babc6efa73f6ad107defc52fa6a))
157
+ * **release:** 1.0.23 ([b383996](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b383996a3b065170eddefc59ede5001919bb453a))
158
+ * **release:** 1.0.24 ([9d65575](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9d6557591271175bb34d17e758284e158c8e96bc))
159
+ * **release:** 1.0.25 ([7dcdf05](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7dcdf052c6144d79356f92574c12f94da2b1cd55))
160
+ * **release:** 1.0.26 ([eceba4d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/eceba4d3fc7b0a375a572ec2274b826e9fef4475))
161
+ * **release:** 1.0.27 ([d26fc49](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d26fc4968a1daaf9508f534e435dbb12d628548f))
162
+ * **release:** 1.0.28 ([8e3e87a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8e3e87a26bb2534aa79213b0ddc1d1db1365e54f))
163
+ * **release:** 1.0.29 ([7a4a536](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7a4a5362dfab3ed9cde6a71928e3b555c2400a9c))
164
+ * **release:** 1.0.30 ([89828ea](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/89828ead3f211909a9cf75570dfce3780601f601))
165
+ * **release:** 1.0.31 ([64f22c2](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/64f22c25be141fa6b2128436a66cbbd4bbebf1f8))
166
+ * **release:** 1.0.32 ([726186c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/726186c3c7cbc79ba02f504247ebfdb9984e08a8))
167
+ * **release:** 1.0.33 ([490af35](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/490af35666cc085f6faa73c8f7ddc8331352744d))
168
+ * Remove numerous TypeScript declaration files and update the `lcb-order-payment` component. ([c4860c8](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c4860c866b272f26b5da30e0b5688bb7fae9dd57))
169
+
170
+
171
+ ### ✨ Features | 新功能
172
+
173
+ * 1 ([580dde4](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/580dde4aadf57d9aea93d0bb8c0e2fbaac2dfbb0))
174
+ * 测试更新 ([546c020](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/546c020e3763fa589a3fb273e699d5eed27b034b))
175
+ * 查看value 是否存在 ([5af5ab0](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5af5ab0f3591395c8ae12dd9afff711f431d141b))
176
+ * 调整数据 ([d5bc0dd](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d5bc0dd6d51a87e9d5958dd773454b03c24ab7f3))
177
+ * 调整数据结构 ([b6f0d24](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b6f0d24a26d3d4dbf05ca855ed687d6819eb7c0f))
178
+ * 调整颜色 ([f9ea6ca](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f9ea6ca5ea048676b4a236671c9fa33789d8660b))
179
+ * 更新尺寸 ([ecad769](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ecad769c5ee7f137873bbe5cb61fc56a0b7446ba))
180
+ * 更新wot-number ([f700988](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f700988b15ec08eef0d1b8c140483eca8e0afed4))
181
+ * 兼容点击 ([8027588](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8027588f38760e3de6b01205ec982eceb91f0e86))
182
+ * 兼容area ([3974374](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/39743742aa8426e34d0bd2b321c48e2b1ef2aa37))
183
+ * 兼容padding ([267de42](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/267de42fc3e2f539b5fa47bd8ef2389f8eb57207))
184
+ * 去掉异步 ([ee2e200](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ee2e2000d17f36ba049727aab365631b8652ab50))
185
+ * 新增优化版本 ([aac61bb](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/aac61bbc06a90fc8ade33c8c1765f4df5d4ba37e))
186
+ * 新增progress ([474bcac](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/474bcac7c08cb234e1d6945036d8ca4d64fa4f88))
187
+ * 修复title ([d7035fb](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d7035fbe2641b3aa4f172d204419decff18ed169))
188
+ * 修改尺寸 ([83ae159](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/83ae159dc058fa0486745149d45f19d7d3a5050a))
189
+ * 修改尺寸 ([391c013](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/391c01320bdc74cb235a1a0540d8e23d7fbce432))
190
+ * 修改兼容尺寸 ([9079ff7](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9079ff74d88162468a3528b533f9492ca7c2dfaa))
191
+ * 修改样式兼容 ([7b286d6](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7b286d6a299da10f79d02b9565e6e681ce61c494))
192
+ * 修改字段 ([8ed5c88](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8ed5c880145b1d96d1afdd3848da9a6d20ae2ed5))
193
+ * 修养该数据 ([4743ee1](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4743ee1687651f32050243cb3bc5a6fc77bf8d5f))
194
+ * 样式调整 ([bd83b18](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/bd83b1815a283f7dcd602dc02ca7644e0c5f2d6d))
195
+ * 优化渲染 ([7ad9de0](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7ad9de0f1effd3ba99d341927ce71ae8de2deec6))
196
+ * 优化lcb ([4508077](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/45080773f73d2f9329de373d2b713eb5b644dea0))
197
+ * 优化pay ([fdead3a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fdead3a80ca5d7de1de0eff9745e35e2c4fca6db))
198
+ * 暂时不用处理 ([5c15637](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5c15637f45bb06a32c8e42a36b01ab98cf1d71a8))
199
+ * Add `payCardId` to payment form and component, and refine payment type watch logic with minor UI alignment. ([0cac8e4](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0cac8e49e678a81f3a1340b251c05aa591e28146))
200
+ * add button type to SelectPicker and implement remote search functionality ([2e09dea](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2e09dea2be7087b925d732b0211641d2e1039424))
201
+ * Add multiple new LCB component demo pages, update routing and types, and enhance the LCB search demo with new attributes. ([dae3560](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/dae3560de985f84e888e5ac18ba0960941e1aa7c))
202
+ * area ([33ad1e4](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/33ad1e459d9b104d664a4aed33bcf08b52a0f02c))
203
+ * area 上下文 ([7f4320d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/7f4320d45e58d33cf30e4ffa6bdc0ef21172a0b8))
204
+ * area 支持接受list数据 ([5abec9c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5abec9c777a1bc503f1206378ec60bddf9090c52))
205
+ * auto ([49e6f33](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/49e6f33f93fb07e165a22885fd9d7511e6e6f84a))
206
+ * buitton text ([f5be12c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f5be12c5bbbb6c46d153cfa67ef6e739a208069e))
207
+ * **calendar:** add defaultDays prop to support automatic end date selection in date ranges ([2e5157a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2e5157af7fb0fd198ce129bd5017eeb753617807))
208
+ * **docs:** enhance documentation for various components, adding usage scenarios, examples, and source locations ([aa54921](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/aa549217140ebd93b569d4fbd1e5236fe66e2c72))
209
+ * **docs:** update lcb-calendar-search and lcb-grid documentation with new examples, configurations, and improved styling ([934131d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/934131d6bdaba664a789e3c560db19497b630a44))
210
+ * fix back top ([d076291](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d076291dbe5b50549575f5815ad7f14e6ffa57ae))
211
+ * **lcb-action-view, lcb-button, lcb-form:** add formKeys support to merge form data into request parameters ([79341ae](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/79341ae258b77a5578e645f8dddd91b8e6fb9459))
212
+ * **lcb-action-view:** add language selection feature to action view component ([42402c4](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/42402c41de1bba1b26e37155cf462f27bc4a0528))
213
+ * **lcb-action-view:** add MemberRolePopup component and update jump type handling for member role ([82e094a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/82e094a20e121ce7b960d94a46a80e2a77722df7))
214
+ * **lcb-area:** add IS_EDITOR_MODE constant and optimize lcb-area and lcb-block components for fixed positioning and style caching ([ba958ae](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ba958ae70cdfb74068799319d2ef4226738a6065))
215
+ * **lcb-block:** add styleKey to dynamic options and update style handling for improved flexibility ([014469d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/014469da25766f682cff0d63a932b82504f41d7d))
216
+ * **lcb-button:** add fontFamily prop to customize button text styling ([9f4ccd4](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9f4ccd497cbf49f0bf406da3f805f0662ed21cfe))
217
+ * **lcb-calendar-search, lcb-product-item:** add new props for placeholder styling and image display options ([c17182d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c17182da05d8db59764f3dd7127a98304a096b83))
218
+ * **lcb-calendar:** add confirmText prop and change event emission ([7448304](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/74483045706c9ff410d24376898303a3f6717b1e))
219
+ * **lcb-form:** enhance form component with customizable title styles and conditional submit button visibility ([6b24629](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6b246290e9a8a066353b461fd4cfdba62477c388))
220
+ * **lcb-image, lcb-product-item, wd-img:** add showMenuByLongpress prop for long press menu functionality in WeChat Mini Program ([033f73c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/033f73c2dcf09fc4369986d25ee05385f9f78f94))
221
+ * **lcb-image:** add renderMode prop to control click behavior based on item.link ([0cd0b8b](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0cd0b8b2fb6158f334b5ddc3171ae0cac6fc133c))
222
+ * **lcb-img-nav:** add multi-line horizontal card layout with icon border customization ([34d1f27](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/34d1f27d0d8073eefcf3867ef6cc608d297de84c))
223
+ * **lcb-img-nav:** update demo page with enhanced layout and new navigation title ([0578991](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/05789916afa8448fa3c38d677ac74437f351fc62))
224
+ * **lcb-list, lcb-product, lcb-wrapper-list:** add empty state support with customizable properties ([a8be092](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a8be0925ce92256dfb0f164fc9bd21b25b6351d2))
225
+ * **lcb-nav:** add 'custom' action to ICapsule interface and implement customAction handling in onCapsule function ([fe8cec5](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fe8cec50671d4ef07955d162303246bc102f2059))
226
+ * **lcb-nav:** enhance navigation behavior for Alipay mini program with fallback icon and capsule offset adjustments ([1f72adc](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1f72adc1cf8ee7b33f6619bf4923bb032e2c2a0c))
227
+ * **lcb-nav:** refactor lcb-nav component to use lcb-action-view for action rendering and add actionViewProps to ICapsule interface ([20f911f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/20f911f2ed5db75ecbd7a7a58afdf2498f600b37))
228
+ * **lcb-product-item, lcb-tabs, wd-img, wd-tab:** enhance component functionality with new computed properties and style adjustments ([45f0e74](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/45f0e749af0ae4425588b6e5ec44eac8c4a61b6a))
229
+ * **lcb-product-item, wd-img:** add titleOnImg prop to lcb-product-item and retain showMenuByLongpress in wd-img component ([3e40709](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3e40709a04a4f7a7a8ab680d44eee7cfe27dab00))
230
+ * **lcb-product:** add headImgStyle property to LcbProductProps and LcbProductItemProps, update ItemValue component to use wd-img for head image rendering ([2ae9d8f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2ae9d8f51700a275ce37a53faebcb1109f753094))
231
+ * **lcb-product:** add support for configurable row count in horizontal layout and implement row-based rendering ([d6d773d](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d6d773da60a5a65d2dba4e47aed5969e6b22399b))
232
+ * **lcb-tabs, lcb-title:** replace tag color and radius props with lineWidth, lineHeight, and slidable props; add moreFontWeight prop for title customization ([be1834a](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/be1834a33cc23e862a4574dcabc962b3d93efec3))
233
+ * **lcb-tabs:** add defaultIndex prop to tabs components and update useSyncForm to accept visibleScope ([d46356f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d46356f58a2c8b8f035a036d53e39fee0de9e69d))
234
+ * **lcb-tabs:** enhance tab component with JSON formatted names and improve layout for better responsiveness ([fc19f33](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/fc19f3384c03519075770c9f6a978a859e8b1e60))
235
+ * **lcb-title:** add moreFontWeight prop to customize font weight ([882ca54](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/882ca542b69a87852b136839997ab6b35c687744))
236
+ * **lcb-title:** introduce moreFontWeight prop for enhanced font weight customization ([c67c765](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c67c76567c4bea97920e5e440914cce5022db0f7))
237
+ * **lcb-wrapper-list:** enhance data handling by adding dynamicScope support and improving form synchronization ([48a562c](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/48a562c69d1037073b1bff62b4491959c0ac5ea0))
238
+ * **lcb-wrapper-list:** implement pagination support with z-paging and enhance dynamic style handling in lcb-block ([f345e4e](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f345e4e0d84231db8e72fd55fefebdf01eac3bd6))
239
+ * nav 支持回显 ([20b1310](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/20b1310749bbf55090d238626b9346e66ce96b77))
240
+ * **pages:** add new empty state components and update navigation titles ([679a13f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/679a13f09ca9952e792212ca5e8d122a43fb0b9a))
241
+ * Update PayPopup z-index, enhance LcbListProps with tagPosition, and improve lcb-map layout and loading handling ([6b04414](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6b044148a01f929804259298c3206849121dfa71))
242
+ * **utils:** update getSharePath to accept optional parameters for enhanced functionality ([c3c5fb3](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c3c5fb36cbd7f97958d274820f7751ff4bb58ba7))
243
+ * **wd-calendar-view:** implement dynamic end date calculation based on defaultDays prop ([0b48f3e](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0b48f3ee9df12b55069c24b82ab758d31260d595))
244
+ * **wd-calendar:** add header slot support to calendar component ([67d4872](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/67d487278240242b97edd97ec22279d33fb9d769))
245
+ * **wd-sticky:** add sticky event emission and improve style handling ([f85f85f](http://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f85f85f149b0cd715a80ff478d91af6444ca4a5f))
246
+
5
247
  ### [0.7.83](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.7.82...v0.7.83) (2026-01-20)
6
248
 
7
249
  ### [0.7.82](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.7.81...v0.7.82) (2026-01-20)
@@ -125,6 +125,7 @@ const getFinalStyle = computed(() => {
125
125
  position: props.position,
126
126
  borderWidth: transformValueUnit(props.borderWidth),
127
127
  textAlign: props.textAlign,
128
+ ...(props.borderVisible || {}),
128
129
  }
129
130
 
130
131
  // 优化:只在需要时添加 boxShadow
@@ -66,6 +66,7 @@ export interface LcbBlockProps {
66
66
  bottom?: number
67
67
  width?: number
68
68
  height?: number
69
+ borderVisible?:Record<string,number>
69
70
  }
70
71
  export interface LcbBlockInnerProps extends LcbBlockProps {
71
72
  [key: string]: any
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tplc/business",
3
- "version": "0.7.83",
3
+ "version": "0.7.86",
4
4
  "keywords": [
5
5
  "业务组件"
6
6
  ],
@@ -11,7 +11,7 @@
11
11
  },
12
12
  "peerDependencies": {
13
13
  "vue": ">=3.2.47",
14
- "@tplc/wot": "1.0.31"
14
+ "@tplc/wot": "1.0.33"
15
15
  },
16
16
  "engines": {
17
17
  "node": ">=18",
@@ -62,6 +62,7 @@ export interface LcbBlockProps {
62
62
  bottom?: number
63
63
  width?: number
64
64
  height?: number
65
+ borderVisible?: Record<string, number>
65
66
  }
66
67
  export interface LcbBlockInnerProps extends LcbBlockProps {
67
68
  [key: string]: any
@@ -74,6 +74,7 @@ declare const __VLS_component: import('vue').DefineComponent<
74
74
  | 'bottom-right'
75
75
  dynamicStyleOptions: import('../../action').DynamicOptions
76
76
  dynamicBgImage: string
77
+ borderVisible: Record<string, number>
77
78
  gap: number
78
79
  imageWidth: number
79
80
  borderRadius: number