This commit is contained in:
liuye
2023-02-21 15:25:03 +08:00
parent 02a90196ef
commit ed44e1d430
3 changed files with 15 additions and 5 deletions

View File

@@ -159,7 +159,7 @@ export default {
},
onShareAppMessage() {
return {
title: `欢迎使用法制曲靖~`,
title: `欢迎使用平安曲靖~`,
path: `/pages/AppHome/AppHome`
}
},