Skip to content

search页面sort(排序)无法生效的问题,以及api 500错误的问题 #1

@YujioNako

Description

@YujioNako

/src/view/search.vue 中第98行的s: sort.value,键值是过时的,现在应为sort: sort.value,

另,categories不知道还能不能生效,pica自己反正是没再在搜索那里使用这个键名了

然后api 500错误的问题,似乎这边只要将/tsconfig.json中的"module": "esnext"改成"module": "commonjs"就没事了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions