Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

order_menu.js 216 B

il y a 3 ans
123456789
  1. function throughBusOrder(){
  2. window.location.href = 'http://wx.zhizhuchuxing.com/weixin2/order_list.html';
  3. }
  4. function cityBusOrder(){
  5. window.location.href = 'http://wx.zhizhuchuxing.com/ZZDZ2/order_list.html';
  6. }