hy-app 0.5.3 → 0.5.5

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.
Files changed (121) hide show
  1. package/components/hy-action-sheet/typing.d.ts +1 -63
  2. package/components/hy-address-picker/hy-address-picker.vue +7 -6
  3. package/components/hy-address-picker/typing.d.ts +0 -84
  4. package/components/hy-avatar/hy-avatar.vue +4 -3
  5. package/components/hy-avatar/typing.d.ts +0 -66
  6. package/components/hy-back-top/typing.d.ts +0 -47
  7. package/components/hy-badge/hy-badge.vue +3 -3
  8. package/components/hy-badge/index.scss +0 -1
  9. package/components/hy-badge/props.ts +6 -1
  10. package/components/hy-badge/typing.d.ts +0 -62
  11. package/components/hy-button/typing.d.ts +28 -162
  12. package/components/hy-calendar/hy-calendar.vue +2 -2
  13. package/components/hy-calendar/typing.d.ts +0 -128
  14. package/components/hy-card/hy-card.vue +12 -12
  15. package/components/hy-card/index.scss +17 -5
  16. package/components/hy-card/props.ts +1 -2
  17. package/components/hy-card/typing.d.ts +1 -114
  18. package/components/hy-cell/props.ts +1 -1
  19. package/components/hy-cell/typing.d.ts +0 -55
  20. package/components/hy-check-button/typing.d.ts +0 -43
  21. package/components/hy-checkbox/typing.d.ts +1 -73
  22. package/components/hy-checkbox-group/typing.d.ts +0 -65
  23. package/components/hy-code-input/typing.d.ts +0 -70
  24. package/components/hy-count-down/typing.d.ts +1 -20
  25. package/components/hy-count-to/typing.d.ts +0 -47
  26. package/components/hy-coupon/index.scss +7 -2
  27. package/components/hy-coupon/props.ts +7 -4
  28. package/components/hy-coupon/typing.d.ts +1 -134
  29. package/components/hy-datetime-picker/props.ts +1 -3
  30. package/components/hy-datetime-picker/typing.d.ts +0 -119
  31. package/components/hy-dropdown-item/typing.d.ts +12 -31
  32. package/components/hy-empty/typing.d.ts +1 -59
  33. package/components/hy-float-button/typing.d.ts +24 -113
  34. package/components/hy-folding-panel/props.ts +1 -1
  35. package/components/hy-folding-panel/typing.d.ts +0 -38
  36. package/components/hy-folding-panel-item/hy-folding-panel-item.vue +2 -3
  37. package/components/hy-folding-panel-item/typing.d.ts +14 -0
  38. package/components/hy-form/typing.d.ts +0 -27
  39. package/components/hy-form-item/hy-form-item.vue +7 -5
  40. package/components/hy-form-item/typing.d.ts +0 -19
  41. package/components/hy-grid/typing.d.ts +0 -43
  42. package/components/hy-icon/hy-icon.vue +3 -8
  43. package/components/hy-icon/typing.d.ts +0 -86
  44. package/components/hy-image/typing.d.ts +0 -80
  45. package/components/hy-input/typing.d.ts +0 -149
  46. package/components/hy-list/props.ts +1 -1
  47. package/components/hy-list/typing.d.ts +0 -51
  48. package/components/hy-menu/typing.d.ts +0 -35
  49. package/components/hy-modal/typing.d.ts +9 -84
  50. package/components/hy-navbar/typing.d.ts +0 -81
  51. package/components/hy-notice-bar/typing.d.ts +2 -65
  52. package/components/hy-number-step/typing.d.ts +0 -110
  53. package/components/hy-overlay/typing.d.ts +2 -27
  54. package/components/hy-pagination/typing.d.ts +6 -49
  55. package/components/hy-picker/typing.d.ts +27 -124
  56. package/components/hy-popover/typing.d.ts +25 -66
  57. package/components/hy-popup/hy-popup.vue +0 -1
  58. package/components/hy-popup/typing.d.ts +8 -77
  59. package/components/hy-price/typing.d.ts +0 -41
  60. package/components/hy-qrcode/hy-qrcode.vue +67 -2
  61. package/components/hy-qrcode/index.scss +3 -4
  62. package/components/hy-qrcode/typing.d.ts +0 -66
  63. package/components/hy-radio/typing.d.ts +1 -86
  64. package/components/hy-rate/typing.d.ts +0 -62
  65. package/components/hy-read-more/typing.d.ts +4 -49
  66. package/components/hy-scroll-list/typing.d.ts +4 -33
  67. package/components/hy-search/typing.d.ts +19 -120
  68. package/components/hy-signature/hy-signature.vue +25 -22
  69. package/components/hy-signature/index.scss +0 -4
  70. package/components/hy-signature/typing.d.ts +0 -101
  71. package/components/hy-slider/typing.d.ts +8 -77
  72. package/components/hy-steps/typing.d.ts +16 -60
  73. package/components/hy-submit-bar/typing.d.ts +0 -72
  74. package/components/hy-subsection/typing.d.ts +0 -49
  75. package/components/hy-swipe-action/index.ts +13 -22
  76. package/components/hy-swipe-action/typing.d.ts +1 -38
  77. package/components/hy-swiper/typing.d.ts +0 -101
  78. package/components/hy-switch/typing.d.ts +0 -62
  79. package/components/hy-tabbar/hy-tabbar.vue +137 -0
  80. package/components/{hy-tabBar → hy-tabbar}/index.scss +31 -31
  81. package/components/hy-tabbar/props.ts +59 -0
  82. package/components/hy-tabbar/typing.d.ts +21 -0
  83. package/components/hy-tabbar-group/hy-tabbar-group.vue +87 -0
  84. package/components/hy-tabbar-group/index.scss +57 -0
  85. package/components/hy-tabbar-group/props.ts +78 -0
  86. package/components/hy-tabbar-group/typing.ts +16 -0
  87. package/components/hy-tabbar-item/hy-tabbar-item.vue +103 -0
  88. package/components/hy-tabbar-item/index.scss +43 -0
  89. package/components/hy-tabbar-item/props.ts +24 -0
  90. package/components/hy-tabbar-item/typing.ts +10 -0
  91. package/components/hy-tabs/typing.d.ts +25 -92
  92. package/components/hy-tag/props.ts +8 -2
  93. package/components/hy-tag/typing.d.ts +9 -78
  94. package/components/hy-text/props.ts +8 -2
  95. package/components/hy-text/typing.d.ts +3 -100
  96. package/components/hy-textarea/props.ts +4 -1
  97. package/components/hy-textarea/typing.d.ts +0 -27
  98. package/components/hy-tooltip/props.ts +1 -4
  99. package/components/hy-tooltip/typing.d.ts +2 -55
  100. package/components/hy-transition/typing.d.ts +14 -43
  101. package/components/hy-upload/props.ts +1 -1
  102. package/components/hy-upload/typing.d.ts +56 -164
  103. package/components/hy-warn/typing.d.ts +4 -45
  104. package/components/index.ts +177 -177
  105. package/global.d.ts +87 -85
  106. package/package.json +2 -2
  107. package/web-types.json +1 -1
  108. package/components/hy-config-provider/typing.d.ts +0 -24
  109. package/components/hy-divider/typing.d.ts +0 -64
  110. package/components/hy-dropdown/typing.d.ts +0 -48
  111. package/components/hy-form-group/typing.d.ts +0 -0
  112. package/components/hy-line/typing.d.ts +0 -32
  113. package/components/hy-line-progress/typing.d.ts +0 -32
  114. package/components/hy-loading/typing.d.ts +0 -52
  115. package/components/hy-notify/typing.d.ts +0 -48
  116. package/components/hy-status-bar/typing.d.ts +0 -12
  117. package/components/hy-tabBar/hy-tabBar.vue +0 -109
  118. package/components/hy-tabBar/props.ts +0 -13
  119. package/components/hy-tabBar/typing.d.ts +0 -54
  120. package/components/hy-waterfall/typing.d.ts +0 -14
  121. package/components/hy-watermark/typing.d.ts +0 -76
package/global.d.ts CHANGED
@@ -1,87 +1,89 @@
1
- declare module "vue" {
2
- // Helper for Volar
3
- export interface GlobalComponents {
4
- HyActionSheet: (typeof import("./components/hy-action-sheet/hy-action-sheet.vue"))["default"];
5
- HyAddressPicker: (typeof import("./components/hy-address-picker/hy-address-picker.vue"))["default"];
6
- HyAvatar: (typeof import("./components/hy-avatar/hy-avatar.vue"))["default"];
7
- HyBackTop: (typeof import("./components/hy-back-top/hy-back-top.vue"))["default"];
8
- HyBadge: (typeof import("./components/hy-badge/hy-badge.vue"))["default"];
9
- HyButton: (typeof import("./components/hy-button/hy-button.vue"))["default"];
10
- HyCalendar: (typeof import("./components/hy-calendar/hy-calendar.vue"))["default"];
11
- HyCard: (typeof import("./components/hy-card/hy-card.vue"))["default"];
12
- HyCell: (typeof import("./components/hy-cell/hy-cell.vue"))["default"];
13
- HyCheckButton: (typeof import("./components/hy-check-button/hy-check-button.vue"))["default"];
14
- HyCheckbox: (typeof import("./components/hy-checkbox/hy-checkbox.vue"))["default"];
15
- HyCheckboxGroup: (typeof import("./components/hy-checkbox-group/hy-checkbox-group.vue"))["default"];
16
- HyCheckboxItem: (typeof import("./components/hy-checkbox-item/hy-checkbox-item.vue"))["default"];
17
- HyCodeInput: (typeof import("./components/hy-code-input/hy-code-input.vue"))["default"];
18
- HyConfigProvider: (typeof import("./components/hy-config-provider/hy-config-provider.vue"))["default"];
19
- HyCountDown: (typeof import("./components/hy-count-down/hy-count-down.vue"))["default"];
20
- HyCountTo: (typeof import("./components/hy-count-to/hy-count-to.vue"))["default"];
21
- HyCoupon: (typeof import("./components/hy-coupon/hy-coupon.vue"))["default"];
22
- HyDatetimePicker: (typeof import("./components/hy-datetime-picker/hy-datetime-picker.vue"))["default"];
23
- HyDatetimePickerView: (typeof import("./components/hy-datetime-picker-view/hy-datetime-picker-view.vue"))["default"];
24
- HyDivider: (typeof import("./components/hy-divider/hy-divider.vue"))["default"];
25
- HyDropdown: (typeof import("./components/hy-dropdown/hy-dropdown.vue"))["default"];
26
- HyDropdownItem: (typeof import("./components/hy-dropdown-item/hy-dropdown-item.vue"))["default"];
27
- HyEmpty: (typeof import("./components/hy-empty/hy-empty.vue"))["default"];
28
- HyFlex: (typeof import("./components/hy-flex/hy-flex.vue"))["default"];
29
- HyFloatButton: (typeof import("./components/hy-float-button/hy-float-button.vue"))["default"];
30
- HyFloatingPanel: (typeof import("./components/hy-floating-panel/hy-floating-panel.vue"))["default"];
31
- HyFloatingPanelItem: (typeof import("./components/hy-floating-panel-item/hy-floating-panel-item.vue"))["default"];
32
- HyForm: (typeof import("@/package/components/hy-form-group/hy-form.vue"))["default"];
33
- HyFormItem: (typeof import("./components/hy-form-item/hy-form-item.vue"))["default"];
34
- HyFormGroup: (typeof import("./components/hy-form-group/hy-form-group.vue"))["default"];
35
- HyGrid: (typeof import("./components/hy-grid/hy-grid.vue"))["default"];
36
- HyIcon: (typeof import("./components/hy-icon/hy-icon.vue"))["default"];
37
- HyImage: (typeof import("./components/hy-image/hy-image.vue"))["default"];
38
- HyInput: (typeof import("./components/hy-input/hy-input.vue"))["default"];
39
- HyLine: (typeof import("./components/hy-line/hy-line.vue"))["default"];
40
- HyLineProgress: (typeof import("./components/hy-line-progress/hy-line-progress.vue"))["default"];
41
- HyList: (typeof import("./components/hy-list/hy-list.vue"))["default"];
42
- HyLoading: (typeof import("./components/hy-loading/hy-loading.vue"))["default"];
43
- HyMenu: (typeof import("./components/hy-menu/hy-menu.vue"))["default"];
44
- HyModal: (typeof import("./components/hy-modal/hy-modal.vue"))["default"];
45
- HyNavbar: (typeof import("./components/hy-navbar/hy-navbar.vue"))["default"];
46
- HyNoticeBar: (typeof import("./components/hy-notice-bar/hy-notice-bar.vue"))["default"];
47
- HyNotify: (typeof import("./components/hy-notify/hy-notify.vue"))["default"];
48
- HyNumberStep: (typeof import("./components/hy-number-step/hy-number-step.vue"))["default"];
49
- HyOverlay: (typeof import("./components/hy-overlay/hy-overlay.vue"))["default"];
50
- HyPagination: (typeof import("./components/hy-pagination/hy-pagination.vue"))["default"];
51
- HyParse: (typeof import("./components/hy-parse/hy-parse.vue"))["default"];
52
- HyPicker: (typeof import("./components/hy-picker/hy-picker.vue"))["default"];
53
- HyPopover: (typeof import("./components/hy-popover/hy-popover.vue"))["default"];
54
- HyPopup: (typeof import("./components/hy-popup/hy-popup.vue"))["default"];
55
- HyPrice: (typeof import("./components/hy-price/hy-price.vue"))["default"];
56
- HyQrcode: (typeof import("./components/hy-qrcode/hy-qrcode.vue"))["default"];
57
- HyRadio: (typeof import("./components/hy-radio/hy-radio.vue"))["default"];
58
- HyRate: (typeof import("./components/hy-rate/hy-rate.vue"))["default"];
59
- HyReadMore: (typeof import("./components/hy-read-more/hy-read-more.vue"))["default"];
60
- HyScrollList: (typeof import("./components/hy-scroll-list/hy-scroll-list.vue"))["default"];
61
- HySearch: (typeof import("./components/hy-search/hy-search.vue"))["default"];
62
- HySignature: (typeof import("./components/hy-signature/hy-signature.vue"))["default"];
63
- HySlider: (typeof import("./components/hy-slider/hy-slider.vue"))["default"];
64
- HyStatusBar: (typeof import("./components/hy-status-bar/hy-status-bar.vue"))["default"];
65
- HySteps: (typeof import("./components/hy-steps/hy-steps.vue"))["default"];
66
- HySticky: (typeof import("./components/hy-sticky/hy-sticky.vue"))["default"];
67
- HySubmitBar: (typeof import("./components/hy-submit-bar/hy-submit-bar.vue"))["default"];
68
- HySubsection: (typeof import("./components/hy-subsection/hy-subsection.vue"))["default"];
69
- HySwipeAction: (typeof import("./components/hy-swipe-action/hy-swipe-action.vue"))["default"];
70
- HySwiper: (typeof import("./components/hy-swiper/hy-swiper.vue"))["default"];
71
- HySwitch: (typeof import("./components/hy-switch/hy-switch.vue"))["default"];
72
- HyTabBar: (typeof import("./components/hy-tabBar/hy-tabBar.vue"))["default"];
73
- HyTabs: (typeof import("./components/hy-tabs/hy-tabs.vue"))["default"];
74
- HyTag: (typeof import("./components/hy-tag/hy-tag.vue"))["default"];
75
- HyTextarea: (typeof import("./components/hy-textarea/hy-textarea.vue"))["default"];
76
- HyText: (typeof import("./components/hy-text/hy-text.vue"))["default"];
77
- HyToast: (typeof import("./components/hy-toast/hy-toast.vue"))["default"];
78
- HyTooltip: (typeof import("./components/hy-tooltip/hy-tooltip.vue"))["default"];
79
- HyTransition: (typeof import("./components/hy-transition/hy-transition.vue"))["default"];
80
- HyUpload: (typeof import("./components/hy-upload/hy-upload.vue"))["default"];
81
- HyWarn: (typeof import("./components/hy-warn/hy-warn.vue"))["default"];
82
- HyWaterfall: (typeof import("./components/hy-waterfall/hy-waterfall.vue"))["default"];
83
- HyWatermark: (typeof import("./components/hy-watermark/hy-watermark.vue"))["default"];
84
- }
1
+ declare module 'vue' {
2
+ // Helper for Volar
3
+ export interface GlobalComponents {
4
+ HyActionSheet: (typeof import('./components/hy-action-sheet/hy-action-sheet.vue'))['default']
5
+ HyAddressPicker: (typeof import('./components/hy-address-picker/hy-address-picker.vue'))['default']
6
+ HyAvatar: (typeof import('./components/hy-avatar/hy-avatar.vue'))['default']
7
+ HyBackTop: (typeof import('./components/hy-back-top/hy-back-top.vue'))['default']
8
+ HyBadge: (typeof import('./components/hy-badge/hy-badge.vue'))['default']
9
+ HyButton: (typeof import('./components/hy-button/hy-button.vue'))['default']
10
+ HyCalendar: (typeof import('./components/hy-calendar/hy-calendar.vue'))['default']
11
+ HyCard: (typeof import('./components/hy-card/hy-card.vue'))['default']
12
+ HyCell: (typeof import('./components/hy-cell/hy-cell.vue'))['default']
13
+ HyCheckButton: (typeof import('./components/hy-check-button/hy-check-button.vue'))['default']
14
+ HyCheckbox: (typeof import('./components/hy-checkbox/hy-checkbox.vue'))['default']
15
+ HyCheckboxGroup: (typeof import('./components/hy-checkbox-group/hy-checkbox-group.vue'))['default']
16
+ HyCheckboxItem: (typeof import('./components/hy-checkbox-item/hy-checkbox-item.vue'))['default']
17
+ HyCodeInput: (typeof import('./components/hy-code-input/hy-code-input.vue'))['default']
18
+ HyConfigProvider: (typeof import('./components/hy-config-provider/hy-config-provider.vue'))['default']
19
+ HyCountDown: (typeof import('./components/hy-count-down/hy-count-down.vue'))['default']
20
+ HyCountTo: (typeof import('./components/hy-count-to/hy-count-to.vue'))['default']
21
+ HyCoupon: (typeof import('./components/hy-coupon/hy-coupon.vue'))['default']
22
+ HyDatetimePicker: (typeof import('./components/hy-datetime-picker/hy-datetime-picker.vue'))['default']
23
+ HyDatetimePickerView: (typeof import('./components/hy-datetime-picker-view/hy-datetime-picker-view.vue'))['default']
24
+ HyDivider: (typeof import('./components/hy-divider/hy-divider.vue'))['default']
25
+ HyDropdown: (typeof import('./components/hy-dropdown/hy-dropdown.vue'))['default']
26
+ HyDropdownItem: (typeof import('./components/hy-dropdown-item/hy-dropdown-item.vue'))['default']
27
+ HyEmpty: (typeof import('./components/hy-empty/hy-empty.vue'))['default']
28
+ HyFlex: (typeof import('./components/hy-flex/hy-flex.vue'))['default']
29
+ HyFloatButton: (typeof import('./components/hy-float-button/hy-float-button.vue'))['default']
30
+ HyFloatingPanel: (typeof import('./components/hy-floating-panel/hy-floating-panel.vue'))['default']
31
+ HyFloatingPanelItem: (typeof import('./components/hy-floating-panel-item/hy-floating-panel-item.vue'))['default']
32
+ HyForm: (typeof import('@/package/components/hy-form-group/hy-form.vue'))['default']
33
+ HyFormItem: (typeof import('./components/hy-form-item/hy-form-item.vue'))['default']
34
+ HyFormGroup: (typeof import('./components/hy-form-group/hy-form-group.vue'))['default']
35
+ HyGrid: (typeof import('./components/hy-grid/hy-grid.vue'))['default']
36
+ HyIcon: (typeof import('./components/hy-icon/hy-icon.vue'))['default']
37
+ HyImage: (typeof import('./components/hy-image/hy-image.vue'))['default']
38
+ HyInput: (typeof import('./components/hy-input/hy-input.vue'))['default']
39
+ HyLine: (typeof import('./components/hy-line/hy-line.vue'))['default']
40
+ HyLineProgress: (typeof import('./components/hy-line-progress/hy-line-progress.vue'))['default']
41
+ HyList: (typeof import('./components/hy-list/hy-list.vue'))['default']
42
+ HyLoading: (typeof import('./components/hy-loading/hy-loading.vue'))['default']
43
+ HyMenu: (typeof import('./components/hy-menu/hy-menu.vue'))['default']
44
+ HyModal: (typeof import('./components/hy-modal/hy-modal.vue'))['default']
45
+ HyNavbar: (typeof import('./components/hy-navbar/hy-navbar.vue'))['default']
46
+ HyNoticeBar: (typeof import('./components/hy-notice-bar/hy-notice-bar.vue'))['default']
47
+ HyNotify: (typeof import('./components/hy-notify/hy-notify.vue'))['default']
48
+ HyNumberStep: (typeof import('./components/hy-number-step/hy-number-step.vue'))['default']
49
+ HyOverlay: (typeof import('./components/hy-overlay/hy-overlay.vue'))['default']
50
+ HyPagination: (typeof import('./components/hy-pagination/hy-pagination.vue'))['default']
51
+ HyParse: (typeof import('./components/hy-parse/hy-parse.vue'))['default']
52
+ HyPicker: (typeof import('./components/hy-picker/hy-picker.vue'))['default']
53
+ HyPopover: (typeof import('./components/hy-popover/hy-popover.vue'))['default']
54
+ HyPopup: (typeof import('./components/hy-popup/hy-popup.vue'))['default']
55
+ HyPrice: (typeof import('./components/hy-price/hy-price.vue'))['default']
56
+ HyQrcode: (typeof import('./components/hy-qrcode/hy-qrcode.vue'))['default']
57
+ HyRadio: (typeof import('./components/hy-radio/hy-radio.vue'))['default']
58
+ HyRate: (typeof import('./components/hy-rate/hy-rate.vue'))['default']
59
+ HyReadMore: (typeof import('./components/hy-read-more/hy-read-more.vue'))['default']
60
+ HyScrollList: (typeof import('./components/hy-scroll-list/hy-scroll-list.vue'))['default']
61
+ HySearch: (typeof import('./components/hy-search/hy-search.vue'))['default']
62
+ HySignature: (typeof import('./components/hy-signature/hy-signature.vue'))['default']
63
+ HySlider: (typeof import('./components/hy-slider/hy-slider.vue'))['default']
64
+ HyStatusBar: (typeof import('./components/hy-status-bar/hy-status-bar.vue'))['default']
65
+ HySteps: (typeof import('./components/hy-steps/hy-steps.vue'))['default']
66
+ HySticky: (typeof import('./components/hy-sticky/hy-sticky.vue'))['default']
67
+ HySubmitBar: (typeof import('./components/hy-submit-bar/hy-submit-bar.vue'))['default']
68
+ HySubsection: (typeof import('./components/hy-subsection/hy-subsection.vue'))['default']
69
+ HySwipeAction: (typeof import('./components/hy-swipe-action/hy-swipe-action.vue'))['default']
70
+ HySwiper: (typeof import('./components/hy-swiper/hy-swiper.vue'))['default']
71
+ HySwitch: (typeof import('./components/hy-switch/hy-switch.vue'))['default']
72
+ HyTabbar: (typeof import('@/package/components/hy-tabbar/hy-tabbar.vue'))['default']
73
+ HyTabbarGroup: (typeof import('./components/hy-tabbar-group/hy-tabbar-group.vue'))['default']
74
+ HyTabbarItem: (typeof import('./components/hy-tabbar-item/hy-tabbar-item.vue'))['default']
75
+ HyTabs: (typeof import('./components/hy-tabs/hy-tabs.vue'))['default']
76
+ HyTag: (typeof import('./components/hy-tag/hy-tag.vue'))['default']
77
+ HyTextarea: (typeof import('./components/hy-textarea/hy-textarea.vue'))['default']
78
+ HyText: (typeof import('./components/hy-text/hy-text.vue'))['default']
79
+ HyToast: (typeof import('./components/hy-toast/hy-toast.vue'))['default']
80
+ HyTooltip: (typeof import('./components/hy-tooltip/hy-tooltip.vue'))['default']
81
+ HyTransition: (typeof import('./components/hy-transition/hy-transition.vue'))['default']
82
+ HyUpload: (typeof import('./components/hy-upload/hy-upload.vue'))['default']
83
+ HyWarn: (typeof import('./components/hy-warn/hy-warn.vue'))['default']
84
+ HyWaterfall: (typeof import('./components/hy-waterfall/hy-waterfall.vue'))['default']
85
+ HyWatermark: (typeof import('./components/hy-watermark/hy-watermark.vue'))['default']
86
+ }
85
87
  }
86
88
 
87
- export {};
89
+ export {}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hy-app",
3
- "version": "0.5.3",
4
- "description": "fix: 新增优惠券",
3
+ "version": "0.5.5",
4
+ "description": "fix: 表单修复",
5
5
  "main": "./index.ts",
6
6
  "private": false,
7
7
  "scripts": {},