调整图片引用路径

This commit is contained in:
aixianling
2021-12-27 09:23:39 +08:00
parent 1fce8ac215
commit cd56987ad3
4 changed files with 4 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
</span>
<span class="right">
<img src="img/view-icon.png" alt="">
<img src="./img/view-icon.png" alt="">
<span>{{data.viewCount}}</span>
</span>
</div>
@@ -99,9 +99,7 @@ uni-page-body {
font-size: 48px;
font-weight: 600;
width: 100%;
font-size: 48px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #333;
line-height: 66px;
word-break: break-all;