@ -5,7 +5,7 @@ switch (mode) {
ROOTPATH = "http://sstt.ali251.langye.net"
break;
case 'production':
ROOTPATH = ""
ROOTPATH = "https://sstt.115.langye.net"
default:
throw new Error('未配置环境');