File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
docs/.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ import vform from '/advertising/vform-banner.png'
2121const ad = [
2222 {
2323 img : cms,
24- href : ' https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id= 69'
24+ href : ' https://plugin.gin-vue-admin.com/details/ 69'
2525 },
2626 {
2727 img : shop,
28- href : ' https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id=90 '
28+ href : ' https://plugin.gin-vue-admin.com/details/139 '
2929 },
3030
3131// {
Original file line number Diff line number Diff line change 11<template >
22 <div class =" fixed bottom-10 right-0 gap-2 flex flex-col z-[999] bg-white shadow p-2 rounded" v-if =" showAD" >
3- <a class =" flex items-center justify-center rounded overflow-hidden" target =" _blank" href =" https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id= 69" >
3+ <a class =" flex items-center justify-center rounded overflow-hidden" target =" _blank" href =" https://plugin.gin-vue-admin.com/details/ 69" >
44 <img :width =" 160" src =" /advertising/cms.png" alt =" cms" >
55 </a >
6- <a class =" flex items-center justify-center rounded overflow-hidden" target =" _blank" href =" https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id=90 " >
6+ <a class =" flex items-center justify-center rounded overflow-hidden" target =" _blank" href =" https://plugin.gin-vue-admin.com/details/139 " >
77 <img :width =" 160" src =" /advertising/shop.jpg" alt =" shop" >
88 </a >
99<!-- <a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/invite?s=srtGcMEo83371">-->
You can’t perform that action at this time.
0 commit comments