- html
<!doctype html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>目标检测</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"
rel=“stylesheet”>
<link href="css/fileinput.css" media="all" rel="stylesheet" type="text/css" />
</head>
<body>
<img src="img/header.jpg" width="100%" height="200" />
<div class="container">
<div class="dataItem"> <div class="dataFrame"></div> </div> <form enctype="multipart/form-data"> <div class="form-group"> <input id="file-select" type="file" >