@@ -16,14 +16,14 @@ export default {
/* 用户点击右上角分享 */
onShareAppMessage: function () {
return {
- title: '数字海岛',
+ title: '酒店民宿商家端',
path: this.$path
}
},
/* 分享到朋友圈 */
onShareTimeline: function () {