Commit 0d5ff30a authored by guanghongwei's avatar guanghongwei

整理一遍

parent a68454f7
This diff is collapsed.
...@@ -25,6 +25,12 @@ ...@@ -25,6 +25,12 @@
<input type="text" class="form-control" id="port" name="port" placeholder="Port"> <input type="text" class="form-control" id="port" name="port" placeholder="Port">
</div> </div>
</div> </div>
<div class="form-group">
<label for="idc" class="col-sm-2 control-label">IDC<span style="color: red"> *</span></label>
<div class="col-sm-4">
<input type="text" class="form-control" id="idc" name="idc" placeholder="IDC">
</div>
</div>
<div class="form-group"> <div class="form-group">
<label for="comment" class="col-sm-2 control-label">备注<span style="color: red"></span></label> <label for="comment" class="col-sm-2 control-label">备注<span style="color: red"></span></label>
<div class="col-sm-4"> <div class="col-sm-4">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment