This commit is contained in:
徐哼唧L
2022-12-09 16:18:12 +08:00
parent dc4d87a990
commit 5ed3073b6e
130 changed files with 41608 additions and 2013 deletions

View File

@@ -41,7 +41,7 @@
<font>Submitted time : </font>{{item.ctime}}
</span><br>
<span v-if="item.abstrart!=''">
<font style="color: #888;">Abstrart : </font>{{item.abstrart | ellipsis}}
<font style="color: #888;">Abstract : </font>{{item.abstrart | ellipsis}}
</span>
</h4>
</li>