layer弹出框样式

第一种:
layer.open({
type: 2,
title: “创建SSL证书申请”,
shade: [0.6, ‘#939393’],
area: [‘700px’, ‘500px’],
offset:‘30px’,
shift:3,
skin: ‘layer-ext-espresso’,
closeBtn: 0,
zIndex:200,
fix:false,
shadeClose: false,
content: “${ctx}/ssl/applySSLCert.html”,
success:function(lay,index){
KaTeX parse error: Expected 'EOF', got '}' at position 157: …/a>'); }̲ }); 第二种: l…{ctx}/ssl/applySSLCert.html’,‘700’,‘500’);

你可能感兴趣的:(前端)