選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

order_menu.js 217 B

3年前
123456789
  1. function throughBusOrder(){
  2. window.location.href = 'http://xmwx.zhizhuchuxing.cn/weixin2/order_list.html';
  3. }
  4. function cityBusOrder(){
  5. window.location.href = 'http://xmwx.zhizhuchuxing.cn/ZZDZ/order_list.html';
  6. }