Browse Source

refactor: change gp pages sub dir

master
zyronon 1 year ago
parent
commit
2c266298f1
  1. 4
      src/config/index.ts

4
src/config/index.ts

@ -6,8 +6,8 @@ export default { @@ -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'
}

Loading…
Cancel
Save