a070e787 by wang

init

1 parent aa86f345
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
4 <div class="panel panel-default mb-20"> 4 <div class="panel panel-default mb-20">
5 <div class="panel-body cl"> 5 <div class="panel-body cl">
6 <form action='config/product' method="post" class="form form-horizontal" id="add"> 6 <form action='config/product' method="post" class="form form-horizontal" id="add">
7 <input type="hidden" name="id" value="<?=$data->id?>">
7 <div class="row cl"> 8 <div class="row cl">
8 <div class="form-group col-sm-4 col-md-2"> 9 <div class="form-group col-sm-4 col-md-2">
9 <label>产品名称</label> 10 <label>产品名称</label>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!