From 3f9b98d32ccf3d216627a1767dc4d674114298c6 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 17 Feb 2022 09:36:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppIntegralAudit/AppIntegralAudit.vue | 62 +++++ .../AppIntegralAudit/components/Detail.vue | 203 +++++++++++++++ .../AppIntegralAudit/components/List.vue | 237 ++++++++++++++++++ 3 files changed, 502 insertions(+) create mode 100644 packages/shandong/AppIntegralAudit/AppIntegralAudit.vue create mode 100644 packages/shandong/AppIntegralAudit/components/Detail.vue create mode 100644 packages/shandong/AppIntegralAudit/components/List.vue diff --git a/packages/shandong/AppIntegralAudit/AppIntegralAudit.vue b/packages/shandong/AppIntegralAudit/AppIntegralAudit.vue new file mode 100644 index 00000000..bf27c963 --- /dev/null +++ b/packages/shandong/AppIntegralAudit/AppIntegralAudit.vue @@ -0,0 +1,62 @@ + + + + + diff --git a/packages/shandong/AppIntegralAudit/components/Detail.vue b/packages/shandong/AppIntegralAudit/components/Detail.vue new file mode 100644 index 00000000..1b8f1861 --- /dev/null +++ b/packages/shandong/AppIntegralAudit/components/Detail.vue @@ -0,0 +1,203 @@ + + + + + diff --git a/packages/shandong/AppIntegralAudit/components/List.vue b/packages/shandong/AppIntegralAudit/components/List.vue new file mode 100644 index 00000000..46600d57 --- /dev/null +++ b/packages/shandong/AppIntegralAudit/components/List.vue @@ -0,0 +1,237 @@ + + + + +