From c0ec953709df884037a160c89a154ce225740ad0 Mon Sep 17 00:00:00 2001 From: significative <163999932+significative@users.noreply.github.com> Date: Tue, 27 Aug 2024 09:12:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Layout/footer/index.vue | 6 +++- src/store/module/adminInfo.ts | 7 ++-- src/views/professionalListProfile/index.vue | 38 ++++++++++++++++----- 3 files changed, 39 insertions(+), 12 deletions(-) diff --git a/src/Layout/footer/index.vue b/src/Layout/footer/index.vue index bd15f6f..bb12e63 100644 --- a/src/Layout/footer/index.vue +++ b/src/Layout/footer/index.vue @@ -42,7 +42,7 @@
  • 备案信息: - 备案信息 + {{ adminInfoStore.info.recordInformation }}
  • @@ -71,6 +71,10 @@ console.log(adminInfoStore); align-items: center; justify-content: center; color: #ccc; + font-family:'Courier New', Courier, monospace; + // background: linear-gradient(white,#38495a); + // background-clip: text; + // color: transparent; } } diff --git a/src/store/module/adminInfo.ts b/src/store/module/adminInfo.ts index 0c9e8fe..8b34bd3 100644 --- a/src/store/module/adminInfo.ts +++ b/src/store/module/adminInfo.ts @@ -9,16 +9,17 @@ const useAdminInfoStore = defineStore('adminInfo', () => { copyrightInformation: '', id: '', loginAddress: '', - logo: '', + logo: 'http://teaching-edu123.oss-cn-beijing.aliyuncs.com/eVAnKnTrHVMTVyr_2up5S.png', name: '', phone: '', - promotionalImages: '', + promotionalImages: 'http://teaching-edu123.oss-cn-beijing.aliyuncs.com/eEnQCDAMwwAm66pgZJh6K.jpg', qqNumber: '', qrCode: '', recordNumber: '', title: '', mailbox: '', - home: '' + home: '', + recordInformation: '' }) function upAdminInfo() { getSysSettingApi().then(res => { diff --git a/src/views/professionalListProfile/index.vue b/src/views/professionalListProfile/index.vue index 522e719..3831204 100644 --- a/src/views/professionalListProfile/index.vue +++ b/src/views/professionalListProfile/index.vue @@ -1,5 +1,6 @@ @@ -71,7 +85,7 @@ function handleStar(item:any) {
    - - 查看课程详情 - +
    + + 详情 + + + 路径规划 + +
    +