Commit 01989e5b authored by wildfirecode's avatar wildfirecode

1

parent 616a527e
...@@ -18,7 +18,7 @@ export default () => { ...@@ -18,7 +18,7 @@ export default () => {
if (!url) if (!url)
url = getDefaultPic(); url = getDefaultPic();
let shareUrl = 'http://yazuwei.activity-1.m.duiba.com.cn/projectx/pa1462f11/fea2bff6f.html'; let shareUrl = 'http://yazuwei.activity-1.m.duiba.com.cn/projectx/'+window['projectID']+'/fea2bff6f.html';
const prefix = `?avatar=${encodeURIComponent(avatar)}&url=${encodeURIComponent(url)}&address=${encodeURIComponent(address)}&id2=${id}&title=${encodeURIComponent(title)}&content=${encodeURIComponent(content)}`; const prefix = `?avatar=${encodeURIComponent(avatar)}&url=${encodeURIComponent(url)}&address=${encodeURIComponent(address)}&id2=${id}&title=${encodeURIComponent(title)}&content=${encodeURIComponent(content)}`;
shareUrl += prefix; shareUrl += prefix;
......
{ {
"code": null, "code": null,
"data": { "data": {
"address": "天津,河东区,大直沽街道", "address": null,
"assist": 0, "assist": false,
"assistItemId": 208, "assistItemId": null,
"avatar": "", "avatar": null,
"consumerId": "500208012", "consumerId": null,
"dreamContent": "test content2", "dreamContent": null,
"dreamPic": "", "dreamPic": null,
"dreamStatus": "-1", "dreamStatus": "-1",
"dreamTitle": "testtitle2", "dreamTitle": null,
"energy": 2, "energy": null,
"energyLimit": 100, "energyLimit": null,
"id": 45, "id": null,
"idNumber": "320322111100009876", "idNumber": null,
"name": "whytest2", "name": null,
"rank": "2", "rank": null,
"tel": "15068753667" "tel": null
}, },
"message": null, "message": null,
"success": true "success": true
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment