From d18970b451b863b465e356e2a5e4576707a17355 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期五, 13 三月 2026 16:14:10 +0800
Subject: [PATCH] 重构: 将 Razor Pages 前端改为 Vue 3 项目

---
 Code/WCS/.claude/settings.local.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Code/WCS/.claude/settings.local.json b/Code/WCS/.claude/settings.local.json
index de301f0..b375c94 100644
--- a/Code/WCS/.claude/settings.local.json
+++ b/Code/WCS/.claude/settings.local.json
@@ -31,7 +31,8 @@
       "Bash(cd \"D:/Git/ShanMeiXinNengYuan/Code/WCS/WIDESEAWCS_S7Simulator\" && dotnet test --no-build)",
       "Bash(cd \"D:/Git/ShanMeiXinNengYuan/Code/WCS/WIDESEAWCS_S7Simulator\" && dotnet test 2>&1 | tail -20)",
       "mcp__web-search-prime__web_search_prime",
-      "mcp__web-reader__webReader"
+      "mcp__web-reader__webReader",
+      "Bash(cd \"D:\\\\Git\\\\ShanMeiXinNengYuan\\\\Code\\\\WCS\\\\WIDESEAWCS_S7Simulator\" && npm create vite@latest WIDESEAWCS_S7Simulator.Web -- --template vue-ts)"
     ]
   }
 }

--
Gitblit v1.9.3