bug 标准化活动

This commit is contained in:
赵霄
2023-11-03 18:25:06 +08:00
parent 593cda718e
commit ff0741b691
7 changed files with 243 additions and 169 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ const updatePageHeight = () => {
const obj = {
'primary-color': '#D52C26',
'user-info-height': isEmbedded ? '0px' : '59px', // 用户信息的高度
'breadcrumb-height': isEmbedded ? '12px' : '45px' // 面包屑的高度
'breadcrumb-height': isEmbedded ? '0px' : '45px' // 面包屑的高度
}
// 计算表格竖向滚动条使用
const storeObj = Object.assign(obj, {