同步资源

This commit is contained in:
aixianling
2022-07-15 19:44:39 +08:00
parent 4696642a66
commit f61bbe9c83
15 changed files with 22 additions and 22 deletions

View File

@@ -242,7 +242,7 @@ export default {
onShareAppMessage() {
return {
title: '欢迎使用数字乡村治理服务一体化平台~',
path: `/pages/home/home`
path: `/pages/AppHome/AppHome`
}
},
}