@tplc/business 0.5.89 → 0.7.2
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 +43 -73
- package/components/lcb-action-view/components/CustomPopup/index.vue +2 -0
- package/components/lcb-advert/lcb-advert.vue +1 -4
- package/components/lcb-notice/api/index.ts +0 -1
- package/components/lcb-notice/lcb-notice.vue +4 -5
- package/components/lcb-search/lcb-search.vue +9 -4
- package/package.json +13 -13
- package/types/components/lcb-notice/api/index.d.ts +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,11 +2,53 @@
|
|
|
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.2](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.7.1...v0.7.2) (2025-12-11)
|
|
6
|
+
|
|
7
|
+
### [0.7.1](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.90...v0.7.1) (2025-12-11)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### 🚀 Chore | 构建/工程依赖/工具
|
|
11
|
+
|
|
12
|
+
* **release:** 0.5.91 ([c618ab3](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c618ab3e525bdc0faa81d69b64c5d560183fdb3d))
|
|
13
|
+
|
|
14
|
+
### [0.5.91](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.90...v0.5.91) (2025-12-11)
|
|
15
|
+
|
|
16
|
+
### [0.5.90](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.89...v0.5.90) (2025-12-11)
|
|
17
|
+
|
|
18
|
+
### [0.5.89](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.91...v0.5.89) (2025-12-11)
|
|
19
|
+
|
|
20
|
+
### [0.5.91](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.87...v0.5.91) (2025-12-11)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### ✨ Features | 新功能
|
|
24
|
+
|
|
25
|
+
* 更新版本 ([0fce71c](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0fce71ccbb8387302b003f93b0108f98b1b0273e))
|
|
26
|
+
* 调整cityAddress 只有4个字段 ([72d81ef](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/72d81efde8f3ce1a918c68942710277160971d94))
|
|
27
|
+
* 调整hover 才显示 ([59d3fac](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/59d3faca5f780005d1868bc6681a2cdc59c5d3c5))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### 🚀 Chore | 构建/工程依赖/工具
|
|
31
|
+
|
|
32
|
+
* **release:** 0.5.88 ([147ff6e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/147ff6e104f27f92690da8df5aca80e628fa9ed3))
|
|
33
|
+
* **release:** 0.5.88 ([88f778f](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/88f778f7c5f4b3ec09bff71974514a3997d1e905))
|
|
34
|
+
* **release:** 0.5.89 ([ce65833](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ce65833ea43d631c0275ec9033bc61af10b482ee))
|
|
35
|
+
|
|
36
|
+
### [0.5.90](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.87...v0.5.90) (2025-12-11)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### ✨ Features | 新功能
|
|
40
|
+
|
|
41
|
+
* 调整cityAddress 只有4个字段 ([72d81ef](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/72d81efde8f3ce1a918c68942710277160971d94))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### 🚀 Chore | 构建/工程依赖/工具
|
|
45
|
+
|
|
46
|
+
* **release:** 0.5.88 ([147ff6e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/147ff6e104f27f92690da8df5aca80e628fa9ed3))
|
|
47
|
+
|
|
5
48
|
### [0.5.89](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.88...v0.5.89) (2025-12-10)
|
|
6
49
|
|
|
7
50
|
### [0.5.88](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v1.0.14...v0.5.88) (2025-12-10)
|
|
8
51
|
|
|
9
|
-
|
|
10
52
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
11
53
|
|
|
12
54
|
* **release:** 0.5.84 ([b0001c5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b0001c597ad82c90324923f1b74428d0a9999bdf))
|
|
@@ -15,7 +57,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
15
57
|
* **release:** 0.5.87 ([5b63acf](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5b63acf2142d48f41a5fee9c5c5729fcf369c395))
|
|
16
58
|
* **release:** 0.5.88 ([29ba0c7](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/29ba0c76fd08103f805e8f2e64b5e46d46b93996))
|
|
17
59
|
|
|
18
|
-
|
|
19
60
|
### ✨ Features | 新功能
|
|
20
61
|
|
|
21
62
|
* form 删除 gap ([f5158bd](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f5158bd25f0e53240401e40248b588ac5b523a8c))
|
|
@@ -30,7 +71,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
30
71
|
|
|
31
72
|
### [0.5.85](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.84...v0.5.85) (2025-12-10)
|
|
32
73
|
|
|
33
|
-
|
|
34
74
|
### ✨ Features | 新功能
|
|
35
75
|
|
|
36
76
|
* form 删除 gap ([f5158bd](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f5158bd25f0e53240401e40248b588ac5b523a8c))
|
|
@@ -38,12 +78,10 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
38
78
|
|
|
39
79
|
### [0.5.84](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.77...v0.5.84) (2025-12-09)
|
|
40
80
|
|
|
41
|
-
|
|
42
81
|
### 🐛 Bug Fixes | Bug 修复
|
|
43
82
|
|
|
44
83
|
* dynamicStyleOptions 支持旧数据 ([2317541](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/23175418f5306e754ae29d58779d7d51fc507a31))
|
|
45
84
|
|
|
46
|
-
|
|
47
85
|
### ✨ Features | 新功能
|
|
48
86
|
|
|
49
87
|
* wrapper 支持嵌套 ([1bed138](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1bed138292c76209e91588b49474903d9a89b9da))
|
|
@@ -56,7 +94,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
56
94
|
* 样式调整 ([ca05284](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ca052842f8a46d0fd1fe097689c64f8dc5cf4625))
|
|
57
95
|
* 调整wot ([c8fff58](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c8fff587f4176cfb6b672d8ac8c59c74f62d6af1))
|
|
58
96
|
|
|
59
|
-
|
|
60
97
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
61
98
|
|
|
62
99
|
* **release:** 0.5.78 ([90f2e4f](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/90f2e4f604ef7a81cdbc1092f08644f41491deab))
|
|
@@ -75,7 +112,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
75
112
|
|
|
76
113
|
### [0.5.83](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v1.0.13...v0.5.83) (2025-12-06)
|
|
77
114
|
|
|
78
|
-
|
|
79
115
|
### ✨ Features | 新功能
|
|
80
116
|
|
|
81
117
|
* 修改组件f ([e520b57](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e520b578c9c79aee9304c9244b12392cb0b8ba28))
|
|
@@ -85,7 +121,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
85
121
|
|
|
86
122
|
### [0.5.81](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.80...v0.5.81) (2025-12-06)
|
|
87
123
|
|
|
88
|
-
|
|
89
124
|
### ✨ Features | 新功能
|
|
90
125
|
|
|
91
126
|
* 完成数据对接 ([3332a3d](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3332a3d71916f237c2a2116d77bd9eac142e2f69))
|
|
@@ -96,24 +131,20 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
96
131
|
|
|
97
132
|
### [0.5.79](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.78...v0.5.79) (2025-12-05)
|
|
98
133
|
|
|
99
|
-
|
|
100
134
|
### ✨ Features | 新功能
|
|
101
135
|
|
|
102
136
|
* 支持页面 ([ed64824](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ed648247161824f029876925944668d16e68bca6))
|
|
103
137
|
|
|
104
138
|
### [0.5.78](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.76...v0.5.78) (2025-12-05)
|
|
105
139
|
|
|
106
|
-
|
|
107
140
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
108
141
|
|
|
109
142
|
* **release:** 0.5.77 ([3ab3f4e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3ab3f4ec0c8a1355818b4f8ee4ba24ca981d068d))
|
|
110
143
|
|
|
111
|
-
|
|
112
144
|
### 🐛 Bug Fixes | Bug 修复
|
|
113
145
|
|
|
114
146
|
* dynamicStyleOptions 支持旧数据 ([2317541](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/23175418f5306e754ae29d58779d7d51fc507a31))
|
|
115
147
|
|
|
116
|
-
|
|
117
148
|
### ✨ Features | 新功能
|
|
118
149
|
|
|
119
150
|
* wrapper 支持嵌套 ([1bed138](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/1bed138292c76209e91588b49474903d9a89b9da))
|
|
@@ -121,18 +152,15 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
121
152
|
|
|
122
153
|
### [0.5.77](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.74...v0.5.77) (2025-12-05)
|
|
123
154
|
|
|
124
|
-
|
|
125
155
|
### 🐛 Bug Fixes | Bug 修复
|
|
126
156
|
|
|
127
157
|
* area child width ([c97b8a6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c97b8a6992daf9b07d722a2f46eaf182eb69e1be))
|
|
128
158
|
|
|
129
|
-
|
|
130
159
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
131
160
|
|
|
132
161
|
* **release:** 0.5.75 ([e30a9aa](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e30a9aab9464f9ead19d6c9d483b5506101af8e5))
|
|
133
162
|
* **release:** 0.5.76 ([2a61454](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2a61454515c983b29e5213914435470b99852b0e))
|
|
134
163
|
|
|
135
|
-
|
|
136
164
|
### ✨ Features | 新功能
|
|
137
165
|
|
|
138
166
|
* 兼容h5 ([a4bf8f6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a4bf8f60cda7afb3bcf3e8b3a99641c3b0c2e0f9))
|
|
@@ -142,14 +170,12 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
142
170
|
|
|
143
171
|
### [0.5.76](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.75...v0.5.76) (2025-12-05)
|
|
144
172
|
|
|
145
|
-
|
|
146
173
|
### ✨ Features | 新功能
|
|
147
174
|
|
|
148
175
|
* 动态样式 ([85a6aa5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/85a6aa5f60780d6c9e11e12fa7686cab958084cb))
|
|
149
176
|
|
|
150
177
|
### [0.5.75](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.69...v0.5.75) (2025-12-04)
|
|
151
178
|
|
|
152
|
-
|
|
153
179
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
154
180
|
|
|
155
181
|
* **release:** 0.5.70 ([ddb4aa7](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ddb4aa75c0df558b1290688ffec4940945818728))
|
|
@@ -158,13 +184,11 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
158
184
|
* **release:** 0.5.73 ([2fe2b89](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2fe2b89e772cee7ebba9ed6511445b3ee6816d95))
|
|
159
185
|
* **release:** 0.5.74 ([d8437e5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d8437e5530795738e68fdd951da94573a6efe5ba))
|
|
160
186
|
|
|
161
|
-
|
|
162
187
|
### 🐛 Bug Fixes | Bug 修复
|
|
163
188
|
|
|
164
189
|
* action str ([a5b5ea7](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a5b5ea77527c84904dfca663923b69ede964ae35))
|
|
165
190
|
* area child width ([c97b8a6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c97b8a6992daf9b07d722a2f46eaf182eb69e1be))
|
|
166
191
|
|
|
167
|
-
|
|
168
192
|
### ✨ Features | 新功能
|
|
169
193
|
|
|
170
194
|
* 兼容h5 ([a4bf8f6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a4bf8f60cda7afb3bcf3e8b3a99641c3b0c2e0f9))
|
|
@@ -174,7 +198,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
174
198
|
|
|
175
199
|
### [0.5.74](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.73...v0.5.74) (2025-12-04)
|
|
176
200
|
|
|
177
|
-
|
|
178
201
|
### 🐛 Bug Fixes | Bug 修复
|
|
179
202
|
|
|
180
203
|
* action str ([a5b5ea7](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a5b5ea77527c84904dfca663923b69ede964ae35))
|
|
@@ -185,26 +208,22 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
185
208
|
|
|
186
209
|
### [0.5.71](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.70...v0.5.71) (2025-12-04)
|
|
187
210
|
|
|
188
|
-
|
|
189
211
|
### ✨ Features | 新功能
|
|
190
212
|
|
|
191
213
|
* 支持请求 ([5baa8a3](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5baa8a36802f0f1140d5794050f5a48b3c43128b))
|
|
192
214
|
|
|
193
215
|
### [0.5.70](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.66...v0.5.70) (2025-12-04)
|
|
194
216
|
|
|
195
|
-
|
|
196
217
|
### 🐛 Bug Fixes | Bug 修复
|
|
197
218
|
|
|
198
219
|
* image 横向 ([ef2fe2a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ef2fe2a4f62fc8e5a28d911ef2c9bf816806e32b))
|
|
199
220
|
|
|
200
|
-
|
|
201
221
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
202
222
|
|
|
203
223
|
* **release:** 0.5.67 ([4f4f9b5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/4f4f9b54a17cae3798f395355af52fb99fc2e8bd))
|
|
204
224
|
* **release:** 0.5.68 ([32622d5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/32622d5b42001a4c5df49d00096f58fbc54daeb1))
|
|
205
225
|
* **release:** 0.5.69 ([2120870](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/21208704ca43470de5646948fa86d0a27a6e16f5))
|
|
206
226
|
|
|
207
|
-
|
|
208
227
|
### ✨ Features | 新功能
|
|
209
228
|
|
|
210
229
|
* area 支持 点击 支持布局调整 button 支持动态链接 接口 ([2fdcfc5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2fdcfc502f5acf9c2c23beea1cea1a3691ada41b))
|
|
@@ -215,26 +234,22 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
215
234
|
|
|
216
235
|
### [0.5.68](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.67...v0.5.68) (2025-12-03)
|
|
217
236
|
|
|
218
|
-
|
|
219
237
|
### ✨ Features | 新功能
|
|
220
238
|
|
|
221
239
|
* area 支持 点击 支持布局调整 button 支持动态链接 接口 ([2fdcfc5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2fdcfc502f5acf9c2c23beea1cea1a3691ada41b))
|
|
222
240
|
|
|
223
241
|
### [0.5.67](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.64...v0.5.67) (2025-12-03)
|
|
224
242
|
|
|
225
|
-
|
|
226
243
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
227
244
|
|
|
228
245
|
* **release:** 0.5.65 ([8752c6d](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8752c6dca30392c83235e19e5c8a4d4bf8751ec7))
|
|
229
246
|
* **release:** 0.5.66 ([776fb88](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/776fb889e9a92612f9fe58606c283b4970e9a6eb))
|
|
230
247
|
|
|
231
|
-
|
|
232
248
|
### 🐛 Bug Fixes | Bug 修复
|
|
233
249
|
|
|
234
250
|
* image 横向 ([ef2fe2a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ef2fe2a4f62fc8e5a28d911ef2c9bf816806e32b))
|
|
235
251
|
* 修改外面包裹view ([9d7906e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9d7906e6f0f754ee35bb0a5eb69e42cba42330e2))
|
|
236
252
|
|
|
237
|
-
|
|
238
253
|
### ✨ Features | 新功能
|
|
239
254
|
|
|
240
255
|
* 修改字段数据 ([45a6a74](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/45a6a74d6cb4090314a2113cfcb6c4eb9df9ffa8))
|
|
@@ -244,7 +259,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
244
259
|
|
|
245
260
|
### [0.5.65](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.54...v0.5.65) (2025-12-03)
|
|
246
261
|
|
|
247
|
-
|
|
248
262
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
249
263
|
|
|
250
264
|
* **release:** 0.5.55 ([8e2b7f5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8e2b7f502011d0f7832120493ecaa32aae372dd7))
|
|
@@ -258,7 +272,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
258
272
|
* **release:** 0.5.63 ([2960f35](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2960f3512794c9b692710cbf1abf251c5f69d465))
|
|
259
273
|
* **release:** 0.5.64 ([3096d05](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/3096d05de1012d8d3216841bcc0fef3a866346c2))
|
|
260
274
|
|
|
261
|
-
|
|
262
275
|
### ✨ Features | 新功能
|
|
263
276
|
|
|
264
277
|
* webp 调整 ([8bcb6c8](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8bcb6c89a725f44b687fa1d5d459a4f0c2dc03d7))
|
|
@@ -270,7 +283,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
270
283
|
* 样式调整 ([9db0e26](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9db0e26b22faaa3678f501d06baa03245e5aa744))
|
|
271
284
|
* 默认offsetTop ([23f7924](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/23f79247cc494a99a0c97a7354b5449c9a24f925))
|
|
272
285
|
|
|
273
|
-
|
|
274
286
|
### 🐛 Bug Fixes | Bug 修复
|
|
275
287
|
|
|
276
288
|
* 修改外面包裹view ([9d7906e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9d7906e6f0f754ee35bb0a5eb69e42cba42330e2))
|
|
@@ -278,7 +290,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
278
290
|
|
|
279
291
|
### [0.5.64](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.63...v0.5.64) (2025-12-03)
|
|
280
292
|
|
|
281
|
-
|
|
282
293
|
### ✨ Features | 新功能
|
|
283
294
|
|
|
284
295
|
* 兼容h5 ([ca67c3f](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ca67c3fa6d5d7ef9adbf526c92d115cbed03c16d))
|
|
@@ -293,7 +304,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
293
304
|
|
|
294
305
|
### [0.5.59](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.58...v0.5.59) (2025-12-02)
|
|
295
306
|
|
|
296
|
-
|
|
297
307
|
### ✨ Features | 新功能
|
|
298
308
|
|
|
299
309
|
* 默认offsetTop ([23f7924](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/23f79247cc494a99a0c97a7354b5449c9a24f925))
|
|
@@ -302,14 +312,12 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
302
312
|
|
|
303
313
|
### [0.5.57](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.56...v0.5.57) (2025-12-02)
|
|
304
314
|
|
|
305
|
-
|
|
306
315
|
### ✨ Features | 新功能
|
|
307
316
|
|
|
308
317
|
* 修改尺寸 ([c932da4](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c932da48d9693508b72cba09aae7f96208d00da1))
|
|
309
318
|
|
|
310
319
|
### [0.5.56](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.55...v0.5.56) (2025-11-28)
|
|
311
320
|
|
|
312
|
-
|
|
313
321
|
### ✨ Features | 新功能
|
|
314
322
|
|
|
315
323
|
* 新增节流 ([671b7fe](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/671b7fe766d17fe904beb5a457ef263f1006b0ae))
|
|
@@ -317,14 +325,12 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
317
325
|
|
|
318
326
|
### [0.5.55](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.52...v0.5.55) (2025-11-24)
|
|
319
327
|
|
|
320
|
-
|
|
321
328
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
322
329
|
|
|
323
330
|
* **release:** 0.5.53 ([d196f57](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d196f57b4459a8348c433ea1e14a42389ebd0ba9))
|
|
324
331
|
* **release:** 0.5.54 ([08b6691](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/08b669104bd401efcaad993017f7b96b0cdd610b))
|
|
325
332
|
* **release:** 1.0.7 ([f8ce5c4](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/f8ce5c455187ed95257ee8976a93c83c69519542))
|
|
326
333
|
|
|
327
|
-
|
|
328
334
|
### ✨ Features | 新功能
|
|
329
335
|
|
|
330
336
|
* map ([49b348b](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/49b348b1e537c77f8efd2e07866f5958fbef5c72))
|
|
@@ -333,7 +339,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
333
339
|
* 兼容数据结构 ([ebf4369](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ebf4369e46a5a51b5b172ec3db89382036a8a02a))
|
|
334
340
|
* 新增判断 ([197736a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/197736a34c0a5aed9b172b2dd5d7a6718affcaab))
|
|
335
341
|
|
|
336
|
-
|
|
337
342
|
### 🐛 Bug Fixes | Bug 修复
|
|
338
343
|
|
|
339
344
|
* 兼容list为空 ([a6e0af9](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a6e0af9a21548192572d94abba9bcd8d7c1053c1))
|
|
@@ -343,12 +348,10 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
343
348
|
|
|
344
349
|
### [0.5.53](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.46...v0.5.53) (2025-11-20)
|
|
345
350
|
|
|
346
|
-
|
|
347
351
|
### 🐛 Bug Fixes | Bug 修复
|
|
348
352
|
|
|
349
353
|
* 修改block ([9abe6cf](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9abe6cfd208f1b62bf806c5e91fd96a3b4d7cf53))
|
|
350
354
|
|
|
351
|
-
|
|
352
355
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
353
356
|
|
|
354
357
|
* **release:** 0.5.47 ([2f256cb](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/2f256cb03886a9f77fe0166b38b5b091489a7e7a))
|
|
@@ -358,7 +361,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
358
361
|
* **release:** 0.5.51 ([5c79704](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/5c797046dd407ef9282cd8de5cbcf25e15888c71))
|
|
359
362
|
* **release:** 0.5.52 ([0c95b73](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0c95b731137dd1476b78770a52d664183255e773))
|
|
360
363
|
|
|
361
|
-
|
|
362
364
|
### ✨ Features | 新功能
|
|
363
365
|
|
|
364
366
|
* home search tabs允许为空 ([9678a10](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9678a10bb5f4a8b5c5948410d5db4482d8589bcc))
|
|
@@ -370,7 +372,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
370
372
|
|
|
371
373
|
### [0.5.52](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.51...v0.5.52) (2025-11-15)
|
|
372
374
|
|
|
373
|
-
|
|
374
375
|
### ✨ Features | 新功能
|
|
375
376
|
|
|
376
377
|
* 新增compareType ([dc2fb5e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/dc2fb5ec5a2982a53cd6b880c0a5cba31f333c0c))
|
|
@@ -379,19 +380,16 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
379
380
|
|
|
380
381
|
### [0.5.50](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.49...v0.5.50) (2025-11-15)
|
|
381
382
|
|
|
382
|
-
|
|
383
383
|
### 🐛 Bug Fixes | Bug 修复
|
|
384
384
|
|
|
385
385
|
* 修改block ([9abe6cf](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9abe6cfd208f1b62bf806c5e91fd96a3b4d7cf53))
|
|
386
386
|
|
|
387
|
-
|
|
388
387
|
### ✨ Features | 新功能
|
|
389
388
|
|
|
390
389
|
* 逻辑处理 ([8576a3c](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8576a3ce1f0144980cae7ce25e3f944a87b51c80))
|
|
391
390
|
|
|
392
391
|
### [0.5.49](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.48...v0.5.49) (2025-11-15)
|
|
393
392
|
|
|
394
|
-
|
|
395
393
|
### ✨ Features | 新功能
|
|
396
394
|
|
|
397
395
|
* 新增lcb-light-map ([b18d767](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b18d767059fccadf5f55400d5fc34e352fa4c55d))
|
|
@@ -400,7 +398,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
400
398
|
|
|
401
399
|
### [0.5.47](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v1.0.2...v0.5.47) (2025-11-14)
|
|
402
400
|
|
|
403
|
-
|
|
404
401
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
405
402
|
|
|
406
403
|
* **release:** 0.5.46 ([41a92a1](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/41a92a19794b409587e3e349dabd87beab6376a3))
|
|
@@ -409,7 +406,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
409
406
|
* **release:** 1.0.5 ([bd6ed33](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/bd6ed332cb17cc13458d50ca86daa7b64996dc36))
|
|
410
407
|
* **release:** 1.0.6 ([c75540a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c75540a368a11693f59ca4811274f35f7d301add))
|
|
411
408
|
|
|
412
|
-
|
|
413
409
|
### ✨ Features | 新功能
|
|
414
410
|
|
|
415
411
|
* home search tabs允许为空 ([9678a10](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9678a10bb5f4a8b5c5948410d5db4482d8589bcc))
|
|
@@ -425,27 +421,23 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
425
421
|
|
|
426
422
|
### [0.5.44](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.43...v0.5.44) (2025-11-08)
|
|
427
423
|
|
|
428
|
-
|
|
429
424
|
### ✨ Features | 新功能
|
|
430
425
|
|
|
431
426
|
* 修改lcb-custom-content ([ad699d5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/ad699d5bba4ee0ad9f0c66be05f720fa8f2ebb9f))
|
|
432
427
|
|
|
433
428
|
### [0.5.43](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.1.100...v0.5.43) (2025-11-08)
|
|
434
429
|
|
|
435
|
-
|
|
436
430
|
### ✨ Features | 新功能
|
|
437
431
|
|
|
438
432
|
* 调整图片尺寸webp ([159c460](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/159c460ab97bcb91093d1ee3f5f3e437325fb9fb))
|
|
439
433
|
|
|
440
434
|
### [0.5.42](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.39...v0.5.42) (2025-11-05)
|
|
441
435
|
|
|
442
|
-
|
|
443
436
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
444
437
|
|
|
445
438
|
* **release:** 0.5.40 ([18ca5bd](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/18ca5bdb403d13d0a2ba6da7cfa7ec3e8f56fb87))
|
|
446
439
|
* **release:** 0.5.41 ([6226ff0](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6226ff0ceeb7e75a47a6380d309c689389dac6c7))
|
|
447
440
|
|
|
448
|
-
|
|
449
441
|
### ✨ Features | 新功能
|
|
450
442
|
|
|
451
443
|
* 修改用户 ([d77e420](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d77e42066ab0241c7d79432ff4cbb05d4403784a))
|
|
@@ -454,20 +446,17 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
454
446
|
|
|
455
447
|
### [0.5.41](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.40...v0.5.41) (2025-11-05)
|
|
456
448
|
|
|
457
|
-
|
|
458
449
|
### ✨ Features | 新功能
|
|
459
450
|
|
|
460
451
|
* 新增轮询 以及 qrcode ([b3c2b59](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/b3c2b590f1c9812b546b6db677f7b53c2a7183e9))
|
|
461
452
|
|
|
462
453
|
### [0.5.40](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.33...v0.5.40) (2025-11-05)
|
|
463
454
|
|
|
464
|
-
|
|
465
455
|
### 🐛 Bug Fixes | Bug 修复
|
|
466
456
|
|
|
467
457
|
* pay 兼容 ([e800b85](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e800b85f79fdaa6cca409b80890059db7db7aa85))
|
|
468
458
|
* pay 取值错误 ([8c5bd09](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8c5bd09161e28684a2d480ee0135defb81b69f48))
|
|
469
459
|
|
|
470
|
-
|
|
471
460
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
472
461
|
|
|
473
462
|
* **release:** 0.5.34 ([9fe404c](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9fe404c3fe714bb6005c9b0ddc192b50a8d11c21))
|
|
@@ -477,7 +466,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
477
466
|
* **release:** 0.5.38 ([e7b6d9c](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e7b6d9c4842e5825f7e39ac88a4ad0d0d597544a))
|
|
478
467
|
* **release:** 0.5.39 ([e3feb0b](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e3feb0b97e55699f2023c48214b2ab7fd39fc7b7))
|
|
479
468
|
|
|
480
|
-
|
|
481
469
|
### ✨ Features | 新功能
|
|
482
470
|
|
|
483
471
|
* filter page ([a688367](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a6883672f4b973ebd7523f3daa3c0145b8611cab))
|
|
@@ -491,21 +479,18 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
491
479
|
|
|
492
480
|
### [0.5.38](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.37...v0.5.38) (2025-11-03)
|
|
493
481
|
|
|
494
|
-
|
|
495
482
|
### ✨ Features | 新功能
|
|
496
483
|
|
|
497
484
|
* 调整字段 ([c65c53e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/c65c53ec4e65c8bee05cd86c1371dc2d717ef761))
|
|
498
485
|
|
|
499
486
|
### [0.5.37](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.36...v0.5.37) (2025-11-03)
|
|
500
487
|
|
|
501
|
-
|
|
502
488
|
### ✨ Features | 新功能
|
|
503
489
|
|
|
504
490
|
* filter page ([a688367](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/a6883672f4b973ebd7523f3daa3c0145b8611cab))
|
|
505
491
|
|
|
506
492
|
### [0.5.36](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.35...v0.5.36) (2025-10-31)
|
|
507
493
|
|
|
508
|
-
|
|
509
494
|
### ✨ Features | 新功能
|
|
510
495
|
|
|
511
496
|
* lcb-filter-grid 新增颜色 ([64d77bb](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/64d77bb7322550f794d0e599d94cd2bf11beb3c5))
|
|
@@ -513,32 +498,27 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
513
498
|
|
|
514
499
|
### [0.5.35](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.34...v0.5.35) (2025-10-31)
|
|
515
500
|
|
|
516
|
-
|
|
517
501
|
### 🐛 Bug Fixes | Bug 修复
|
|
518
502
|
|
|
519
503
|
* pay 兼容 ([e800b85](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e800b85f79fdaa6cca409b80890059db7db7aa85))
|
|
520
504
|
|
|
521
|
-
|
|
522
505
|
### ✨ Features | 新功能
|
|
523
506
|
|
|
524
507
|
* form 调整 ([6bcea25](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/6bcea25152244b93f7be003fb18359f82024e316))
|
|
525
508
|
|
|
526
509
|
### [0.5.34](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.30...v0.5.34) (2025-10-31)
|
|
527
510
|
|
|
528
|
-
|
|
529
511
|
### ✨ Features | 新功能
|
|
530
512
|
|
|
531
513
|
* map ([069393d](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/069393dc76c5c23c7af1aebe0884675a93cff861))
|
|
532
514
|
* 调整pageId 获取方式 ([86a8500](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/86a8500019b7ff537ab75f9f4340e6489fe25997))
|
|
533
515
|
|
|
534
|
-
|
|
535
516
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
536
517
|
|
|
537
518
|
* **release:** 0.5.31 ([eb074b1](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/eb074b1bc5e118a3c72d9930232e61d823441c41))
|
|
538
519
|
* **release:** 0.5.32 ([d43fc57](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d43fc578a514f5740b9d7a147cd460426dbcdf11))
|
|
539
520
|
* **release:** 0.5.33 ([9d2f5c6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9d2f5c68dd4ec1541633ee4f316a96add9270f32))
|
|
540
521
|
|
|
541
|
-
|
|
542
522
|
### 🐛 Bug Fixes | Bug 修复
|
|
543
523
|
|
|
544
524
|
* pay 取值错误 ([8c5bd09](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/8c5bd09161e28684a2d480ee0135defb81b69f48))
|
|
@@ -547,26 +527,22 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
547
527
|
|
|
548
528
|
### [0.5.33](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.32...v0.5.33) (2025-10-31)
|
|
549
529
|
|
|
550
|
-
|
|
551
530
|
### 🐛 Bug Fixes | Bug 修复
|
|
552
531
|
|
|
553
532
|
* 支持图片+渐变色 ([d548e2a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/d548e2a3ec7242d2d5863ef17b73370eb037573f))
|
|
554
533
|
|
|
555
|
-
|
|
556
534
|
### ✨ Features | 新功能
|
|
557
535
|
|
|
558
536
|
* map ([069393d](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/069393dc76c5c23c7af1aebe0884675a93cff861))
|
|
559
537
|
|
|
560
538
|
### [0.5.32](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.31...v0.5.32) (2025-10-27)
|
|
561
539
|
|
|
562
|
-
|
|
563
540
|
### 🐛 Bug Fixes | Bug 修复
|
|
564
541
|
|
|
565
542
|
* 修改render-view 引用错误 ([cb23a9a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/cb23a9a9a949167bfb294b5f807890bcf5d714e1))
|
|
566
543
|
|
|
567
544
|
### [0.5.31](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.26...v0.5.31) (2025-10-27)
|
|
568
545
|
|
|
569
|
-
|
|
570
546
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
571
547
|
|
|
572
548
|
* **release:** 0.5.27 ([0c6ddb4](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/0c6ddb46b8db3fbc76f1e7a7e7d4de4d8cb5df3f))
|
|
@@ -574,7 +550,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
574
550
|
* **release:** 0.5.29 ([aa3d3bc](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/aa3d3bc71e9c203cf896fade02ed65bac261da18))
|
|
575
551
|
* **release:** 0.5.30 ([e7ead18](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e7ead18adbe3bcfaef645334c6166175d96347ce))
|
|
576
552
|
|
|
577
|
-
|
|
578
553
|
### ✨ Features | 新功能
|
|
579
554
|
|
|
580
555
|
* 合并颜色 ([70b9ee6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/70b9ee691e57cd9895f39b8c66c5a7e22a0f74c1))
|
|
@@ -585,7 +560,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
585
560
|
|
|
586
561
|
### [0.5.30](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.29...v0.5.30) (2025-10-26)
|
|
587
562
|
|
|
588
|
-
|
|
589
563
|
### ✨ Features | 新功能
|
|
590
564
|
|
|
591
565
|
* 新增render-view ([03b80da](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/03b80da7835eb28fb639046ab247db6f5af63d50))
|
|
@@ -593,28 +567,24 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
593
567
|
|
|
594
568
|
### [0.5.29](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.28...v0.5.29) (2025-10-25)
|
|
595
569
|
|
|
596
|
-
|
|
597
570
|
### ✨ Features | 新功能
|
|
598
571
|
|
|
599
572
|
* 支持gap配置 ([9420e0e](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/9420e0e62567719c639dc3daac0c618b432e1c81))
|
|
600
573
|
|
|
601
574
|
### [0.5.28](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.27...v0.5.28) (2025-10-23)
|
|
602
575
|
|
|
603
|
-
|
|
604
576
|
### ✨ Features | 新功能
|
|
605
577
|
|
|
606
578
|
* 合并颜色 ([70b9ee6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/70b9ee691e57cd9895f39b8c66c5a7e22a0f74c1))
|
|
607
579
|
|
|
608
580
|
### [0.5.27](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.22...v0.5.27) (2025-10-23)
|
|
609
581
|
|
|
610
|
-
|
|
611
582
|
### ✨ Features | 新功能
|
|
612
583
|
|
|
613
584
|
* search productTypeList 类型判断 ([e9f81b9](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e9f81b91c5a24d488fc1e8e141eb41a82bc4a4ce))
|
|
614
585
|
* 修改字段 ([e6485e6](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/e6485e60b5692462d59ac3056a106e57cafc6668))
|
|
615
586
|
* 处理 lcb-search 跳转 ([674d983](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/674d983a0c511b0c9a8ca9863feb943cae7e7a85))
|
|
616
587
|
|
|
617
|
-
|
|
618
588
|
### 🚀 Chore | 构建/工程依赖/工具
|
|
619
589
|
|
|
620
590
|
* **release:** 0.5.21 ([019b0a4](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/019b0a438903acf21613c7c0149aeacfe6c5e8e6))
|
|
@@ -57,6 +57,7 @@ watch(
|
|
|
57
57
|
if (newVal) {
|
|
58
58
|
const { data } = (await uni.$lcb.http.post('/pageDecoration/page/detail', {
|
|
59
59
|
pageType: props.jumpUrl,
|
|
60
|
+
pageDecorationId: props.jumpUrl,
|
|
60
61
|
})) as any
|
|
61
62
|
pageInfo.value = data
|
|
62
63
|
startTimer()
|
|
@@ -80,6 +81,7 @@ const getRequestData = async () => {
|
|
|
80
81
|
if (pageInfo.value?.page?.requestApi) {
|
|
81
82
|
const { data } = (await uni.$lcb.http.post(pageInfo.value?.page?.requestApi, {
|
|
82
83
|
pageType: props.jumpUrl,
|
|
84
|
+
pageDecorationId: props.jumpUrl,
|
|
83
85
|
})) as any
|
|
84
86
|
popupInfo.value = {
|
|
85
87
|
...pageInfo.value,
|
|
@@ -29,8 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
<script setup lang="ts">
|
|
31
31
|
import { AdvertItem, getAdvertList } from '../lcb-notice/api'
|
|
32
|
-
import {
|
|
33
|
-
import { inject, onMounted, ref } from 'vue'
|
|
32
|
+
import { onMounted, ref } from 'vue'
|
|
34
33
|
import { LcbAdvertProps } from './types'
|
|
35
34
|
|
|
36
35
|
defineOptions({
|
|
@@ -42,13 +41,11 @@ defineOptions({
|
|
|
42
41
|
},
|
|
43
42
|
})
|
|
44
43
|
const props = defineProps<LcbAdvertProps>()
|
|
45
|
-
const pageType = inject(PAGE_TYPE_PROVIDE_KEY, props.pageType) as string
|
|
46
44
|
const adverts = ref<AdvertItem[]>([])
|
|
47
45
|
const show = ref(false)
|
|
48
46
|
onMounted(async () => {
|
|
49
47
|
const { data } = await getAdvertList({
|
|
50
48
|
type: 2,
|
|
51
|
-
pageType,
|
|
52
49
|
})
|
|
53
50
|
adverts.value = data
|
|
54
51
|
if (data.length) {
|
|
@@ -40,9 +40,8 @@
|
|
|
40
40
|
|
|
41
41
|
<script setup lang="ts">
|
|
42
42
|
import { LcbNoticeBarProps } from './types'
|
|
43
|
-
import {
|
|
43
|
+
import { ref, computed, onMounted } from 'vue'
|
|
44
44
|
import { AdvertItem, getAdvertList } from './api'
|
|
45
|
-
import { PAGE_TYPE_PROVIDE_KEY } from '../../constants'
|
|
46
45
|
import { transformValueUnit } from '../../utils/transform'
|
|
47
46
|
|
|
48
47
|
defineOptions({
|
|
@@ -68,15 +67,12 @@ const popup = ref({
|
|
|
68
67
|
show: false,
|
|
69
68
|
item: {} as AdvertItem,
|
|
70
69
|
})
|
|
71
|
-
const pageType = inject(PAGE_TYPE_PROVIDE_KEY, props.pageType) as string
|
|
72
70
|
const getData = async () => {
|
|
73
71
|
const { data } = await getAdvertList({
|
|
74
72
|
type: 1,
|
|
75
|
-
pageType,
|
|
76
73
|
})
|
|
77
74
|
adverts.value = data
|
|
78
75
|
}
|
|
79
|
-
watch(() => pageType, getData, { immediate: true })
|
|
80
76
|
|
|
81
77
|
const textArray = computed(() => adverts.value.map((item) => item.adContent))
|
|
82
78
|
const handleClick = (data: { text: string; index: number }) => {
|
|
@@ -85,4 +81,7 @@ const handleClick = (data: { text: string; index: number }) => {
|
|
|
85
81
|
item: adverts.value[data.index],
|
|
86
82
|
}
|
|
87
83
|
}
|
|
84
|
+
onMounted(() => {
|
|
85
|
+
getData()
|
|
86
|
+
})
|
|
88
87
|
</script>
|
|
@@ -185,10 +185,10 @@ getLocation()
|
|
|
185
185
|
const form = inject(FORM_KEY) as Ref<Record<string, any>>
|
|
186
186
|
const onSearch = async () => {
|
|
187
187
|
const options = getCurrentPage().options
|
|
188
|
-
if (options.backPageType) {
|
|
188
|
+
if (options.backPageType || options.backPageDecorationId) {
|
|
189
189
|
onSelect({
|
|
190
190
|
link: {
|
|
191
|
-
jumpUrl: `/pages/lowcode/lowcode?pageType=${options.backPageType}&keywords=${form?.value?.keywords || ''}`,
|
|
191
|
+
jumpUrl: `/pages/lowcode/lowcode?pageType=${options.backPageType}&keywords=${form?.value?.keywords || ''}&pageDecorationId=${options.backPageDecorationId}`,
|
|
192
192
|
},
|
|
193
193
|
productName: form?.value?.keywords || '',
|
|
194
194
|
} as unknown as ProductInfo)
|
|
@@ -196,7 +196,7 @@ const onSearch = async () => {
|
|
|
196
196
|
if (form?.value?.keywords) {
|
|
197
197
|
searchHistoryRef.value?.saveHistory({
|
|
198
198
|
link: {
|
|
199
|
-
jumpUrl: `/pages/lowcode/lowcode?pageType=${options.jumpPageType}&keywords=${form?.value?.keywords || ''}`,
|
|
199
|
+
jumpUrl: `/pages/lowcode/lowcode?pageType=${options.jumpPageType}&keywords=${form?.value?.keywords || ''}&pageDecorationId=${options.jumpPageDecorationId}`,
|
|
200
200
|
},
|
|
201
201
|
productName: form?.value?.keywords || '',
|
|
202
202
|
} as unknown as ProductInfo)
|
|
@@ -233,7 +233,12 @@ const onSelect = (keyword: ProductInfo) => {
|
|
|
233
233
|
}
|
|
234
234
|
})
|
|
235
235
|
queryParams.keywords = params.keywords
|
|
236
|
-
if (
|
|
236
|
+
if (
|
|
237
|
+
!options.jumpPageType &&
|
|
238
|
+
!queryParams.jumpPageType &&
|
|
239
|
+
!options.jumpPageDecorationId &&
|
|
240
|
+
!queryParams.jumpPageDecorationId
|
|
241
|
+
) {
|
|
237
242
|
uni.$emit(`${getPreviousPageId()}_filter_change`, queryParams)
|
|
238
243
|
uni.navigateBack()
|
|
239
244
|
} else {
|
package/package.json
CHANGED
|
@@ -1,17 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tplc/business",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.7.2",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"业务组件"
|
|
6
6
|
],
|
|
7
7
|
"type": "module",
|
|
8
|
+
"scripts": {
|
|
9
|
+
"pub": "pnpm dts && pnpm publish --no-git-checks",
|
|
10
|
+
"dts": "rm -rf types && vue-tsc --project ./tsconfig.dts.json && pnpm prettier --write types",
|
|
11
|
+
"release-major": "standard-version --release-as major ",
|
|
12
|
+
"release-minor": "standard-version --release-as minor",
|
|
13
|
+
"release-patch": "standard-version --release-as patch ",
|
|
14
|
+
"generateComponent": "node ./scripts/createComponent.mjs",
|
|
15
|
+
"generateGlobalDts": "node ./scripts/generateGlobalDts.mjs"
|
|
16
|
+
},
|
|
8
17
|
"publishConfig": {
|
|
9
18
|
"access": "public",
|
|
10
19
|
"registry": "https://registry.npmjs.org/"
|
|
11
20
|
},
|
|
12
21
|
"peerDependencies": {
|
|
13
|
-
"
|
|
14
|
-
"
|
|
22
|
+
"@tplc/wot": "workspace:*",
|
|
23
|
+
"vue": ">=3.2.47"
|
|
15
24
|
},
|
|
16
25
|
"engines": {
|
|
17
26
|
"node": ">=18",
|
|
@@ -24,14 +33,5 @@
|
|
|
24
33
|
},
|
|
25
34
|
"devDependencies": {
|
|
26
35
|
"standard-version": "^9.5.0"
|
|
27
|
-
},
|
|
28
|
-
"scripts": {
|
|
29
|
-
"pub": "pnpm dts && pnpm publish --no-git-checks",
|
|
30
|
-
"dts": "rm -rf types && vue-tsc --project ./tsconfig.dts.json && pnpm prettier --write types",
|
|
31
|
-
"release-major": "standard-version --release-as major ",
|
|
32
|
-
"release-minor": "standard-version --release-as minor",
|
|
33
|
-
"release-patch": "standard-version --release-as patch ",
|
|
34
|
-
"generateComponent": "node ./scripts/createComponent.mjs",
|
|
35
|
-
"generateGlobalDts": "node ./scripts/generateGlobalDts.mjs"
|
|
36
36
|
}
|
|
37
|
-
}
|
|
37
|
+
}
|