mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
修改表格样式
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
.main-container{
|
||||
margin-top: 10px;
|
||||
}
|
||||
.layui-table img{
|
||||
max-width: 60px;
|
||||
max-height: 60px;;;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
@@ -35,4 +39,15 @@
|
||||
}
|
||||
})
|
||||
</script>
|
||||
{:get_system_config('site_tongji')}
|
||||
{:get_system_config('site_tongji')}
|
||||
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?acfaf971e7aa8c71a132e7fc5f8b5896";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user