Browse Source

首页

master
tianyi 1 month ago
parent
commit
ca55f70dc4
  1. 2
      pages/index/index.vue

2
pages/index/index.vue

@ -496,7 +496,7 @@
url = '/package1/group/groupBuyList'
break;
case '3':
url = '/package1/order/orderDetail'
url = '/package1/order/orderConfirm'
break;
case '4':
url = ''

Loading…
Cancel
Save