From 255de52629e8cd54c1be6cde0030e890dd581bb0 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 19 May 2026 15:46:10 +0800 Subject: [PATCH] 1 --- components/tab-bar/myCenter.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/tab-bar/myCenter.vue b/components/tab-bar/myCenter.vue index fb85d7b..6a8f413 100644 --- a/components/tab-bar/myCenter.vue +++ b/components/tab-bar/myCenter.vue @@ -5,6 +5,7 @@ 兼职注册 兼职主页-{{workerCounts}} 钱包余额-{{balance}} + 我的订单 @@ -131,6 +132,8 @@ } + }else if(e=='dingdan'){ + url = '/package1/order/orderList' }else if(e=='addType'){ url = '/package2/myCenter/addType' }else if(e=='qianbao'){