Commit 26c89c31 authored by 黄奎's avatar 黄奎

去掉跳转

parent 5d323576
......@@ -13,7 +13,7 @@
<img :src="item.pic_url" style="margin-bottom:-4px" mode="widthFix"/>
</view>
<view class="hots" v-for="(x, i) in hotspots" :key="i" :style="[x.formatStyle]" @click="clickHots(x.link)">&nbsp;</view>
<view @click="jumper()">跳转</view>
<!-- <view @click="jumper()">跳转</view> -->
</view>
</template>
......
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