From 71ca1ebd4b59b79bc5f507a5561788e2635d2561 Mon Sep 17 00:00:00 2001
From: shijingjing <1789544664@qq.com>
Date: Fri, 1 Apr 2022 11:26:35 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A1=8C=E6=94=BF=E5=A4=84=E7=BD=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../AppAdministrativePenalty.vue | 57 ++++++
.../components/Add.vue | 171 ++++++++++++++++++
.../components/List.vue | 76 ++++++++
3 files changed, 304 insertions(+)
create mode 100644 project/xiushan/apps/AppAdministrativePenalty/AppAdministrativePenalty.vue
create mode 100644 project/xiushan/apps/AppAdministrativePenalty/components/Add.vue
create mode 100644 project/xiushan/apps/AppAdministrativePenalty/components/List.vue
diff --git a/project/xiushan/apps/AppAdministrativePenalty/AppAdministrativePenalty.vue b/project/xiushan/apps/AppAdministrativePenalty/AppAdministrativePenalty.vue
new file mode 100644
index 00000000..cfb4060e
--- /dev/null
+++ b/project/xiushan/apps/AppAdministrativePenalty/AppAdministrativePenalty.vue
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
diff --git a/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue b/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue
new file mode 100644
index 00000000..4ab498b5
--- /dev/null
+++ b/project/xiushan/apps/AppAdministrativePenalty/components/Add.vue
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/project/xiushan/apps/AppAdministrativePenalty/components/List.vue b/project/xiushan/apps/AppAdministrativePenalty/components/List.vue
new file mode 100644
index 00000000..ea9531f6
--- /dev/null
+++ b/project/xiushan/apps/AppAdministrativePenalty/components/List.vue
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+ 添加
+
+
+
+ 导入
+ 导出
+
+
+
+
+
+ 启用
+ 禁用
+ 详情
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file