@indfnd/common-mobile-pro 1.0.54 → 1.0.57

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,23 +2,40 @@
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.54](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.53...v1.0.54) (2025-08-27)
6
-
7
- ### [1.0.53](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.52...v1.0.53) (2025-08-27)
8
-
9
-
10
- ### Bug Fixes
11
-
12
- * 修复https的wps预览 ([bf9ee4f](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/bf9ee4f9bafc87521f60bcdecb36c63d0b2534a3))
13
- * 修复https的wps预览 ([1c5c77f](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/1c5c77f935569d2fe9e82c7375611b21a41a6304))
14
-
15
- ### [1.0.52](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.51...v1.0.52) (2025-08-18)
5
+ ### [1.0.57](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.56...v1.0.57) (2025-08-28)
16
6
 
17
7
 
18
8
  ### Bug Fixes
19
9
 
20
- * 修复选指标组件问题 ([01e5b67](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/01e5b67b6dfd927e80c0fc47e8d389440063271e))
10
+ * u ([9b4c63c](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/9b4c63cbae5471b9278f218f0e190eee35e5ddf0))
21
11
 
12
+ ### [1.0.56](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.55...v1.0.56) (2025-08-28)
13
+
14
+ ### [1.0.55](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.54...v1.0.55) (2025-08-28)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * 还原package-install.json并修改readme ([42101e3](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/42101e3b296518f41c8e4ffcb0566c9474d85e92))
20
+ * wps预览增加token ([65ea119](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/65ea1190ebf72b7fd4902445f3d0c36d9cff15cb))
21
+
22
+ ### [1.0.54](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.53...v1.0.54) (2025-08-27)
23
+
24
+ ### [1.0.53](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.52...v1.0.53) (2025-08-27)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * 修复https的wps预览 ([bf9ee4f](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/bf9ee4f9bafc87521f60bcdecb36c63d0b2534a3))
30
+ * 修复https的wps预览 ([1c5c77f](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/1c5c77f935569d2fe9e82c7375611b21a41a6304))
31
+
32
+ ### [1.0.52](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.51...v1.0.52) (2025-08-18)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * 修复选指标组件问题 ([01e5b67](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/commit/01e5b67b6dfd927e80c0fc47e8d389440063271e))
38
+
22
39
  ### [1.0.51](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common-mobile/compare/v1.0.50...v1.0.51) (2025-08-08)
23
40
 
24
41
 
package/README.md CHANGED
@@ -6,8 +6,9 @@ browser弃用!!!!!!!!!!!!!!!
6
6
 
7
7
  1、gy-common-mobile工程
8
8
  复制package-install.json的dependencies字段 到 package.json
9
+ 将package.json的private设置为true
9
10
  然后gy-common-mobile工程执行yarn
10
- 删除package.json的dependencies字段内容
11
+ 删除package.json的dependencies字段内容,并将private还原为false
11
12
 
12
13
  2、lambo-design-mobile工程
13
14
  pnpm install