docs: index.html & doc.html 引用图片替换为本地
This commit is contained in:
+2
-47
@@ -190,7 +190,7 @@
|
||||
<a href="https://sa-pro.yun94.cn?way=st_r" target="_blank">
|
||||
<div class="mad-bg-box">
|
||||
<div class="mad-context-box">
|
||||
<img class="mad-img" src="https://oss.dev33.cn/sa-token/ad/sspx-ad-11.png" />
|
||||
<img class="mad-img" src="/big-file/contact/sspx-ad-11.png" />
|
||||
<span class="mad-text">
|
||||
<b>轻松搭建:SSO 单点登录、OAuth2.0 统一认证、API Key、用户数据同步。全源码交付、可二开。</b>
|
||||
</span>
|
||||
@@ -203,16 +203,6 @@
|
||||
<div class="wwads-cn wwads-horizontal" data-id="88"
|
||||
style="min-height: 0px; border: 1px #eee solid; margin-bottom: 12px;"></div>
|
||||
|
||||
<!-- 编程导航 & 面试鸭 -->
|
||||
<!-- <div class="top-ad-box top-ad-box2" style="margin-bottom: 12px;">
|
||||
<a href="https://www.codefather.cn/vip?shareCode=qin883" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/bianchengdaohang.png" style="height: 26px;" />
|
||||
</a>
|
||||
<a href="https://www.mianshiya.com/?shareCode=skmky7" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/mianshiya.png" style="height: 26px;" />
|
||||
</a>
|
||||
</div> -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- help 按钮 -->
|
||||
@@ -464,7 +454,7 @@
|
||||
<p style="margin-top: 30px;">打开方式:</p>
|
||||
<p>1、如果你是使用 PC 端微信,请点此链接:<a href="https://work.weixin.qq.com/kfid/kfcdd45c432fee9655f" target="_blank">https://work.weixin.qq.com/kfid/kfcdd45c432fee9655f</a></p>
|
||||
<p>2、如果你是使用手机端微信,请扫码:</p>
|
||||
<p><img src="https://oss.dev33.cn/sa-token/sa-token-xiaozhushou.jpg" width="200px"></p>
|
||||
<p><img src="/big-file/contact/sa-token-xiaozhushou.jpg" width="200px"></p>
|
||||
<p>如果您的问题已解决,我们希望您能够花费一点时间将解决方案发布在:<a href="https://gitee.com/dromara/sa-token/issues/I9I9CY" target="_blank">踩坑记录征集</a>,帮助以后遇到同样问题的开发者快速排查,感激不尽!🌹🌹🌹</p>
|
||||
</div>
|
||||
`;
|
||||
@@ -511,41 +501,6 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- 赞助效果图展示 -->
|
||||
<script>
|
||||
function showSyzz() {
|
||||
layer.photos({
|
||||
photos: {
|
||||
title: '',
|
||||
id: new Date().getTime(),
|
||||
start: 0,
|
||||
data: [{
|
||||
pid: 1,
|
||||
alt: 'gitee 开源项目推广,日增 star 74',
|
||||
src: 'https://oss.dev33.cn/sa-token/more/syzz-xg-1.png',
|
||||
},
|
||||
{
|
||||
pid: 2,
|
||||
alt: 'gitee 开源项目推广,日增 star 247',
|
||||
src: 'https://oss.dev33.cn/sa-token/more/syzz-xg-2.png',
|
||||
},
|
||||
{
|
||||
pid: 3,
|
||||
alt: '某互联网公司线下活动,报名邀请',
|
||||
src: 'https://oss.dev33.cn/sa-token/more/syzz-xg-3.png',
|
||||
},
|
||||
{
|
||||
pid: 4,
|
||||
alt: 'gitee 开源项目推广,日增 star 70',
|
||||
src: 'https://oss.dev33.cn/sa-token/more/syzz-xg-4.png',
|
||||
}
|
||||
]
|
||||
},
|
||||
anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- 自定义滚动条颜色 -->
|
||||
<!-- <style>
|
||||
/* 自定义body滚动条样式 */
|
||||
|
||||
Reference in New Issue
Block a user