#!/usr/bin/env python # -*- encoding: utf-8 -*- ''' @Contact : liuyuqi.gov@msn.cn @Time : 2023/12/29 20:25:06 @License : Copyright © 2017-2022 liuyuqi. All Rights Reserved. @Desc : ''' from .home import HomePage from .plotly_chart import ChartPage from .todo import TodoPage