调整图片引用路径
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user