Browse Source

增加1688的代码

master
С·æ 4 years ago
parent
commit
e579e016b2
  1. 4
      客户端/齐越慧眼/齐越慧眼/ApiHelper.cs
  2. 2
      客户端/齐越慧眼/齐越慧眼/UserControls/BrowerControl.xaml.cs
  3. 2
      客户端/齐越慧眼/齐越慧眼/vuepage/dist/js/app.js
  4. 2
      客户端/齐越慧眼/齐越慧眼/vuepage/dist/js/app.js.map

4
客户端/齐越慧眼/齐越慧眼/ApiHelper.cs

@ -10,8 +10,8 @@ namespace 齐越慧眼
{
public class ApiHelper
{
public static string ApiBase { get; set; } = "http://localhost:5000";
//public static string ApiBase { get; set; } = "http://hyapi.qiyue666.com";
//public static string ApiBase { get; set; } = "http://localhost:5000";
public static string ApiBase { get; set; } = "http://hyapi.qiyue666.com";
public static string JwtToken { get; set; }

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

@ -210,7 +210,7 @@ namespace 齐越慧眼.UserControls
{
Add1688OptionDiv();
Check1688PageItem();
web.ShowDevTools();
// web.ShowDevTools();
}
//lastUrl = string.Empty;

2
客户端/齐越慧眼/齐越慧眼/vuepage/dist/js/app.js

File diff suppressed because one or more lines are too long

2
客户端/齐越慧眼/齐越慧眼/vuepage/dist/js/app.js.map

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save