From e608ab6204770ba9a5d749c16326578ce7d633b9 Mon Sep 17 00:00:00 2001
From: shijingjing <1789544664@qq.com>
Date: Fri, 30 Sep 2022 10:45:57 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BD=AD=E5=88=98=E6=9D=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../communityResource/communityResource.vue | 50 +++++++++++++++++++
.../components/resourceClassification.vue | 13 +++++
.../components/resourceManagement.vue | 13 +++++
.../components/resourceMap.vue | 13 +++++
4 files changed, 89 insertions(+)
create mode 100644 project/pengliuyang/communityResource/communityResource.vue
create mode 100644 project/pengliuyang/communityResource/components/resourceClassification.vue
create mode 100644 project/pengliuyang/communityResource/components/resourceManagement.vue
create mode 100644 project/pengliuyang/communityResource/components/resourceMap.vue
diff --git a/project/pengliuyang/communityResource/communityResource.vue b/project/pengliuyang/communityResource/communityResource.vue
new file mode 100644
index 00000000..610f87ce
--- /dev/null
+++ b/project/pengliuyang/communityResource/communityResource.vue
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
diff --git a/project/pengliuyang/communityResource/components/resourceClassification.vue b/project/pengliuyang/communityResource/components/resourceClassification.vue
new file mode 100644
index 00000000..e253a0d5
--- /dev/null
+++ b/project/pengliuyang/communityResource/components/resourceClassification.vue
@@ -0,0 +1,13 @@
+
+ 资源分类
+
+
+
+
+
\ No newline at end of file
diff --git a/project/pengliuyang/communityResource/components/resourceManagement.vue b/project/pengliuyang/communityResource/components/resourceManagement.vue
new file mode 100644
index 00000000..ee973fed
--- /dev/null
+++ b/project/pengliuyang/communityResource/components/resourceManagement.vue
@@ -0,0 +1,13 @@
+
+ 资源管理
+
+
+
+
+
\ No newline at end of file
diff --git a/project/pengliuyang/communityResource/components/resourceMap.vue b/project/pengliuyang/communityResource/components/resourceMap.vue
new file mode 100644
index 00000000..0b1661d1
--- /dev/null
+++ b/project/pengliuyang/communityResource/components/resourceMap.vue
@@ -0,0 +1,13 @@
+
+ 资源地图
+
+
+
+
+
\ No newline at end of file