Skip to main content
 首页 » 编程设计

jq分片上传,可拖动上传

2022年07月16日139dflying

layui样式

点击下载

下载后解压到static文件夹中,可利用 iframe引入vue使用,

<iframe 
      name="child" 
      id="child" 
      src="../../../static/fcup/index.html" 
      width="1200" 
      height="880" 
      frameborder="0" 
      scrolling="no" 
    ></iframe>

样式如图:


本文参考链接:https://www.cnblogs.com/wulicute-TS/p/11935018.html
阅读延展