1 parent ac8c6da commit 09efdedCopy full SHA for 09efded
1 file changed
docs/.vitepress/theme/components/notice.vue
@@ -22,7 +22,7 @@ setTimeout(function () { visible.value = false }, 5000);
22
</strong>
23
</p>
24
<p>二、联系我</p>
25
- <img class="notice-img" src="/git-github-guide/imgs/contact/contact.png">
+ <img class="notice-img" src="/imgs/contact/contact.png">
26
</div>
27
<div class="notice-footer">
28
<div class="notice-btn" @click="closetz">朕知道了</div>
@@ -117,4 +117,4 @@ setTimeout(function () { visible.value = false }, 5000);
117
display: inline-block;
118
text-wrap: nowrap;
119
}
120
-</style>
+</style>
0 commit comments