Skip to content

Commit

Permalink
修改渠道url
Browse files Browse the repository at this point in the history
  • Loading branch information
piexlMax committed Mar 6, 2024
1 parent 5357619 commit f89475d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/asideAd.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import vform from '/advertising/vform-banner.png'
const ad = [
{
img : liuliang,
href :'https://ym.ksjhaoka.com/?s=MDeis85S83358'
href :'https://ym.ksjhaoka.com/?s=srtGcMEo83371'
}
,{
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/liuliang.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="fixed bottom-10 right-0 gap-2 flex flex-col z-auto bg-white shadow p-2 rounded" v-if="showAD">
<a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/?s=MDeis85S83358">
<a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/?s=srtGcMEo83371">
<img :width="160" src="/advertising/liuliang.jpg" alt="流量">
</a>
<a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/invite?s=srtGcMEo83371">
Expand Down

0 comments on commit f89475d

Please sign in to comment.