init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>车牌识别</h1>
|
||||
|
||||
<form action = "uploader" method = "POST"
|
||||
enctype = "multipart/form-data">
|
||||
<input type = "file" name = "file" />
|
||||
<input type = "submit"/>
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user