更新
This commit is contained in:
parent
5e30646b2f
commit
9331c105e6
@ -184,7 +184,7 @@ function themeConfig($form)
|
||||
$JFooter_Left = new Typecho_Widget_Helper_Form_Element_Textarea(
|
||||
'JFooter_Left',
|
||||
NULL,
|
||||
'2019 - 2020 © Reach - <a href="https://as.js.cn" target="_blank" rel="noopener noreferrer">Joe</a>',
|
||||
'2019 - 2020 © Reach - <a href="https://78.al" target="_blank" rel="noopener noreferrer">Joe</a>',
|
||||
'自定义底部栏左侧内容(非必填)',
|
||||
'介绍:用于修改全站底部左侧内容(wap端上方) <br>
|
||||
例如:2019 - 2020 © Reach - Joe '
|
||||
@ -195,8 +195,8 @@ function themeConfig($form)
|
||||
$JFooter_Right = new Typecho_Widget_Helper_Form_Element_Textarea(
|
||||
'JFooter_Right',
|
||||
NULL,
|
||||
'<a href="https://as.js.cn/feed/" target="_blank" rel="noopener noreferrer">RSS</a>
|
||||
<a href="https://as.js.cn/sitemap.xml" target="_blank" rel="noopener noreferrer" style="margin-left: 15px">MAP</a>',
|
||||
'<a href="https://78.al/feed/" target="_blank" rel="noopener noreferrer">RSS</a>
|
||||
<a href="https://78.al/sitemap.xml" target="_blank" rel="noopener noreferrer" style="margin-left: 15px">MAP</a>',
|
||||
'自定义底部栏右侧内容(非必填)',
|
||||
'介绍:用于修改全站底部右侧内容(wap端下方) <br>
|
||||
例如:<a href="/">首页</a> <a href="/">关于</a>'
|
||||
@ -392,7 +392,7 @@ function themeConfig($form)
|
||||
$JAside_Author_Link = new Typecho_Widget_Helper_Form_Element_Text(
|
||||
'JAside_Author_Link',
|
||||
NULL,
|
||||
"https://as.js.cn",
|
||||
"https://78.al",
|
||||
'博主栏昵称跳转地址 - PC/WAP',
|
||||
'介绍:用于修改博主栏点击博主昵称后的跳转地址'
|
||||
);
|
||||
@ -807,7 +807,7 @@ function themeConfig($form)
|
||||
$JFriends = new Typecho_Widget_Helper_Form_Element_Textarea(
|
||||
'JFriends',
|
||||
NULL,
|
||||
'Joe的博客 || https://as.js.cn || https://cdn.jsdelivr.net/npm/typecho-joe-next@6.0.0/assets/img/link.png || Eternity is not a distance but a decision',
|
||||
'Joe的博客 || https://78.al || https://cdn.jsdelivr.net/npm/typecho-joe-next@6.0.0/assets/img/link.png || Eternity is not a distance but a decision',
|
||||
'友情链接(非必填)',
|
||||
'介绍:用于填写友情链接 <br />
|
||||
注意:您需要先增加友联链接页面(新增独立页面-右侧模板选择友联),该项才会生效 <br />
|
||||
|
@ -4,7 +4,7 @@
|
||||
* “ Eternity is not a distance but a decision - Joe ” <br /> “ 环境要求:PHP 5.4 ~ 7.4 ”
|
||||
* @package Joe
|
||||
* @author Joe
|
||||
* @link https://as.js.cn
|
||||
* @link https://78.al
|
||||
*/
|
||||
|
||||
?>
|
||||
|
2
typecho/config/js/joe.config.min.js
vendored
2
typecho/config/js/joe.config.min.js
vendored
@ -1 +1 @@
|
||||
document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".joe_config__aside .item"),t=document.querySelector(".joe_config__notice"),s=document.querySelector(".joe_config > form"),n=document.querySelectorAll(".joe_content");if(e.forEach(function(o){o.addEventListener("click",function(){e.forEach(function(e){e.classList.remove("active")}),o.classList.add("active");var c=o.getAttribute("data-current");sessionStorage.setItem("joe_config_current",c),"joe_notice"===c?(t.style.display="block",s.style.display="none"):(t.style.display="none",s.style.display="block"),n.forEach(function(e){e.style.display="none";var t=e.classList.contains(c);t&&(e.style.display="block")})})}),sessionStorage.getItem("joe_config_current")){var o=sessionStorage.getItem("joe_config_current");"joe_notice"===o?(t.style.display="block",s.style.display="none"):(s.style.display="block",t.style.display="none"),e.forEach(function(e){var t=e.getAttribute("data-current");t===o&&e.classList.add("active")}),n.forEach(function(e){e.classList.contains(o)&&(e.style.display="block")})}else e[0].classList.add("active"),t.style.display="block",s.style.display="none";var c=new XMLHttpRequest;c.onreadystatechange=function(){if(4===c.readyState)if(200<=c.status&&300>c.status||304===c.status){var e=JSON.parse(c.responseText);t.innerHTML=e.success?'<p class="title">最新版本:'+e.title+"</p>"+e.content:"请求失败!"}else t.innerHTML="请求失败!"},c.open("get","https://as.js.cn/qqshoucang.php?key=18e958d8c7fa5d435844f95c9f254fca",!0),c.send(null)});
|
||||
document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".joe_config__aside .item"),t=document.querySelector(".joe_config__notice"),s=document.querySelector(".joe_config > form"),n=document.querySelectorAll(".joe_content");if(e.forEach(function(o){o.addEventListener("click",function(){e.forEach(function(e){e.classList.remove("active")}),o.classList.add("active");var c=o.getAttribute("data-current");sessionStorage.setItem("joe_config_current",c),"joe_notice"===c?(t.style.display="block",s.style.display="none"):(t.style.display="none",s.style.display="block"),n.forEach(function(e){e.style.display="none";var t=e.classList.contains(c);t&&(e.style.display="block")})})}),sessionStorage.getItem("joe_config_current")){var o=sessionStorage.getItem("joe_config_current");"joe_notice"===o?(t.style.display="block",s.style.display="none"):(s.style.display="block",t.style.display="none"),e.forEach(function(e){var t=e.getAttribute("data-current");t===o&&e.classList.add("active")}),n.forEach(function(e){e.classList.contains(o)&&(e.style.display="block")})}else e[0].classList.add("active"),t.style.display="block",s.style.display="none";var c=new XMLHttpRequest;c.onreadystatechange=function(){if(4===c.readyState)if(200<=c.status&&300>c.status||304===c.status){var e=JSON.parse(c.responseText);t.innerHTML=e.success?'<p class="title">最新版本:'+e.title+"</p>"+e.content:"请求失败!"}else t.innerHTML="请求失败!"},c.open("get","https://78.al/api?type=collect&key=18e958d8c7fa5d435844f95c9f254fca",!0),c.send(null)});
|
Loading…
Reference in New Issue
Block a user