Commit c059aeb2 by lmf

修改首页轮播图

parent a107ceab
...@@ -190,7 +190,7 @@ ...@@ -190,7 +190,7 @@
} }
} }
var img_arr = ["/media/wysiwyg/2_1_.jpg", "/media/wysiwyg/1_1_.jpg"]; var img_arr = ["/media/wysiwyg/202210281.png", "/media/wysiwyg/202210282.png"];
if (isMobile()) { if (isMobile()) {
img_arr = ["/media/wysiwyg/2_M_1_.jpg", "/media/wysiwyg/1_M_1_.jpg"]; img_arr = ["/media/wysiwyg/2_M_1_.jpg", "/media/wysiwyg/1_M_1_.jpg"];
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment