build(frontend): 更新数据集对齐修复构建

This commit is contained in:
caoxiaozhu
2026-07-25 21:55:24 +08:00
parent bbc0df29bf
commit 2e8278636b
127 changed files with 129 additions and 129 deletions

View File

@@ -0,0 +1 @@
import{ae as d,y as f,D as v}from"./index-DlMMG01R.js";const m=d("tools",()=>{const a="customTools",o=f(n());function n(){try{return JSON.parse(localStorage.getItem(a)||"[]")}catch{return[]}}v(o,e=>{localStorage.setItem(a,JSON.stringify(e))},{deep:!0});function u(e){o.value.push(e)}function l(e,t){const r=o.value.findIndex(c=>c.id===e);r!==-1&&(o.value[r]={...o.value[r],...t})}function s(e){o.value=o.value.filter(t=>t.id!==e)}function i(e){return o.value.find(t=>t.id===e)}return{tools:o,addTool:u,updateTool:l,removeTool:s,getTool:i}});export{m as u};