9133abf3 by yangjianbin

init

1 parent 4fce633c
......@@ -2,6 +2,12 @@
<body>
<div class="page-container">
<form class="" onreset="resetHandler()">
<?php $this->load->view('work/search'); ?>
<div>
<input class="btn btn-warning radius" type="reset" value="重置">
</div>
</form>
<div class="body mt-20">
<table class="table table-border table-bordered table-bg" id="table">
<thead class="text-c">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!