This commit is contained in:
liuye
2022-01-26 17:01:28 +08:00
parent 0cd12fce91
commit e21ccb9a23

View File

@@ -43,6 +43,7 @@ export default {
this.areaName = this.user.areaName
this.getList()
this.cdn = this.$cdn.replace("/dvcp/h5", "");
document.title = '乡村相册'
},
methods: {
areaSelect(e) {