f08192fd by yangjianbin

init

1 parent 1d133fd8
...@@ -27,11 +27,10 @@ ...@@ -27,11 +27,10 @@
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> 29 </div>
30 </form>
31
32 <div> 30 <div>
33 <button class="btn btn-primary radius" onclick="layer_show('添加', '<?= site_url('/config/add') ?>')">添加</button> 31 <button class="btn btn-primary radius" onclick="layer_show('添加', '<?= site_url('/config/add') ?>')">添加</button>
34 </div> 32 </div>
33 </form>
35 34
36 <div class="body mt-20"> 35 <div class="body mt-20">
37 <table class="table table-border table-bordered table-bg" id="table"> 36 <table class="table table-border table-bordered table-bg" id="table">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!