feat:重构模块
This commit is contained in:
@@ -21,12 +21,12 @@ export const setActiveClass = (parentClassName: string, elementTag: string,
|
||||
/**
|
||||
* 文件服务器地址
|
||||
*/
|
||||
export const fileServiceUrl = '/home-service/file'
|
||||
export const fileServiceUrl = '/home-api/file'
|
||||
|
||||
/**
|
||||
* 服务器文件路径根地址
|
||||
*/
|
||||
export const serviceFileRootPath = '/home-service/'
|
||||
export const serviceFileRootPath = '/home-api/'
|
||||
|
||||
/**
|
||||
* 获取assets静态资源
|
||||
|
||||
Reference in New Issue
Block a user