|
|
<include file="public@header" />
|
|
|
</head>
|
|
|
<body>
|
|
|
<button type="button" class="btn btn-default">添加</button>
|
|
|
<button type="button" class="btn btn-default" style="margin:10px 10px;">添加</button>
|
|
|
<table class="table table-bordered" style="margin:10px 10px;">
|
|
|
<caption>列表</caption>
|
|
|
<thead>
|
...
|
...
|
|