From 2007b4ae7a21ca53b9686abeb55b6c1b4b2159ef Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Thu, 11 Jan 2024 14:31:32 +0800 Subject: [PATCH] fix --- components/notAuth/notAuth.vue | 2 +- config/common.js | 2 +- index.html | 2 - other/hotDetail/hotDetail.vue | 6 +- other/procureDetail/procureDetail.vue | 13 +- .../registeredActivity/registeredActivity.vue | 3 +- other/supplierDetail/supplierDetail.vue | 186 +++++++++--------- pages.json | 2 +- pages/index/index.vue | 26 ++- pages/login/login.vue | 10 +- pages/person/person.vue | 46 ++--- team/auth/auth.vue | 4 +- team/certified/certified.vue | 2 +- team/personAuth/personAuth.vue | 4 +- team/teams/teams.vue | 2 +- 15 files changed, 167 insertions(+), 143 deletions(-) diff --git a/components/notAuth/notAuth.vue b/components/notAuth/notAuth.vue index 466df5e..5e31be8 100644 --- a/components/notAuth/notAuth.vue +++ b/components/notAuth/notAuth.vue @@ -3,7 +3,7 @@ 权限审核中,可联系下方平台运营加快审核进度 - + diff --git a/config/common.js b/config/common.js index 1060ec3..1053edd 100644 --- a/config/common.js +++ b/config/common.js @@ -6,7 +6,7 @@ export default { avatar: 'https://cube.elemecdn.com/3/7c/3ea6beec64369c2642b92c6726f1epng.png', - shopIcon: 'https://occupationlab.com/images/preschoolEdu/preSchool-icon.png', + shopIcon: 'http://124.71.79.122/images/miniProgram/preSchool-icon.png', // 角色 platformSource: [ { diff --git a/index.html b/index.html index 34983a3..9efb733 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,6 @@ - diff --git a/other/hotDetail/hotDetail.vue b/other/hotDetail/hotDetail.vue index 8e16335..66bd050 100644 --- a/other/hotDetail/hotDetail.vue +++ b/other/hotDetail/hotDetail.vue @@ -2,7 +2,7 @@ -
  • {{ tab.classificationName }}
  • +
  • {{ tab.classificationName }}
  • @@ -183,6 +183,7 @@ pageSize: this.pageSize, listType: 1, keyWord: this.keyword, + classificationId: this.curTab, platformSource: '' }).then(async ({ data }) => { this.list = this.reachBottom > 0 ? [...this.list, ...data.records] : data.records diff --git a/other/supplierDetail/supplierDetail.vue b/other/supplierDetail/supplierDetail.vue index 0d5054c..252cc68 100644 --- a/other/supplierDetail/supplierDetail.vue +++ b/other/supplierDetail/supplierDetail.vue @@ -2,68 +2,32 @@ {{ form.classificationName }} - - + + {{ form.slogan }} - -
      -
    • 主页
    • -
    • 商品
    • -
    - - - 公司简介 - - - - - - - - - +
      +
    • 主页
    • +
    • 商品
    • +
    + + 公司简介 + + + + + + + + {{ form.briefIntroduction }} - - - - - - 联系我们 - + 地址:{{ form.address || '' }} - + 联系电话:{{ form.phone || '' }} @@ -82,14 +46,27 @@
    + + + + + + {{ item.prodName }} + ¥12.8 + + +