前端登录逻辑对接

This commit is contained in:
陈淳
2022-10-13 11:05:43 +08:00
parent de28fd4ca4
commit edde5f8a88
11 changed files with 421 additions and 470 deletions

View File

@@ -30,7 +30,7 @@
<van-col class="rowBody" span="24">{{ item.content }}</van-col>
<van-col
<!-- <van-col
span="8"
v-for="(image, imageIndex) in item.images"
:key="imageIndex"
@@ -42,7 +42,7 @@
:src="url + image"
radius="5"
/>
</van-col>
</van-col> -->
<van-col span="24" class="bottomRow">
<van-grid direction="horizontal" :column-num="3">