From 2895b1164e9c0cde5a39a132d6176993d75dc813 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期二, 07 十一月 2023 10:01:29 +0800 Subject: [PATCH] 工艺详情 定义数组的变量增加数据类型的设置+工艺列表的 样式调整 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8f16829..3d35be5 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,6 @@ *.njsproj *.sln *.sw? + +/src/auto-imports.d.ts +/src/components.d.ts -- Gitblit v1.8.0