@@ -144,9 +144,9 @@ export default {
},
onShareAppMessage(res) {
return {
- title: "花束商城",
+ title: "花束相册",
desc: "",
- path: "pages/home/category?account=" + this.option.account,
+ path: "pages/home/mall?account=" + this.option.account,
};
onShow() {
@@ -224,7 +224,7 @@ export default {
- title: '鲜花',
+ title: '花材绿植',
path: "pages/item/item?account="+this.option.account,
}