enableLiveAutocompletion:true, tabSize:2, showPrintMargin:false, fontSize:13} });//formconst dataForm=reactive({ textareashow:'{"A":"A1"}'}); const jsonError=(e)=>{ console.log(`JSON字符串错误:${e.message}`); }//JSON格式化const jsonFormat=()=>{try{ dataForm.textareashow=JSON....