feat:1、修复无数据时报错的问题。

2、新增自定义代码着色格式
3、新增自动加载配置文件
This commit is contained in:
lifei6671
2018-08-07 17:19:56 +08:00
parent c0c3db6c50
commit 327d6fb8d8
280 changed files with 162 additions and 98 deletions

View File

@@ -48,6 +48,8 @@
</dd>
</dl>
</div>
{{else}}
<div class="text-center" style="height: 200px;margin: 100px;font-size: 28px;">暂无项目</div>
{{end}}
<div class="clearfix"></div>

View File

@@ -28,7 +28,6 @@
<strong class="search-title">显示标签列表</strong>
</div>
<div class="row">
<div class="hide tag-container-outer" style="border: 0;margin-top: 0;padding: 5px 15px;min-height: 200px;">
<span class="tags">
{{range $index,$item := .Labels}}