(function(){window.addEventListener('error',function(e){if(e.target&&(e.target.tagName==='LINK'||e.target.tagName==='SCRIPT')){return}console.error('FormWizard runtime error:',e.error||e.message);try{if(typeof showToast==='function')showToast('发生错误,请重试')}catch(_){}});window.addEventListener('unhandledrejection',function(e){console.error('FormWizard unhandled promise rejection:',e.reason)});['toast','canvasArea','canvasFields','propContent','toolbox'].forEach(function(id){if(!document.getElementById(id)){console.warn('FormWizard: DOM element #'+id+' not found')}})})();