e87e68e7 by yangjianbin

init

1 parent f08192fd
...@@ -26,10 +26,11 @@ ...@@ -26,10 +26,11 @@
26 </div> 26 </div>
27 <div> 27 <div>
28 <input class="btn btn-warning radius" type="reset" value="重置"> 28 <input class="btn btn-warning radius" type="reset" value="重置">
29 </div>
30 <div>
31 <button class="btn btn-primary radius" onclick="layer_show('添加', '<?= site_url('/config/add') ?>')">添加</button> 29 <button class="btn btn-primary radius" onclick="layer_show('添加', '<?= site_url('/config/add') ?>')">添加</button>
32 </div> 30 </div>
31 <!--<div>
32 <button class="btn btn-primary radius" onclick="layer_show('添加', '<?/*= site_url('/config/add') */?>')">添加</button>
33 </div>-->
33 </form> 34 </form>
34 35
35 <div class="body mt-20"> 36 <div class="body mt-20">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!