no message

deploy
DESKTOP-4RNDQIC\29019 2020-07-13 00:25:43 +08:00
parent 086a613da6
commit 8516901ef6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<ul class="nav nav-tabs" style="font-size: 12px;">
{% for docid,doc in typedoc.arr %}
<li class="active" style="width: 100%; background:#d4ccb0;">
<a style="background:#d4ccb0;">
<a style="background:#d4ccb0;" href="http://192.168.3.100/api/public/NewUi/article/{{ doc.title }}">
{{doc.title}}
</a></li>
{% endfor %}