@ibiz-template/web-theme 1.1.15 → 1.1.17

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
@@ -7,6 +7,23 @@
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.1.17] - 2024-05-17
11
+
12
+ ### Changed
13
+
14
+ - 调整选项操作视图布局
15
+
16
+ ## [1.1.16] - 2024-04-16
17
+
18
+ ### Added
19
+
20
+ - 新增应用数据导入视图布局模型
21
+
22
+ ### Changed
23
+
24
+ - 调整应用首页视图布局
25
+ - 调整树部件布局
26
+
10
27
  ## [1.1.15] - 2024-04-11
11
28
 
12
29
  ### Added