diff --git a/src/apps/AppCountryAlbum/AppCountryAlbum.vue b/src/apps/AppCountryAlbum/AppCountryAlbum.vue index 5af47fee..3bfe2864 100644 --- a/src/apps/AppCountryAlbum/AppCountryAlbum.vue +++ b/src/apps/AppCountryAlbum/AppCountryAlbum.vue @@ -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) {