refactor: change gp pages sub dir

This commit is contained in:
zyronon 2024-04-09 22:06:08 +08:00
parent a925eaa4e8
commit 2c266298f1

View File

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