Commit 72d8d688 authored by Facius's avatar Facius

在线考试图标

parent 5bbef6be
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
} }
}, },
tips1Image() { tips1Image() {
return qn_base_url + 'tips1@3x.png' return qn_base_url + 'tips1.png'
} }
}, },
onLoad() { onLoad() {
...@@ -238,7 +238,9 @@ ...@@ -238,7 +238,9 @@
} }
.tip-image { .tip-image {
width: 28rpx; width: 26rpx;
height: 32rpx;
flex-shrink: 0;
margin-right: 10rpx; margin-right: 10rpx;
margin-top: 2rpx; margin-top: 2rpx;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment