layui父级操作iframe内的对象 function show_layer(){ layer.open({ type: 2, area: [w+'px', h +'px'], fix: false, //不固定 maxmin: true...
koa静态服务器 const Koa = require('koa') const app = new Koa() const serve = require("koa-static"); const port=300...
layui获取子页面iframe的内容 layer.open({ type: 2, title: '编辑音乐', shadeClose: false, shade: 0.8, btnAlign: 'c', area: ['480px', '...