Update index_m.html

This commit is contained in:
2018-09-25 12:06:09 +08:00
parent b74a531e26
commit 8ca9272606
+3 -3
View File
@@ -84,9 +84,9 @@
</div>
<div class="row">
<div class="input-field col s12 m6 l4">
<input class="value" id="myText" type="text">
<label for="myText">Text</label>
<span class="translate">Descriptions of the input field</span>
<input class="value" id="port" type="text">
<label for="port" class="translate">Port</label>
<span class="translate">REST WebServer Port</span>
</div>
<div class="input-field col s12 m6 l4">
<input type="number" class="value" id="test2" />