refactor: change base url
This commit is contained in:
parent
2906e7e925
commit
7775042f67
@ -7,8 +7,8 @@ const BASE_URL_MAP = {
|
|||||||
DEV: '',
|
DEV: '',
|
||||||
PROD: '',
|
PROD: '',
|
||||||
// GP_PAGES: '/dist',
|
// GP_PAGES: '/dist',
|
||||||
GP_PAGES: '/douyin',
|
GP_PAGES: '',
|
||||||
GITEE_PAGES: '/gitee-dy',
|
GITEE_PAGES: '/douyin',
|
||||||
UNI: 'https://dy.ttentau.top'
|
UNI: 'https://dy.ttentau.top'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user