From b73f06c805195ee50c9e26487053b6ec9d6dbcc5 Mon Sep 17 00:00:00 2001 From: riverflow <3011499946@qq.com> Date: Tue, 22 Apr 2025 21:25:31 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=8A=A5=E5=91=8A?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notes-master/doc/报告文档.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Notes-master/doc/报告文档.txt diff --git a/Notes-master/doc/报告文档.txt b/Notes-master/doc/报告文档.txt new file mode 100644 index 0000000..f105085 --- /dev/null +++ b/Notes-master/doc/报告文档.txt @@ -0,0 +1 @@ +报告文档 \ No newline at end of file -- 2.34.1 From 3400885d4d0bcae939f888c0cb21b753322aa8e8 Mon Sep 17 00:00:00 2001 From: riverflow <3011499946@qq.com> Date: Tue, 22 Apr 2025 22:30:05 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E9=A2=9C=E8=89=B2=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=99=A8=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notes-master/res/color/primary_text_dark.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Notes-master/res/color/primary_text_dark.xml b/Notes-master/res/color/primary_text_dark.xml index 7c85459..b21466f 100644 --- a/Notes-master/res/color/primary_text_dark.xml +++ b/Notes-master/res/color/primary_text_dark.xml @@ -15,8 +15,12 @@ limitations under the License. --> + + + + \ No newline at end of file -- 2.34.1 From 6414de36cc2b3f1ff53ee95267416d6a09a1b06a Mon Sep 17 00:00:00 2001 From: riverflow <3011499946@qq.com> Date: Wed, 23 Apr 2025 20:04:23 +0800 Subject: [PATCH 3/3] =?UTF-8?q?Notes-master/res/color=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=99=A8=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notes-master/res/color/primary_text_dark.xml | 3 +++ Notes-master/res/color/secondary_text_dark.xml | 1 + 2 files changed, 4 insertions(+) diff --git a/Notes-master/res/color/primary_text_dark.xml b/Notes-master/res/color/primary_text_dark.xml index b21466f..4f7f6a2 100644 --- a/Notes-master/res/color/primary_text_dark.xml +++ b/Notes-master/res/color/primary_text_dark.xml @@ -20,7 +20,10 @@ + + + \ No newline at end of file diff --git a/Notes-master/res/color/secondary_text_dark.xml b/Notes-master/res/color/secondary_text_dark.xml index c1c2384..03d7889 100644 --- a/Notes-master/res/color/secondary_text_dark.xml +++ b/Notes-master/res/color/secondary_text_dark.xml @@ -17,4 +17,5 @@ + \ No newline at end of file -- 2.34.1