村友圈

This commit is contained in:
花有清香月有阴
2022-02-16 20:37:46 +08:00
parent 93d1761e5d
commit 7af36a0d8b
8 changed files with 739 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
import { mapState } from 'vuex'
export default {
name: 'Add',
name: 'add',
components: {},
props: {},
data() {

View File

@@ -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;