From 973b3b71a8c1eafaef02c90792af8104075e0f3a Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 13 May 2022 18:07:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=AE=E6=89=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppHelpDeclaration/AppHelpDeclaration.vue | 5 +- .../work/AppHelpDeclaration/components/bg.png | Bin 90243 -> 0 bytes .../AppHelpDeclaration/components/nav.png | Bin 11521 -> 0 bytes .../components/resultPic.png | Bin 0 -> 26655 bytes src/mods/work/AppHelpDeclaration/details.vue | 2 +- src/mods/work/AppHelpDeclaration/progress.vue | 1 + src/mods/work/AppHelpDeclaration/result.vue | 55 ++++++++---------- 7 files changed, 29 insertions(+), 34 deletions(-) delete mode 100644 src/mods/work/AppHelpDeclaration/components/bg.png delete mode 100644 src/mods/work/AppHelpDeclaration/components/nav.png create mode 100644 src/mods/work/AppHelpDeclaration/components/resultPic.png diff --git a/src/mods/work/AppHelpDeclaration/AppHelpDeclaration.vue b/src/mods/work/AppHelpDeclaration/AppHelpDeclaration.vue index ef00a08..752de5c 100644 --- a/src/mods/work/AppHelpDeclaration/AppHelpDeclaration.vue +++ b/src/mods/work/AppHelpDeclaration/AppHelpDeclaration.vue @@ -1,6 +1,6 @@