Merge branch 'build' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into build
This commit is contained in:
@@ -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 {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.communityResource {
|
||||
.AppCommunityResource {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user