Skip to content

你好,如何清除不需要的缓存 #81

@WilliamALiang

Description

@WilliamALiang

比如存在以下几个页面
首页:home
模块1:A1、B1、C1
模块2:A2
第一种情况:A1->B1->C1->B1->A1->home->A1
第二种情况:A2->C1->B1->A1->home->A1

第一种情况没有问题。第二种情况,A1会有历史缓存,结果dom不做渲染了。

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