Fix:4375 【旅居商城小程序】旅居商家主页分享模板
This commit is contained in:
@@ -350,7 +350,7 @@ import {
|
||||
postJiaLouNewsView,
|
||||
postJiaLouNewsZan,
|
||||
postJiaLouZan,
|
||||
postJiaLouShare,
|
||||
postTravelShare,
|
||||
getJiaLouProductList,
|
||||
getJiaLouStewardList,
|
||||
getJiaLouNewsList
|
||||
@@ -540,7 +540,7 @@ export default {
|
||||
},
|
||||
changeShare() {
|
||||
uni.showLoading()
|
||||
postJiaLouShare(this.id).then(res => {
|
||||
postTravelShare(this.id).then(res => {
|
||||
this.posterUrl = res.data
|
||||
this.showShare = !this.showShare
|
||||
}).finally(() => {
|
||||
|
||||
Reference in New Issue
Block a user