Commit b261bf86 authored by 黄奎's avatar 黄奎

11

parent a57a65c7
...@@ -442,7 +442,7 @@ ...@@ -442,7 +442,7 @@
:key="i" :key="i"
> >
<q-img <q-img
:src="x.images[0]?x.images[0]:'../../assets/img/errImg.png'" :src="x.coverimg&&x.coverimg!=''?x.coverimg:'../../assets/img/errImg.png'"
:ratio="1" :ratio="1"
spinner-color="grey" spinner-color="grey"
spinner-size="20px" spinner-size="20px"
......
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