diff --git a/common/config.js b/common/config.js index bdd0380..c02183b 100644 --- a/common/config.js +++ b/common/config.js @@ -3,7 +3,7 @@ const mode = process.env.NODE_ENV; let ROOTPATH = ''; //域名 switch (mode) { case 'development': - ROOTPATH = "http://sstt.ali251.langye.net" + ROOTPATH = "https://sstt.ali251.langye.net" // ROOTPATH = "https://sstt.115.langye.net" break; case 'production': diff --git a/pages/enter/enter.vue b/pages/enter/enter.vue index c63cdd9..2ea5bff 100644 --- a/pages/enter/enter.vue +++ b/pages/enter/enter.vue @@ -1,55 +1,54 @@ - - - - - + + + + + \ No newline at end of file diff --git a/static/enter/logo.png b/static/enter/logo.png index c357b09..cc435a8 100644 Binary files a/static/enter/logo.png and b/static/enter/logo.png differ