From 9f0f41554b241e73c86be2f8652c5b6303e96941 Mon Sep 17 00:00:00 2001
From: shijingjing <1789544664@qq.com>
Date: Sat, 2 Apr 2022 15:16:51 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9C=9F=E5=9C=B0=E7=AE=A1=E7=90=86=E5=88=97?=
=?UTF-8?q?=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../AppHouseManagement/AppHouseManagement.vue | 57 +++++++++++
.../AppHouseManagement/components/Add.vue | 0
.../AppHouseManagement/components/List.vue | 99 +++++++++++++++++++
3 files changed, 156 insertions(+)
create mode 100644 project/xiushan/apps/AppHouseManagement/AppHouseManagement.vue
create mode 100644 project/xiushan/apps/AppHouseManagement/components/Add.vue
create mode 100644 project/xiushan/apps/AppHouseManagement/components/List.vue
diff --git a/project/xiushan/apps/AppHouseManagement/AppHouseManagement.vue b/project/xiushan/apps/AppHouseManagement/AppHouseManagement.vue
new file mode 100644
index 00000000..9c4f6a92
--- /dev/null
+++ b/project/xiushan/apps/AppHouseManagement/AppHouseManagement.vue
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
diff --git a/project/xiushan/apps/AppHouseManagement/components/Add.vue b/project/xiushan/apps/AppHouseManagement/components/Add.vue
new file mode 100644
index 00000000..e69de29b
diff --git a/project/xiushan/apps/AppHouseManagement/components/List.vue b/project/xiushan/apps/AppHouseManagement/components/List.vue
new file mode 100644
index 00000000..14d7c483
--- /dev/null
+++ b/project/xiushan/apps/AppHouseManagement/components/List.vue
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+ 添加
+
+
+
+
+
+
+
+
+ 详情
+ 删除
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file