diff --git a/config/proxy.js b/config/proxy.js
index ad12652..f0fecc9 100644
--- a/config/proxy.js
+++ b/config/proxy.js
@@ -9,7 +9,7 @@
export default {
dev: {
'/kitchen/': {
- target: 'http://localhost:5001',
+ target: 'http://localhost:5000',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {
diff --git a/dist/activity/activityInfo/index.html b/dist/activity/activityInfo/index.html
index 814e045..caa15ac 100644
--- a/dist/activity/activityInfo/index.html
+++ b/dist/activity/activityInfo/index.html
@@ -221,6 +221,6 @@
-
+