config.js 114 B

1234
  1. export default {
  2. country: 'cn', // 部署在国内
  3. cdnDir:'https://culture.4dage.com/demo/gaoxinqu/source/',
  4. }