function ShowloginBox() { layer.open({ type: 1, title: "登录", area:["395px", "300px"], content: $("#loginbox") }); }
收起
另外看下是否正确引入了相关文件
报告相同问题?