From 20648a70058d99a9f01b9f35a7f1782ff5ff3ace Mon Sep 17 00:00:00 2001 From: lijia Date: Thu, 1 Sep 2022 09:12:07 +0800 Subject: [PATCH] 1.0.71 --- .idea/compiler.xml | 2 +- .idea/gradle.xml | 3 +-- .idea/misc.xml | 15 ++++++++++++++- .idea/runConfigurations.xml | 10 ---------- .../examine/ui/home/activity/RecordActivity.kt | 1 + app/src/main/res/layout/activity_apply_detail.xml | 2 +- 6 files changed, 18 insertions(+), 15 deletions(-) delete mode 100644 .idea/runConfigurations.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index fb7f4a8..61a9130 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index c69b70f..0d498f0 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,7 +4,7 @@ diff --git a/.idea/misc.xml b/.idea/misc.xml index 860da66..2292506 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,19 @@ - + + + + diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/src/main/java/com/dahe/examine/ui/home/activity/RecordActivity.kt b/app/src/main/java/com/dahe/examine/ui/home/activity/RecordActivity.kt index d30c8fa..5c50233 100644 --- a/app/src/main/java/com/dahe/examine/ui/home/activity/RecordActivity.kt +++ b/app/src/main/java/com/dahe/examine/ui/home/activity/RecordActivity.kt @@ -50,6 +50,7 @@ class RecordActivity : BaseActivity() { .subscribe(BaseObserver(mContext,object : RxHttpCallBack(){ override fun onSuccess(t: CommonResponseBean?) { super.onSuccess(t) + tvYsq.text = t?.data?.requiredNum tvYsp.text = t?.data?.passesNum diff --git a/app/src/main/res/layout/activity_apply_detail.xml b/app/src/main/res/layout/activity_apply_detail.xml index 2b29433..30bf955 100644 --- a/app/src/main/res/layout/activity_apply_detail.xml +++ b/app/src/main/res/layout/activity_apply_detail.xml @@ -27,7 +27,7 @@ android:paddingLeft="14dp">