@@ -73,7 +73,7 @@ export function getCodeImg() {
//获取登录页基本信息
export function fontConfig() {
return request({
- url: '/system/fontConfig/getSysFontConfig/Water',
+ url: '/system/fontConfig/getSysFontConfig/Lifeline',
method: 'get',
})
}