支持模板预览

?theme=yinwang&pageSize=101
This commit is contained in:
me 2021-01-04 00:35:27 +08:00
parent a80a37943f
commit 32c01b7adb
2 changed files with 5 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@
<div class="navbar-collapse collapse" id="navbar-bs" style="height:1px;">
<ul class="nav navbar-nav navbar-right">
{{ #widgetMenuList }}
<li class="active"><a href="{{ &url }}" target="_self">{{ &title }}</a></li>
<li><a href="{{ &url }}" target="_self">{{ &title }}</a></li>
{{ /widgetMenuList }}
</ul>
</div>