Browse Source

去除调试信息

master
С·æ 4 years ago
parent
commit
8261845876
  1. 1
      客户端/齐越慧眼/齐越慧眼/UserControls/BrowerControl.xaml.cs

1
客户端/齐越慧眼/齐越慧眼/UserControls/BrowerControl.xaml.cs

@ -82,7 +82,6 @@ namespace 齐越慧眼.UserControls
if (lastUrl.StartsWith("https://s.taobao.com/search")) if (lastUrl.StartsWith("https://s.taobao.com/search"))
{ {
StartPage(); StartPage();
web.ShowDevTools();
} }
} }

Loading…
Cancel
Save