File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,10 @@ export default defineConfig({
118118                    { text : 'AI助手集成' ,  link : '/guide/server/mcp' } , 
119119                    { text : '项目上线' ,  link : '/guide/deployment/' } , 
120120                    { text : '更新日志' ,  link : 'https://flipped-aurora.feishu.cn/docx/LPufdOPWxo3zcpxNSVGcr1vcn71?from=from_copylink' } , 
121+                     { 
122+                     text : '特惠服务器' , 
123+                     link : 'https://flipped-aurora.feishu.cn/wiki/HNnPwI9TbifCvwk51A2cLqOjnac?from=from_copylink' 
124+                 } 
121125                ] , 
122126            } , 
123127            { 
@@ -413,6 +417,10 @@ export default defineConfig({
413417                            link : '/guide/video/web' 
414418                        } , 
415419                    ] 
420+                 } , 
421+                 { 
422+                     text : '🔥特惠服务器' , 
423+                     link : 'https://flipped-aurora.feishu.cn/wiki/HNnPwI9TbifCvwk51A2cLqOjnac?from=from_copylink' 
416424                } 
417425            ] , 
418426            '/experience/' : [ 
Original file line number Diff line number Diff line change 1616<script  setup>
1717import  cms  from  ' /advertising/cms.png' 
1818import  shop  from  ' /advertising/shop.jpg' 
19- import  liuliang  from  ' /advertising/liuliang .jpg' 
19+ import  fwq  from  ' /advertising/fwq .jpg' 
2020import   vform  from  ' /advertising/vform-banner.png' 
2121const  ad  =  [
22+    { 
23+     img :  fwq, 
24+     href : ' https://flipped-aurora.feishu.cn/wiki/HNnPwI9TbifCvwk51A2cLqOjnac?from=from_copylink'  
25+   }, 
2226  { 
2327    img :  cms, 
2428    href : ' https://plugin.gin-vue-admin.com/details/69'  
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://flipped-aurora.feishu.cn/wiki/HNnPwI9TbifCvwk51A2cLqOjnac?from=from_copylink" 
4+      <img  :width =" 160" src =" /advertising/fwq.jpg" alt =" 成为代理" 
5+    </a >
36    <a  class =" flex items-center justify-center rounded overflow-hidden" target =" _blank" href =" https://plugin.gin-vue-admin.com/details/69" 
47      <img  :width =" 160" src =" /advertising/cms.png" alt =" cms" 
58    </a >
69    <a  class =" flex items-center justify-center rounded overflow-hidden" target =" _blank" href =" https://plugin.gin-vue-admin.com/details/139" 
710      <img  :width =" 160" src =" /advertising/shop.jpg" alt =" shop" 
811    </a >
9- <!--     <a class="flex items-center justify-center rounded overflow-hidden" target="_blank" href="https://ym.ksjhaoka.com/invite?s=srtGcMEo83371">--> 
10- <!--       <img :width="160" src="/advertising/daili.jpg" alt="成为代理">--> 
11- <!--     </a>--> 
1212  </div >
1313</template >
1414
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments