更新cj
This commit is contained in:
parent
1a05715225
commit
80bb4fecdf
6
bear.js
6
bear.js
@ -2217,6 +2217,12 @@ class IlIIlIli {
|
|||||||
this.shopId = IlIIlIli.activity.shopId;
|
this.shopId = IlIIlIli.activity.shopId;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
if (this.activityUrl?.["includes"]("//cjhy")) {
|
||||||
|
let z = await this.wxApi("sign/wx/getShopInfo", {
|
||||||
|
"venderId": this.venderId
|
||||||
|
});
|
||||||
|
return IlIIlIli.activity.shopName = z.shopInfo.shopName
|
||||||
|
}
|
||||||
let IiliIlll = await this.jd_api({
|
let IiliIlll = await this.jd_api({
|
||||||
"api": "pages_jd_com",
|
"api": "pages_jd_com",
|
||||||
"method": "post",
|
"method": "post",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user