Commit 26770953 authored by 黄奎's avatar 黄奎

1

parent e18a765c
...@@ -363,7 +363,7 @@ ...@@ -363,7 +363,7 @@
<div class="xhs-list"> <div class="xhs-list">
<div class="xhs-item" v-for="(item, index) in xhsImgList" :key="index"> <div class="xhs-item" v-for="(item, index) in xhsImgList" :key="index">
<img :src="item" /> <img :src="item" />
<div class="xhs-tip">小红书账号{{ index + 1 }}</div> <div class="xhs-tip">扫码关注小红书</div>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment