From 1ed3d03e5bfd6da16ea0259557d80e6f2713b853 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 1 Apr 2022 09:30:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=8C=E6=94=BF=E8=AE=B8=E5=8F=AF=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppAdministrativeLicense.vue | 179 ++++++++++++++++++ .../apps/AppAdministrativeLicense/detial.vue | 68 +++++++ 2 files changed, 247 insertions(+) create mode 100644 project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue create mode 100644 project/xiushan/apps/AppAdministrativeLicense/detial.vue diff --git a/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue b/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue new file mode 100644 index 00000000..81c68262 --- /dev/null +++ b/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue @@ -0,0 +1,179 @@ + + + + + \ No newline at end of file diff --git a/project/xiushan/apps/AppAdministrativeLicense/detial.vue b/project/xiushan/apps/AppAdministrativeLicense/detial.vue new file mode 100644 index 00000000..1f66bee8 --- /dev/null +++ b/project/xiushan/apps/AppAdministrativeLicense/detial.vue @@ -0,0 +1,68 @@ + + + + + \ No newline at end of file