@tplc/business 0.4.187 → 0.4.189

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,46 @@
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.4.189](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.4.188...v0.4.189) (2025-08-12)
6
+
7
+
8
+ ### ✨ Features | 新功能
9
+
10
+ * picker index ([1626b45](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/1626b4589149098adad9debb9e9dbe9ae1eae6ad))
11
+
12
+ ### [0.4.188](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.4.179...v0.4.188) (2025-08-11)
13
+
14
+
15
+ ### 🐛 Bug Fixes | Bug 修复
16
+
17
+ * map 兼容拖动 ([6bd504e](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/6bd504e2f46f1aee18208466531254909e25d928))
18
+
19
+
20
+ ### 🚀 Chore | 构建/工程依赖/工具
21
+
22
+ * **release:** 0.4.180 ([fecfddf](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/fecfddf4d0d76a91107675fcc3c7152a5aa9b9d3))
23
+ * **release:** 0.4.181 ([e4b8701](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/e4b87011ecd8e96033feacc54403ecba05adfcf7))
24
+ * **release:** 0.4.182 ([a12ebf7](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/a12ebf73ad38a6c40841bd3be663e353865af5ad))
25
+ * **release:** 0.4.183 ([4330a32](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/4330a3245abb9c49b36cf27f96aa55209d907192))
26
+ * **release:** 0.4.184 ([a05f84c](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/a05f84c903c8fc37697306f796e5286c9ebe43f2))
27
+ * **release:** 0.4.185 ([75fa402](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/75fa402e4d5e4b12e102c6d48cbcd3e88d0bb5b3))
28
+ * **release:** 0.4.186 ([570f394](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/570f39474b21f852e784054d1543b2282de99e9c))
29
+ * **release:** 0.4.187 ([e2f7476](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/e2f74767977fdcadb4d5d050285a2ec4cfbb9a57))
30
+
31
+
32
+ ### ✨ Features | 新功能
33
+
34
+ * banner 支持 fullBannerFlow ([92d6f8f](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/92d6f8fd61f50000e89dcd19e9ca17a1c7ce4ec4))
35
+ * map scale ([6dc2249](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/6dc22499f4f7c2d0a6ed0d04f925fd1025248399))
36
+ * mapuopdate ([ecbf37a](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/ecbf37ad1a8b02d5350a96611ebef1090f1d8de4))
37
+ * map修改样式 ([8ffc1aa](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/8ffc1aa582e93ae622084fb6cbdc8ad5f5618cf0))
38
+ * update map ([236385e](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/236385eec9d0ab18cb7cd52cca88d18e5816e61f))
39
+ * useAutoHeight 支持自定义timeout ([34705f4](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/34705f4b1e13f6bfd69c3daf47b10aa1e9464010))
40
+ * 修改字段 ([c2dcf21](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/c2dcf218378009d27b8489a6f6bd20830613349e))
41
+ * 新增内容 ([01ff1fc](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/01ff1fc24b97ade491709405542fa19258e876e0))
42
+ * 自动滚动顶部 ([25b60f4](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/25b60f43311ca51a2ed164bdb891f40e4c6471f1))
43
+ * 获取地图类型 ([5d5f6dd](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/5d5f6dd3aae6b41bfbb4699b71bec7ff5e380fcf))
44
+
5
45
  ### [0.4.187](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.4.186...v0.4.187) (2025-08-10)
6
46
 
7
47
 
@@ -81,7 +81,7 @@ onMounted(async () => {
81
81
  addressRef.value = data
82
82
  })
83
83
  const locationAddress = computed<HotAddress[]>(() => {
84
- return props.location && props.location.openFlag
84
+ return props.location
85
85
  ? ([
86
86
  {
87
87
  categoryName: '定位',
@@ -7,6 +7,7 @@
7
7
  position="bottom"
8
8
  @after-enter="isOver = true"
9
9
  custom-class="lcb-city__p"
10
+ :z-index="11"
10
11
  custom-style="height: 80vh;border-top-left-radius: 24rpx;border-top-right-radius: 24rpx;"
11
12
  :safe-area-inset-bottom="true"
12
13
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tplc/business",
3
- "version": "0.4.187",
3
+ "version": "0.4.189",
4
4
  "keywords": [
5
5
  "业务组件"
6
6
  ],