村友圈
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
import { mapState } from 'vuex'
|
||||
|
||||
export default {
|
||||
name: 'Add',
|
||||
name: 'add',
|
||||
components: {},
|
||||
props: {},
|
||||
data() {
|
||||
|
||||
@@ -120,13 +120,11 @@ export default {
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
.page {
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
|
||||
.top,
|
||||
.middle,
|
||||
.bottom {
|
||||
padding: 32px 32px 0 32px;
|
||||
background-color: #fff;
|
||||
|
||||
.img-title {
|
||||
font-size: 36px;
|
||||
|
||||
Reference in New Issue
Block a user