@indfnd/common 1.1.63 → 1.1.64
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 +7 -0
- package/dist/ind-common.umd.cjs +269 -269
- package/package.json +1 -1
- package/src/styles/components/layout/audit-view.less +147 -147
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
|
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.1.64](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.1.63...v1.1.64) (2026-04-01)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* 尝试修复移动端读取系统配置异常 ([3073d63](http://git.inspur.com/imp-ec/ind-front/ind-common-front/commit/3073d63ffa8dc764a14952c7a91fb24859ed2a60))
|
|
11
|
+
|
|
5
12
|
### [1.1.63](http://git.inspur.com/imp-ec/ind-front/ind-common-front/compare/v1.1.62...v1.1.63) (2026-03-27)
|
|
6
13
|
|
|
7
14
|
|