Browse Source

site css

pull/342/head
xxq250 3 years ago
parent
commit
89c64e276e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/views/admins/sites/_list.html.erb

+ 2
- 2
app/views/admins/sites/_list.html.erb View File

@@ -3,8 +3,8 @@
<tr>
<th width="5%">序号</th>
<th width="15%">名称</th>
<th width="30%">路由</th>
<th width="20%">标识</th>
<th width="35%">路由</th>
<th width="15%">标识</th>
<th width="10%">类型</th>
<th width="15%"><%= sort_tag('创建时间', name: 'created_at', path: admins_sites_path) %></th>
<th width="15%">操作</th>


Loading…
Cancel
Save