Commit 1a537eaf authored by shilei's avatar shilei

fix: 列表点击pointer

parent 1900b01a
<template>
<div class="flex">
<div class="flex cursor-pointer">
<div class="media-left mr-[16px]">
<img class="h-[156px] w-[208px]" :src="detail.imgUrl" alt="" />
</div>
......
<template>
<div class="flex">
<div class="flex cursor-pointer">
<div class="media-left mr-[16px]">
<img class="h-[156px] w-[208px]" :src="detail.imgUrl" alt="" />
</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