diff --git a/src/config/index.ts b/src/config/index.ts index 2244ee0..2646d64 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -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' }