TP5.1layui多图片上传➕指定删除哪一张

    科技2025-06-09  48

    layui 本身多图上传 就不带 图片删除 现在整理了一下 也是各种借鉴 第一步:html中 style代码

    .uploader-list { margin-left: -15px; } .uploader-list .info { position: relative; margin-top: -25px; background-color: black; color: white; filter: alpha(Opacity=80); -moz-opacity: 0.5; opacity: 0.5; width: 100px; height: 25px; text-align: center; display: none; } .uploader-list .handle { position: relative; background-color: black; color: white; filter: alpha(Opacity=80); -moz-opacity: 0.5; opacity: 0.5; width: 100px; text-align: right; height: 18px; margin-bottom: -18px; display: none; } .uploader-list .handle span {
    Processed: 0.011, SQL: 8