uview-plus 3.4.55 → 3.4.56

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
@@ -1,3 +1,6 @@
1
+ ## 3.4.56(2025-07-21)
2
+ fix: 去除多余hotCity参数
3
+
1
4
  ## 3.4.55(2025-07-21)
2
5
  feat: 新增city-locate城市定位选择组件
3
6
 
@@ -45,26 +45,7 @@
45
45
  props:{
46
46
  indexList: {
47
47
  type: Array,
48
- default: ['城市']
49
- },
50
- hotCity:{
51
- type: Array,
52
- default: () => {
53
- return [
54
- {
55
- name: '北京',
56
- value: 'beijing'
57
- },
58
- {
59
- name: '上海',
60
- value: 'shanghai'
61
- },
62
- {
63
- name: '广州',
64
- value: 'guangzhou'
65
- },
66
- ]
67
- }
48
+ default: ['🔥']
68
49
  },
69
50
  cityList:{
70
51
  type: Array,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "id": "uview-plus",
3
3
  "name": "uview-plus",
4
4
  "displayName": "零云®uview-plus3.0重磅发布,全面的Vue3鸿蒙移动组件库。",
5
- "version": "3.4.55",
5
+ "version": "3.4.56",
6
6
  "description": "零云®uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水。",
7
7
  "keywords": [
8
8
  "uview",