Skip to content

从首页进入分类页面时 右边的数据是错误的 #1

@liyanyan1994

Description

@liyanyan1994

从首页进入分类页面时 右边的数据是错误的
拉取分类列表的接口getCategoryList默认是this.categoryContent = this.categoryList[0];
修改成 this.categoryContent = this.categoryList[this.$store.state.tabindex];
即可

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions