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