9e2d42b3 by wang

init

1 parent 9a6a03a7
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
26 </div> 26 </div>
27 </div> 27 </div>
28 </div> 28 </div>
29 </form>
29 </div> 30 </div>
30 31
31 <div class="row cl pt-20 pb-20 col-sm-12"> 32 <div class="row cl pt-20 pb-20 col-sm-12">
...@@ -36,7 +37,7 @@ ...@@ -36,7 +37,7 @@
36 <button class="btn btn-warning btn-block" onclick="layer_close()">取消</button> 37 <button class="btn btn-warning btn-block" onclick="layer_close()">取消</button>
37 </div> 38 </div>
38 </div> 39 </div>
39 </form> 40
40 41
41 <?php $this->load->view('common/footer'); ?> 42 <?php $this->load->view('common/footer'); ?>
42 43
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!