検索ページ
<p class="text-center" style="margin-bottom: 0px;">
<button class="btn_1 green" ui-sref='tour_package.pickup-flights({destination: q_param.destination_city, departure_date_range: q_param.date_range})'><i class="icon-search"></i>Search now</button>
</p>
を読みやすくしてください、urlはとてもとても醜いことが判明しました。
http://xxx/#/tour_package/2016~2F07~2F22%20-2016~2F07~2F25
それは私があなたの状態のURLを推測しているhttp://xxx/#/tour_package/2016/07/22-2016/07/25
URLは、次のページの検索と頭をクリックした後
あなたの状態コードはどのように見えますか? – austinthedeveloper