diff --git a/.env.production b/.env.production index 5e58372..04af9b3 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,4 @@ VUE_APP_TITLE = 绿智食堂大数据分析 ENV = 'production' # 绿智食堂大数据分析/生产环境 -VUE_APP_BASE_API = '/canteen/dev-api' +VUE_APP_BASE_API = '/dev-api' diff --git a/public/index.html b/public/index.html index 5c06e2c..bb12484 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,15 @@ <%= webpackConfig.name %> + + + + + + + + +