更新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;
|
||||
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({
|
||||
"api": "pages_jd_com",
|
||||
"method": "post",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user