Update guide.js

This commit is contained in:
RainBow 2024-10-10 11:47:20 +08:00 committed by GitHub
parent dcf04636c2
commit ef6a69739b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -153,6 +153,7 @@ export class Guide extends ZZZPlugin {
}
});
url = val.image_list[max].url;
url += '?x-oss-process=image/resize,s_1200/quality,q_90/auto-orient,0/interlace,1/format,jpg';
// created_at = val.post.created_at;
// updated_at = val.post.updated_at;
break;