非住宅样式问题
This commit is contained in:
@@ -58,6 +58,7 @@
|
|||||||
:key="item.id"
|
:key="item.id"
|
||||||
v-for="item in info.prjList.fhpgList"
|
v-for="item in info.prjList.fhpgList"
|
||||||
@click="pageJump(item.id, item.type)"
|
@click="pageJump(item.id, item.type)"
|
||||||
|
class="van-card"
|
||||||
>
|
>
|
||||||
<div v-if="item.type == '2'" >
|
<div v-if="item.type == '2'" >
|
||||||
<div body-style="padding:4px" class="van-card__body">
|
<div body-style="padding:4px" class="van-card__body">
|
||||||
|
|||||||
Reference in New Issue
Block a user