build(frontend): 更新会话续期修复构建

This commit is contained in:
caoxiaozhu
2026-07-25 18:16:02 +08:00
parent ea0013b99c
commit 749c84a62b
125 changed files with 165 additions and 165 deletions

View File

@@ -0,0 +1 @@
import{ae as d,y as f,D as v}from"./index-OHfcEHzU.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};