完善功能

This commit is contained in:
wangxiaowei
2026-04-13 01:53:05 +08:00
parent f8ac363bcd
commit 5edfca8ff2
6 changed files with 326 additions and 75 deletions

View File

@ -55,7 +55,7 @@
seeOrder() {
uni.navigateTo({
url: '/pages/order/cg-my-order'
url: '/pages/order/cg-my-order?type=' + this.ground_type
});
},