CRM_25-11-18#story#7366,服务商KPI界面需求2025.9.11(样式调整 resize)

This commit is contained in:
2025-11-27 17:08:58 +08:00
parent bb7ad8deb1
commit 19ad185126

View File

@@ -56,7 +56,7 @@
if (isMobile) {// 是移动端不变
// console.log("是移动端不变")
}else{
if(window.location.pathname=='/h5/supplier/dispatch/kpiIndex'){
if(window.location.pathname=='/h5/supplier/dispatch/kpiIndex' || window.location.pathname=='/h5/supplier/dispatch/kpiCaseNew'){
// console.log("执行了执行了")
win.addEventListener(resizeEvt, recalc, false);
doc.addEventListener('DOMContentLoaded', recalc, false);