diff --git a/app.js b/app.js index ec50428..8db9eef 100644 --- a/app.js +++ b/app.js @@ -7,9 +7,9 @@ App({ newsUrl: 'https://www.wgink.ink/news', newsContentUrl: 'https://www.wgink.ink', libraryUrl: 'https://www.wgink.ink/library', - venueUrl: 'https://www.wgink.ink/venuebooking', - activityUrl: 'https://www.wgink.ink/culturalactivity', - volunteerUrl: 'http://192.168.0.111:8888/volunteer', + venueUrl: 'http://192.168.0.109:8082/venuebooking', + activityUrl: 'http://192.168.0.111:8080/culturalactivity', + volunteerUrl: 'https://www.wgink.ink/volunteer', liveUrl: 'https://www.wgink.ink/live', liveRecordUrl: 'https://www.wgink.ink', socialUrl: 'https://www.wgink.ink/social', diff --git a/images/marker_yellow.png b/images/marker_yellow.png new file mode 100644 index 0000000..febe8f6 Binary files /dev/null and b/images/marker_yellow.png differ diff --git a/pages/index/index.wxml b/pages/index/index.wxml index f88358a..5dc676c 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -134,7 +134,7 @@ - + \ No newline at end of file