refactor: change base url

This commit is contained in:
zyronon 2024-04-20 16:29:31 +08:00
parent 2906e7e925
commit 7775042f67

View File

@ -7,8 +7,8 @@ const BASE_URL_MAP = {
DEV: '',
PROD: '',
// GP_PAGES: '/dist',
GP_PAGES: '/douyin',
GITEE_PAGES: '/gitee-dy',
GP_PAGES: '',
GITEE_PAGES: '/douyin',
UNI: 'https://dy.ttentau.top'
}