Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

修复config.theme内存被覆盖问题 #37

@qywk99

Description

@qywk99

问题复现步骤:
①在config/ColorUI.js配置config.theme为light,此时主题为light
②通过ui-change-theme把主题切换为dark,此时主题为dark
③刷新一下页面,storage的sys_theme被覆盖为light,$cuConfig.theme为dark
④再次刷新一下页面,storage的sys_theme为light,$cuConfig.theme为light

不怎么会提交bug,这是直接在原文件修改提交的。
不知道这样方式提交正不正确,以下为修改的commit地址。

c3a14d7

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