彭刘杨
This commit is contained in:
@@ -10,7 +10,7 @@ import resourceManagement from "./components/resourceManagement.vue"
|
|||||||
import resourceClassification from './components/resourceClassification.vue'
|
import resourceClassification from './components/resourceClassification.vue'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'communityResource',
|
name: 'AppCommunityResource',
|
||||||
label: "社会资源",
|
label: "社会资源",
|
||||||
|
|
||||||
props: {
|
props: {
|
||||||
@@ -43,7 +43,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.communityResource {
|
.AppCommunityResource {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user