@indfnd/common-mobile-pro 1.0.40 → 1.0.42
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 +25 -10
- package/dist/gy-common-mobile-umd-unuse.min.js +91655 -87763
- package/dist/gy-common-mobile-umd.min.js +93189 -89270
- package/dist/styles/common-index.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,21 +2,36 @@
|
|
|
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
|
-
### [1.0.
|
|
5
|
+
### [1.0.42](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.41...v1.0.42) (2025-07-02)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### Bug Fixes
|
|
9
9
|
|
|
10
|
-
*
|
|
11
|
-
|
|
12
|
-
### [1.0.39](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.38...v1.0.39) (2025-06-04)
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
### Bug Fixes
|
|
16
|
-
|
|
17
|
-
* 新增地市选择树,优化数据显示块 ([7cdbba2](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/7cdbba2cd6a20555b3bef9e281fe3b7efabe4cc7))
|
|
18
|
-
* 修改去掉审核弹框勾选 ([fac3b58](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/fac3b5835d1bc719038a8e779edfb0767363a8cb))
|
|
10
|
+
* 打开意见输入框时清空上次填写内容 ([09e3fda](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/09e3fda3e660077ec3c4822200c16fc851c499c1))
|
|
11
|
+
* **audit-framework:** 优化单据驳回数据逻辑 ([fef184f](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/fef184f8e5cb59b45e7625533ac2672e6b0f08c6))
|
|
19
12
|
|
|
13
|
+
### [1.0.41](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.40...v1.0.41) (2025-06-25)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
* 升级组件 ([7b354b1](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/7b354b12669b925a0c8902204995777d223b3b0f))
|
|
19
|
+
|
|
20
|
+
### [1.0.40](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.39...v1.0.40) (2025-06-07)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* 修改湖北请求globle文件地址 ([c3dd7ee](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/c3dd7eebe33469d59f80187aff7d1d3a922d7e0f))
|
|
26
|
+
|
|
27
|
+
### [1.0.39](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.38...v1.0.39) (2025-06-04)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* 新增地市选择树,优化数据显示块 ([7cdbba2](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/7cdbba2cd6a20555b3bef9e281fe3b7efabe4cc7))
|
|
33
|
+
* 修改去掉审核弹框勾选 ([fac3b58](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/fac3b5835d1bc719038a8e779edfb0767363a8cb))
|
|
34
|
+
|
|
20
35
|
### [1.0.38](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.37...v1.0.38) (2025-05-06)
|
|
21
36
|
|
|
22
37
|
### [1.0.37](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.36...v1.0.37) (2025-05-06)
|