From b724b9d0d3918a1d9d57381d9881cbf61cf7cad5 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 24 十一月 2025 15:30:28 +0800
Subject: [PATCH] 禁止换行
---
.vs/VSWorkspaceState.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
index 6b61141..77546ac 100644
--- a/.vs/VSWorkspaceState.json
+++ b/.vs/VSWorkspaceState.json
@@ -1,6 +1,8 @@
{
"ExpandedNodes": [
- ""
+ "",
+ "\\components"
],
+ "SelectedNode": "\\components\\uni-grid",
"PreviewInSolutionExplorer": false
}
\ No newline at end of file
--
Gitblit v1.9.3