From 90501b94f6e2d956d11b31366c36002a6aad79c2 Mon Sep 17 00:00:00 2001 From: xiongqin <3323939337@qq.com> Date: Thu, 3 Jul 2025 14:23:53 +0800 Subject: [PATCH] =?UTF-8?q?xq=20feat:"=E5=81=9A=E5=A5=BD=E4=BA=86=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E9=A1=B9=E7=9B=AE=E7=9A=84=E5=87=86=E5=A4=87"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 10 ++++++++-- src/store/modules/program.ts | 18 ++++++++++++++++++ src/views/business/nbq/index.vue | 17 +++++++++++++++++ 3 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 src/store/modules/program.ts diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 73e7ee0..679844f 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -6,7 +6,9 @@