def display_page(pathname): return html.Div([ html.Div([ html.Span( dcc.Link(link_mapping['/'], href="/") if pathname !=
確定! 回上一頁