Compare commits
No commits in common. "64073f7e9c3a70e9833ed62d7db31cd41389ab33" and "0a263425d062d398d93c57a410d628c1bdc486f2" have entirely different histories.
64073f7e9c
...
0a263425d0
@ -74,12 +74,12 @@
|
||||
<div class="tag-list">
|
||||
<span v-for="tag in item.tags" :key="tag" :style="getTypeStyle(item)">{{ tag }}</span>
|
||||
</div>
|
||||
<!-- <div class="card-foot static-card-foot">
|
||||
<div class="card-foot static-card-foot">
|
||||
<button type="button">
|
||||
查看详情
|
||||
<span>→</span>
|
||||
</button>
|
||||
</div> -->
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user