From 8054ab445a99c8062493a24da7603597228aee79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=84=8F=20=E5=BD=AD?= <2417589739@qq.com> Date: Mon, 20 May 2024 10:15:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 2b75303a..042c265b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,8 @@ /build /captures .externalNativeBuild +/app/release/app-release.apk +/.idea/deploymentTargetDropDown.xml +/.idea/migrations.xml +/app/release/output-metadata.json +/app/src/main/res/mipmap-xxxhdpi/yxz.png From 0128f6e8c973e9ac5cd68ed04e74a898613dace2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=84=8F=20=E5=BD=AD?= <2417589739@qq.com> Date: Mon, 20 May 2024 10:36:55 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E9=85=8D=E6=96=B9=E6=98=8E=E7=BB=86?= =?UTF-8?q?=E8=A1=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/gradle.xml | 2 +- app/src/main/res/layout/datatab/layout/xxpf_item.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 0897082f..804e304a 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -5,7 +5,7 @@