diff --git a/OpenAuth.Mvc/Views/Login/Index.cshtml b/OpenAuth.Mvc/Views/Login/Index.cshtml index 01aaa65c..2e528a59 100644 --- a/OpenAuth.Mvc/Views/Login/Index.cshtml +++ b/OpenAuth.Mvc/Views/Login/Index.cshtml @@ -64,7 +64,7 @@ -
版权所有 2023 李玉宝
+
版权所有 2024 李玉宝
diff --git a/OpenAuth.Mvc/wwwroot/js/index.js b/OpenAuth.Mvc/wwwroot/js/index.js index 7d1a986e..bdb6f052 100644 --- a/OpenAuth.Mvc/wwwroot/js/index.js +++ b/OpenAuth.Mvc/wwwroot/js/index.js @@ -253,7 +253,7 @@ layui.config({ btn: ['火速围观'], moveType: 1, content: '
' + - '

郑重提示:OpenAuth.Net 4.0新版上线,如以前访问过本站点请清空缓存后访问

' + + '

郑重提示:OpenAuth.Net 6.0新版上线,如以前访问过本站点请清空缓存后访问

' + '

喜欢的,快快star吧!

', success: function(layero){ var btn = layero.find('.layui-layer-btn');