upp-platform-core 1.1.10 → 1.1.12

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/README.md CHANGED
@@ -1,3 +1,12 @@
1
+ # 2025-07-23 v1.1.12
2
+ 按钮色系调整
3
+ 切换投影模式菜单状态变更问题
4
+ 左侧菜单提示气泡右移
5
+ iframve内部打开平台菜单添加打印路由日志
6
+
7
+ # 2025-07-22 v1.1.11
8
+ 子应用index路由顶部栏不换底色
9
+
1
10
  # 2025-07-17 v1.1.10
2
11
  子应用适配调整
3
12
 
package/lib/index.css CHANGED
@@ -2268,7 +2268,7 @@
2268
2268
  color: var(--form-text) !important;
2269
2269
  }
2270
2270
  .light.side-layouts .operations-container .t-button {
2271
- background-color: var(--primary-btn) !important;
2271
+ background-color: var(--td-brand-color-8) !important;
2272
2272
  }
2273
2273
  .light.side-layouts .operations-container .t-button.header-user-btn {
2274
2274
  background-color: transparent !important;
package/lib/index.css.gz CHANGED
Binary file