diff --git a/src/pages/user/companies.json b/src/pages/user/companies.json index 57d7a880..ad185c64 100644 --- a/src/pages/user/companies.json +++ b/src/pages/user/companies.json @@ -44,6 +44,11 @@ "link": "https://www.ctrip.com/", "imgUrl": "ctrip.png" }, + { + "name": "去哪儿", + "link": "https://www.qunar.com/", + "imgUrl": "qunar.png" + }, { "name": "Redisson", "link": "https://github.com/redisson/redisson", diff --git a/static/qunar.png b/static/qunar.png new file mode 100644 index 00000000..705f83d5 Binary files /dev/null and b/static/qunar.png differ