Commit 4d74ece5 by CnChunfeng

Merge branch 'feature/20251222/notice' into 'master'

HTTPS

See merge request !9
parents 3926c87e 317756fd
Showing with 1 additions and 1 deletions
...@@ -36,7 +36,7 @@ layui.use([], function () { ...@@ -36,7 +36,7 @@ layui.use([], function () {
domains_='http://message.liexindev.net' domains_='http://message.liexindev.net'
} }
if(window.location.origin.indexOf("ichunt.")!=-1){ if(window.location.origin.indexOf("ichunt.")!=-1){
domains_='http://message.ichunt.net' domains_='https://message.ichunt.net'
} }
$.ajax({ $.ajax({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment