...
|
...
|
@@ -403,7 +403,7 @@ class YoLuckService extends global.yoho.BaseModel { |
|
|
async getDetailBanner() {
|
|
|
try {
|
|
|
const result = await this.getResourceCode({
|
|
|
contentCode: 'ccc32dbedf164a52b4efa34383878860'
|
|
|
contentCode: '60a3d9bf6e3724c91f39ef5ff9f55d55'
|
|
|
});
|
|
|
|
|
|
if (!result.width) {
|
...
|
...
|
@@ -422,7 +422,7 @@ class YoLuckService extends global.yoho.BaseModel { |
|
|
async getBottomBanner() {
|
|
|
try {
|
|
|
const result = await this.getResourceCode({
|
|
|
contentCode: '5a2203f5656fbc9788bd8af70f2823d3'
|
|
|
contentCode: '7699904c4a2377bb970e2941e0de14d9'
|
|
|
});
|
|
|
|
|
|
if (!result.width) {
|
...
|
...
|
|