Superset导航栏高亮问题处理

在superset => templates => appbuilder 文件夹下找到 navbar.html 如果没有可对应新建,navbar.html内容如下

JavaScript设计模式样例二十二 —— 访问者模式

访问者模式(Visitor Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example

JavaScript设计模式样例二十一 —— 解释器模式

解释器模式(Interpreter Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Exam[……]

JavaScript设计模式样例二十 —— 中介者模式

中介者模式(Mediator Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example[……]

JavaScript设计模式样例十九 —— 职责链模式

职责链模式(Chain of Responsibility Pattern)

Github地址:https://github.com/skillnull/Desi[……]

JavaScript设计模式样例十八 —— 命令模式

命令模式(Command Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example

JavaScript设计模式样例十七 —— 迭代器模式

迭代器模式(Itrator Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example