From 8efd16995df21586c7ff79678f34b0547afeb3e4 Mon Sep 17 00:00:00 2001 From: Renpc-kilig <308442850@qq.com> Date: Fri, 26 Jun 2020 14:26:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B4=BB=E5=8A=A8=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=9C=B0=E5=9D=80=E5=92=8C=E5=BF=97=E6=84=BF=E8=80=85?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app.js b/app.js index c6ba268..78f7845 100644 --- a/app.js +++ b/app.js @@ -6,7 +6,8 @@ App({ usercenterUrl: 'http://192.168.0.113:7001/usesrcenter', newsUrl: 'http://192.168.0.113:8082/news', libraryUrl: 'http://192.168.0.113:8081/library', - activityUrl: '', + activityUrl: 'http://192.168.0.111:8080/culturalactivity/', + volunteerUrl: 'http://192.168.0.111:8888/volunteer/', venueUrl: '', restAjax: restAjax, dialog: dialog,