新增活动项目地址和志愿者项目地址
This commit is contained in:
parent
44a1cd1264
commit
8efd16995d
3
app.js
3
app.js
@ -6,7 +6,8 @@ App({
|
|||||||
usercenterUrl: 'http://192.168.0.113:7001/usesrcenter',
|
usercenterUrl: 'http://192.168.0.113:7001/usesrcenter',
|
||||||
newsUrl: 'http://192.168.0.113:8082/news',
|
newsUrl: 'http://192.168.0.113:8082/news',
|
||||||
libraryUrl: 'http://192.168.0.113:8081/library',
|
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: '',
|
venueUrl: '',
|
||||||
restAjax: restAjax,
|
restAjax: restAjax,
|
||||||
dialog: dialog,
|
dialog: dialog,
|
||||||
|
Loading…
Reference in New Issue
Block a user