build(frontend): 更新数据集保留提示构建

This commit is contained in:
caoxiaozhu
2026-07-27 09:39:29 +08:00
parent ce0f908d20
commit 680fa905f8
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-qX-n478y.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};