From 7087adb3911a047da72a0d5f3aae6e2a9c7fb6c4 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Thu, 14 Apr 2022 11:13:20 +0800 Subject: [PATCH] 测试 --- GraphicPage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphicPage.html b/GraphicPage.html index 07ed96f..f697cda 100644 --- a/GraphicPage.html +++ b/GraphicPage.html @@ -192,7 +192,7 @@ $(function(){ html+='<img src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80" alt="">'; html+='<p>'+list.nickname+'</p>'; html+='</div>'; - html+='<div style="background: url(https://zhibocdn.yabolive.net/comm'+videoList.images[0].url+')no-repeat;background-size: cover;" class="add-video-img">'; + html+='<div style="background: url(https://zhibocdn.yabolive.net/comm'+videoList.images[0].url+'?x-oss-process=image/resize,w_505)no-repeat;background-size: cover;" class="add-video-img">'; html+='</div>'; html+='<div class="add-video-text-box">'; html+='<p>'+videoList.title+'</p>'; -- libgit2 0.25.0