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) {
    - - 查看课程详情 - +
    + + 详情 + + + 路径规划 + +
    +