d0993f75 by yangjianbin

init

1 parent a3fd6323
...@@ -23,6 +23,10 @@ ...@@ -23,6 +23,10 @@
23 </select> 23 </select>
24 </span> 24 </span>
25 </div> 25 </div>
26 <?php
27 var_dump($this->session->products);
28
29 ?>
26 <div class="col-xs-2"> 30 <div class="col-xs-2">
27 <span class="select-box"> 31 <span class="select-box">
28 <select class="select table_search" size="1" column="7"> 32 <select class="select table_search" size="1" column="7">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!