From 580f442c57da801dcce49475387c3ecaf4669149 Mon Sep 17 00:00:00 2001 From: laishunchao Date: Tue, 15 Apr 2025 11:13:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=87=E4=BB=B6=E7=BB=93=E6=9E=84?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 -------- .idea/anki-md-template.iml | 12 ----------- .idea/modules.xml | 8 -------- .idea/vcs.xml | 6 ------ demo-dev-test.html => card-demo-dev-test.html | 20 ++----------------- .../卡片样式.css | 0 .../卡片正面内容模板.txt | 0 .../卡片背面内容模板.txt | 0 8 files changed, 2 insertions(+), 52 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/anki-md-template.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml rename demo-dev-test.html => card-demo-dev-test.html (93%) rename 卡片样式.css => 手动创建卡片模板txt文本复制/卡片样式.css (100%) rename 卡片正面内容模板.txt => 手动创建卡片模板txt文本复制/卡片正面内容模板.txt (100%) rename 卡片背面内容模板.txt => 手动创建卡片模板txt文本复制/卡片背面内容模板.txt (100%) diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 35410ca..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/anki-md-template.iml b/.idea/anki-md-template.iml deleted file mode 100644 index 24643cc..0000000 --- a/.idea/anki-md-template.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 8827408..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/demo-dev-test.html b/card-demo-dev-test.html similarity index 93% rename from demo-dev-test.html rename to card-demo-dev-test.html index c4c76ec..b37200d 100644 --- a/demo-dev-test.html +++ b/card-demo-dev-test.html @@ -16,17 +16,7 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" /> - - - anki-md模板测试 + anki-md模板测试(chrome等浏览器开发测试即可)