"None" 没有 "_controller" 属性或方法
[错误来源]
> 主流程 > 行2: 抖店店铺切换
抖店操作 > 抖店店铺切换 > 行1: 调用流程
抖店操作 > 抖店店铺切换(新) > 行3: 调用模块
抖店操作 > utils > 行80: product_name = getattr(web_page, "product_name", "cef" if web_page._controller == "CEFBrowser" else "firefox")
执行 product_name = getattr(web_page, "product_name", "cef" if web_page._controller == "CEFBrowser" else "firefox") 时出错: "None" 没有 "_controller" 属性或方法