From 58b6099c20f0f37e1e87fa623637b9f8fc00e102 Mon Sep 17 00:00:00 2001
From: yujialong <479214531@qq.com>
Date: Fri, 5 Jul 2024 14:40:13 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E5=9B=BE=E6=A0=87=E8=AE=BE?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/index.js | 1 +
src/components/occuQrcode/index.vue | 61 ++++++++--------
src/layouts/header/index.vue | 108 +++++++++++++++++++++++++---
src/setting.js | 2 +-
src/styles/common.scss | 36 ++++++++++
5 files changed, 167 insertions(+), 41 deletions(-)
diff --git a/src/api/index.js b/src/api/index.js
index 8addee7..8ac4e33 100644
--- a/src/api/index.js
+++ b/src/api/index.js
@@ -25,6 +25,7 @@ export default {
columnDisplayFloatingBar: `/iasf/SysFloatingColumnSchemeService/SysFloatingColumnScheme/columnDisplayFloatingBar`,
showTheFooterAccordingToTheColumn: `/iasf/SysFooterSetupService/SysFooterSetup/showTheFooterAccordingToTheColumn`,
findLogo: `/iasf/LogoService/Logo/findById`,
+ navList: `/iasf/SysNavigationIconService/SysNavigationIcon/list`,
listMarketing: `/nakadai/nakadai/mall/marketing/promotion/pagingQueryList`,
courseProduct: `/iasf/productDetails/courseProduct`,
diff --git a/src/components/occuQrcode/index.vue b/src/components/occuQrcode/index.vue
index 6cea0da..a4d13d7 100644
--- a/src/components/occuQrcode/index.vue
+++ b/src/components/occuQrcode/index.vue
@@ -1,16 +1,8 @@
-
+
-
+
@@ -46,30 +38,35 @@ export default {
\ No newline at end of file
diff --git a/src/layouts/header/index.vue b/src/layouts/header/index.vue
index a4e2630..7383053 100644
--- a/src/layouts/header/index.vue
+++ b/src/layouts/header/index.vue
@@ -10,11 +10,22 @@
+
-
+
+
+
+
+