diff --git a/project/pengliuyang/communityResource/communityResource.vue b/project/pengliuyang/apps/AppCommunityResource/AppCommunityResource.vue similarity index 95% rename from project/pengliuyang/communityResource/communityResource.vue rename to project/pengliuyang/apps/AppCommunityResource/AppCommunityResource.vue index 610f87ce..4db52920 100644 --- a/project/pengliuyang/communityResource/communityResource.vue +++ b/project/pengliuyang/apps/AppCommunityResource/AppCommunityResource.vue @@ -10,7 +10,7 @@ import resourceManagement from "./components/resourceManagement.vue" import resourceClassification from './components/resourceClassification.vue' export default { - name: 'communityResource', + name: 'AppCommunityResource', label: "社会资源", props: { @@ -43,7 +43,7 @@ export default {