ncmatch问题
This commit is contained in:
parent
0a263425d0
commit
72b67033a5
@ -75,10 +75,10 @@
|
|||||||
<span v-for="tag in item.tags" :key="tag" :style="getTypeStyle(item)">{{ tag }}</span>
|
<span v-for="tag in item.tags" :key="tag" :style="getTypeStyle(item)">{{ tag }}</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-foot static-card-foot">
|
<div class="card-foot static-card-foot">
|
||||||
<button type="button">
|
<!-- <button type="button">
|
||||||
查看详情
|
查看详情
|
||||||
<span>→</span>
|
<span>→</span>
|
||||||
</button>
|
</button> -->
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user