四邻联动
This commit is contained in:
16
project/sanjianxi/AppNeighborLinkage/myNeighborInfo.vue
Normal file
16
project/sanjianxi/AppNeighborLinkage/myNeighborInfo.vue
Normal file
@@ -0,0 +1,16 @@
|
||||
<template>
|
||||
<div class="myNeighborInfo"></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'myNeighborInfo',
|
||||
appName: '我的四邻信息'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.myNeighborInfo {
|
||||
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user