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 + + +