Commit f32943a60c87ab279aa9e8a84d11f3196870bf9f

Authored by 杨泽宇
1 parent 2ba8e064

debug

Showing 1 changed file with 1 additions and 1 deletions
.env.production
1 1 NODE_ENV = 'production'
2 2 VITE_APP_TITLE='中国网+智慧社区平台'
3   -VITE_BASE_URL = 'http://community.cnlive.com'
  3 +VITE_BASE_URL = 'http://community.cnlive.com/'
4 4 VITE_PUBLIC_PATH = './'
5 5 \ No newline at end of file
... ...