아무 것도 뜨지 않아요
hg199
hg199 2019-02-16 09:31:40
0
3
1169

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>문서</title>

<link rel ="stylesheet" type="text/css" href="../static/plugins/layui/css/layui.css">

<script type="text/javascript" src="../static /plugins/layui/layui.js"></script>

<style type="text/css">

.header{width:100%; 높이:50px; 배경색:  #2e6da4; 줄 높이: 50px;}

.header_conter{margin:0px auto; 너비:80px; 높이: 50px; 배경색:  #2e6da4;색상:#fff; 글꼴 크기: 21px;줄 높이:50px;디스플레이: 블록; border-color:#2e6da4;}

</style>

</head>

<body>

<div>

<button onclick="add1()">加表格</버튼> </div>


<script type="text/javascript">

layui.use(['layer'] function () {

layer=layui.layer;

$=layui .jquery;

})

function add1() {

layer.open({

            유형: 2, 

            제목:'내 취향',

           480px','120px'] ,

            콘텐츠: 'add.html' ,

})


}; 

</script>

</body>

</html>


hg199
hg199

모든 응답(1)
Time

안녕하세요. 아래

layer.open({})에 html 파일의 경로를 추가해야 합니다

예를 들어 suorg에 html 파일을 넣으면 경로는 content: 'suorg/aler. html'


  • 회신하다 쉼표가 빠졌네요
    hg199 작가 2019-02-21 21:41:54
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!