zim实现图片幻灯片效果代码
代码语言:html
所属分类:幻灯片
代码描述:zim实现图片幻灯片效果代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> </head> <body translate="no"> <script type="module"> import zim from "https://zimjs.org/cdn/017/zim"; // see https://zimjs.com // and https://zimjs.com/learn // and https://zimjs.com/docs const covers = ["5fc1af0ba6cc8.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bc8e0ed82.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bcbdf1b79.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bce77bcbb.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fc1aecf36d5a.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bc8e0ed82.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bcbdf1b79.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bce77bcbb.png?x-oss-process=image/auto-orient,1/resize,m_fill,w_300,h_400,/quality,q_90", "5fe1bce77bcbb.png?x-oss-process=image/a.........完整代码请登录后点击上方下载按钮下载查看
网友评论0