This commit is contained in:
花有清香月有阴
2021-12-23 18:57:32 +08:00
parent 0a5e7d4a2b
commit a677f1caf5
6 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
<span class="titlesContent">查看全部活动和本月新增</span>
</div>
<img src="./yan.jpg" alt="" />
<img src="./img/1.png" alt="" />
</div>
<div class="card" @click="toList(1)">
@@ -19,7 +19,7 @@
<span class="titlesContent">查看全部参与操办信息和本月新增</span>
</div>
<img src="./yan.jpg" alt="" />
<img src="./img/2.png" alt="" />
</div>
<div class="card" @click="toList(2)">
@@ -28,7 +28,7 @@
<span class="titlesContent">查看全部婚礼和本月新增</span>
</div>
<img src="./yan.jpg" alt="" />
<img src="./img/3.png" alt="" />
</div>
<div class="card" @click="toList(3)">
@@ -37,7 +37,7 @@
<span class="titlesContent">查看全部丧礼和本月新增</span>
</div>
<img src="./yan.jpg" alt="" />
<img src="./img/4.png" alt="" />
</div>
</div>
@@ -307,8 +307,8 @@ uni-page-body {
}
}
img {
width: 60px;
height: 68px;
width: 80px;
height: 80px;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB