mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 20:30:48 +08:00
修改获取配置文件接口,初始化系统配置
This commit is contained in:
@@ -3,6 +3,7 @@ const baseUrl = window.__ENV__QlBaseUrl || '/';
|
||||
|
||||
export default {
|
||||
siteName: intl.get('青龙'),
|
||||
baseUrl,
|
||||
apiPrefix: `${baseUrl}api/`,
|
||||
authKey: 'token',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user