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 {
const BASE_URL_MAP = { const BASE_URL_MAP = {
DEV: '', DEV: '',
PROD: '', PROD: '',
GP_PAGES: '/dist', // GP_PAGES: '/dist',
// GP_PAGES: '/douyin', GP_PAGES: '/douyin',
UNI: 'https://dy.ttentau.top' UNI: 'https://dy.ttentau.top'
} }

Loading…
Cancel
Save