1个文件已删除
37个文件已修改
20个文件已添加
| | |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="entity\Config.cs" /> |
| | | <Compile Include="entity\FirstOrderSubInfo.cs" /> |
| | | <Compile Include="entity\GoodsClass.cs" /> |
| | | <Compile Include="entity\LogInfo.cs" /> |
| | | <Compile Include="entity\SearchInfo.cs" /> |
| | | <Compile Include="entity\tb\TBAccountLogin.cs" /> |
| | | <Compile Include="entity\UserInfo.cs" /> |
| | |
| | | </Compile> |
| | | <Compile Include="FaDanRobot.designer.cs"> |
| | | <DependentUpon>FaDanRobot.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="YingDanSelect.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="YingDanSelect.designer.cs"> |
| | | <DependentUpon>YingDanSelect.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="InputDialog.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="InputDialog.designer.cs"> |
| | | <DependentUpon>InputDialog.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="home.cs"> |
| | | <SubType>Form</SubType> |
| | |
| | | <DependentUpon>MainTest.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="utils\Constant.cs" /> |
| | | <Compile Include="utils\LoginManager.cs" /> |
| | | <Compile Include="utils\LogManager.cs" /> |
| | | <Compile Include="utils\StringUtil.cs" /> |
| | | <Compile Include="utils\TBAccountManager.cs" /> |
| | | <Compile Include="utils\tb\SDLJGoodsManager.cs" /> |
| | | <Compile Include="utils\tb\TBCookieUtil.cs" /> |
| | | <Compile Include="utils\TimeUtil.cs" /> |
| | | <Compile Include="utils\ui\FormUtil.cs" /> |
| | | <Compile Include="DocEdit.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="DocEdit.designer.cs"> |
| | | <DependentUpon>DocEdit.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\KSSDLJSearchPannel.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\KSSDLJSearchPannel.Designer.cs"> |
| | | <DependentUpon>KSSDLJSearchPannel.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\TextBoxEx.cs"> |
| | | <SubType>Component</SubType> |
| | | </Compile> |
| | | <Compile Include="utils\ui\sub\TextBoxEx.Designer.cs"> |
| | | <DependentUpon>TextBoxEx.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="WXGroup.cs"> |
| | | <SubType>Form</SubType> |
| | |
| | | <EmbeddedResource Include="FaDanRobot.resx"> |
| | | <DependentUpon>FaDanRobot.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="YingDanSelect.resx"> |
| | | <DependentUpon>YingDanSelect.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="InputDialog.resx"> |
| | | <DependentUpon>InputDialog.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="home.resx"> |
| | | <DependentUpon>home.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | |
| | | <EmbeddedResource Include="DocEdit.resx"> |
| | | <DependentUpon>DocEdit.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="utils\ui\sub\KSSDLJSearchPannel.resx"> |
| | | <DependentUpon>KSSDLJSearchPannel.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="WXGroup.resx"> |
| | | <DependentUpon>WXGroup.cs</DependentUpon> |
| | | <SubType>Designer</SubType> |
| | |
| | | // |
| | | // label29 |
| | | // |
| | | this.label29.AutoSize = true; |
| | | this.label29.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label29.ForeColor = System.Drawing.Color.Red; |
| | | this.label29.Location = new System.Drawing.Point(103, 215); |
| | | this.label29.Location = new System.Drawing.Point(1, 215); |
| | | this.label29.Name = "label29"; |
| | | this.label29.Size = new System.Drawing.Size(191, 20); |
| | | this.label29.Size = new System.Drawing.Size(383, 20); |
| | | this.label29.TabIndex = 47; |
| | | this.label29.Text = "卡密验证失败,请登录后重试"; |
| | | this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | // |
| | | // label4 |
| | | // |
| | |
| | | this.label4.Size = new System.Drawing.Size(65, 20); |
| | | this.label4.TabIndex = 48; |
| | | this.label4.Text = "输入卡密"; |
| | | this.label4.Click += new System.EventHandler(this.label4_Click); |
| | | // |
| | | // textBox1 |
| | | // |
| | |
| | | this.label1.Size = new System.Drawing.Size(32, 17); |
| | | this.label1.TabIndex = 48; |
| | | this.label1.Text = "卡号"; |
| | | this.label1.Click += new System.EventHandler(this.label4_Click); |
| | | // |
| | | // label2 |
| | | // |
| | |
| | | this.label2.Size = new System.Drawing.Size(32, 17); |
| | | this.label2.TabIndex = 48; |
| | | this.label2.Text = "密码"; |
| | | this.label2.Click += new System.EventHandler(this.label4_Click); |
| | | // |
| | | // textBox2 |
| | | // |
| | |
| | | // button2 |
| | | // |
| | | this.button2.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button2.FlatAppearance.BorderSize = 0; |
| | | this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
| | | this.button2.ForeColor = System.Drawing.Color.Black; |
| | | this.button2.Location = new System.Drawing.Point(131, 163); |
| | | this.button2.Location = new System.Drawing.Point(129, 163); |
| | | this.button2.Name = "button2"; |
| | | this.button2.Size = new System.Drawing.Size(126, 35); |
| | | this.button2.TabIndex = 50; |
| | | this.button2.Text = "验证卡密"; |
| | | this.button2.UseVisualStyleBackColor = false; |
| | | this.button2.Click += new System.EventHandler(this.button2_Click); |
| | | // |
| | | // label3 |
| | | // |
| | |
| | | this.label3.Size = new System.Drawing.Size(79, 20); |
| | | this.label3.TabIndex = 48; |
| | | this.label3.Text = "联系管理员"; |
| | | this.label3.Click += new System.EventHandler(this.label4_Click); |
| | | this.label3.Click += new System.EventHandler(this.label3_Click); |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label5.ForeColor = System.Drawing.Color.Red; |
| | | this.label5.Location = new System.Drawing.Point(35, 23); |
| | | this.label5.Location = new System.Drawing.Point(9, 23); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(337, 20); |
| | | this.label5.Size = new System.Drawing.Size(367, 20); |
| | | this.label5.TabIndex = 47; |
| | | this.label5.Text = "你当前使用的是免费版-永久免费,仅能查看少量数据"; |
| | | this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | // |
| | | // label6 |
| | | // |
| | |
| | | this.label6.Size = new System.Drawing.Size(65, 20); |
| | | this.label6.TabIndex = 48; |
| | | this.label6.Text = "服务价格"; |
| | | this.label6.Click += new System.EventHandler(this.label4_Click); |
| | | this.label6.Click += new System.EventHandler(this.price_Click); |
| | | // |
| | | // Form5 |
| | | // CardPwd |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.Controls.Add(this.label4); |
| | | this.Controls.Add(this.label5); |
| | | this.Controls.Add(this.label29); |
| | | this.Name = "Form5"; |
| | | this.Name = "CardPwd"; |
| | | this.Text = "卡密验证"; |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | |
| | | using System; |
| | | using Newtonsoft.Json; |
| | | using Newtonsoft.Json.Linq; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.ComponentModel; |
| | | using System.Data; |
| | |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | using WindowsFormsApp1.entity; |
| | | using WindowsFormsApp1.utils; |
| | | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | public partial class CardPwd : Form |
| | | { |
| | | public CardPwd() |
| | | public CardPwd(DateTime expire) |
| | | { |
| | | InitializeComponent(); |
| | | Init(expire); |
| | | } |
| | | |
| | | private void label4_Click(object sender, EventArgs e) |
| | | { |
| | | private void Init(DateTime expire) { |
| | | this.label29.Visible = false; |
| | | if (expire == null||TimeUtil.convertToTimeStamp(expire) <=0) |
| | | { |
| | | this.label5.Text = "你当前使用的是免费版-永久免费,仅能查看少量数据"; |
| | | } |
| | | else { // |
| | | this.label5.Text = "您的共享版到期时间为:"+ TimeUtil.GetGeneralTime(expire,"yyyy.MM.dd HH:mm"); |
| | | } |
| | | |
| | | } |
| | | |
| | | private void label3_Click(object sender, EventArgs e) |
| | | { |
| | | Config config = SQLiteDataBaseUtil.getInstance().GetConfig("admin_wx_ercode"); |
| | | WXGroup pt = new WXGroup("管理员微信", config != null ? config.Value : ""); |
| | | WindowsFormsApp1.utils.ui.FormUtil.ShowDialog(pt); |
| | | } |
| | | |
| | | //价格 |
| | | private void price_Click(object sender, EventArgs e) |
| | | { |
| | | Config config = SQLiteDataBaseUtil.getInstance().GetConfig("price_introduction"); |
| | | String target = config == null ? "" : config.Value; |
| | | try |
| | | { |
| | | System.Diagnostics.Process.Start(target); |
| | | } |
| | | catch (System.ComponentModel.Win32Exception noBrowser) |
| | | { |
| | | if (noBrowser.ErrorCode == -2147467259) |
| | | MessageBox.Show(noBrowser.Message); |
| | | } |
| | | } |
| | | |
| | | private void textBox1_TextChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | |
| | | private void onSuccess(String result) { |
| | | |
| | | this.BeginInvoke(new OnSuccess((String result1) => |
| | | { |
| | | JObject obj = JObject.Parse(result); |
| | | if (Convert.ToInt32(obj["code"]) == 0) |
| | | { |
| | | UserInfo user = JsonConvert.DeserializeObject<UserInfo>(obj["data"].ToString()); |
| | | Init(user.SdljShareExpireTime); |
| | | MessageBox.Show("续费成功"); |
| | | } |
| | | else |
| | | { |
| | | this.label29.Text = obj["msg"].ToString(); |
| | | this.label29.Visible = true; |
| | | } |
| | | }), result); |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | |
| | | //验证卡密 |
| | | private void button2_Click(object sender, EventArgs e) |
| | | { |
| | | if (StringUtil.isEmpty(this.textBox1.Text) || StringUtil.isEmpty(this.textBox2.Text)) { |
| | | MessageBox.Show("请输入卡号和密码"); |
| | | return; |
| | | } |
| | | |
| | | String card = this.textBox1.Text; |
| | | String pwd = this.textBox2.Text; |
| | | |
| | | ApiUtil.RenewShare(card, pwd, new OnSuccess(onSuccess)); |
| | | } |
| | | } |
| | | } |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.ComponentModel; |
| | | using System.Data; |
| | | using System.Drawing; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | using WindowsFormsApp1.utils; |
| | | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | public partial class InputDialog : Form |
| | | { |
| | | |
| | | private OnSuccess success; |
| | | public InputDialog(String name,String desc,OnSuccess success) |
| | | { |
| | | this.success = success; |
| | | |
| | | InitializeComponent(); |
| | | this.Text = name; |
| | | if (StringUtil.isEmpty(desc)) |
| | | { |
| | | this.label38.Visible = false; |
| | | } |
| | | else { |
| | | this.label38.Text = desc; |
| | | this.label38.Visible = true; |
| | | } |
| | | } |
| | | |
| | | private void button7_Click(object sender, EventArgs e) |
| | | { |
| | | if (this.success != null) |
| | | { |
| | | this.Dispose(); |
| | | this.success(this.textBox1.Text); |
| | | |
| | | } |
| | | } |
| | | } |
| | | } |
New file |
| | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | partial class InputDialog |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// Clean up any resources being used. |
| | | /// </summary> |
| | | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
| | | protected override void Dispose(bool disposing) |
| | | { |
| | | if (disposing && (components != null)) |
| | | { |
| | | components.Dispose(); |
| | | } |
| | | base.Dispose(disposing); |
| | | } |
| | | |
| | | #region Windows Form Designer generated code |
| | | |
| | | /// <summary> |
| | | /// Required method for Designer support - do not modify |
| | | /// the contents of this method with the code editor. |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.textBox1 = new System.Windows.Forms.TextBox(); |
| | | this.button7 = new System.Windows.Forms.Button(); |
| | | this.label38 = new System.Windows.Forms.Label(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // textBox1 |
| | | // |
| | | this.textBox1.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox1.Location = new System.Drawing.Point(12, 15); |
| | | this.textBox1.Name = "textBox1"; |
| | | this.textBox1.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox1.TabIndex = 62; |
| | | this.textBox1.Text = "最多支持10个字符"; |
| | | this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // button7 |
| | | // |
| | | this.button7.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button7.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button7.ForeColor = System.Drawing.Color.Black; |
| | | this.button7.Location = new System.Drawing.Point(52, 53); |
| | | this.button7.Name = "button7"; |
| | | this.button7.Size = new System.Drawing.Size(125, 35); |
| | | this.button7.TabIndex = 63; |
| | | this.button7.Text = "确认"; |
| | | this.button7.UseVisualStyleBackColor = false; |
| | | this.button7.Click += new System.EventHandler(this.button7_Click); |
| | | // |
| | | // label38 |
| | | // |
| | | this.label38.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label38.ForeColor = System.Drawing.Color.Red; |
| | | this.label38.Location = new System.Drawing.Point(9, 100); |
| | | this.label38.Name = "label38"; |
| | | this.label38.Size = new System.Drawing.Size(224, 17); |
| | | this.label38.TabIndex = 64; |
| | | this.label38.Text = "应用筛选是自动生成文案云发单必要设置"; |
| | | // |
| | | // InputDialog |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(244, 142); |
| | | this.Controls.Add(this.label38); |
| | | this.Controls.Add(this.button7); |
| | | this.Controls.Add(this.textBox1); |
| | | this.Name = "InputDialog"; |
| | | this.Text = "应用筛选命名"; |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private System.Windows.Forms.TextBox textBox1; |
| | | private System.Windows.Forms.Button button7; |
| | | private System.Windows.Forms.Label label38; |
| | | } |
| | | } |
New file |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <root> |
| | | <!-- |
| | | Microsoft ResX Schema |
| | | |
| | | Version 2.0 |
| | | |
| | | The primary goals of this format is to allow a simple XML format |
| | | that is mostly human readable. The generation and parsing of the |
| | | various data types are done through the TypeConverter classes |
| | | associated with the data types. |
| | | |
| | | Example: |
| | | |
| | | ... ado.net/XML headers & schema ... |
| | | <resheader name="resmimetype">text/microsoft-resx</resheader> |
| | | <resheader name="version">2.0</resheader> |
| | | <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
| | | <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
| | | <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> |
| | | <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
| | | <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
| | | <value>[base64 mime encoded serialized .NET Framework object]</value> |
| | | </data> |
| | | <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> |
| | | <comment>This is a comment</comment> |
| | | </data> |
| | | |
| | | There are any number of "resheader" rows that contain simple |
| | | name/value pairs. |
| | | |
| | | Each data row contains a name, and value. The row also contains a |
| | | type or mimetype. Type corresponds to a .NET class that support |
| | | text/value conversion through the TypeConverter architecture. |
| | | Classes that don't support this are serialized and stored with the |
| | | mimetype set. |
| | | |
| | | The mimetype is used for serialized objects, and tells the |
| | | ResXResourceReader how to depersist the object. This is currently not |
| | | extensible. For a given mimetype the value must be set accordingly: |
| | | |
| | | Note - application/x-microsoft.net.object.binary.base64 is the format |
| | | that the ResXResourceWriter will generate, however the reader can |
| | | read any of the formats listed below. |
| | | |
| | | mimetype: application/x-microsoft.net.object.binary.base64 |
| | | value : The object must be serialized with |
| | | : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
| | | : and then encoded with base64 encoding. |
| | | |
| | | mimetype: application/x-microsoft.net.object.soap.base64 |
| | | value : The object must be serialized with |
| | | : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
| | | : and then encoded with base64 encoding. |
| | | |
| | | mimetype: application/x-microsoft.net.object.bytearray.base64 |
| | | value : The object must be serialized into a byte array |
| | | : using a System.ComponentModel.TypeConverter |
| | | : and then encoded with base64 encoding. |
| | | --> |
| | | <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
| | | <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
| | | <xsd:element name="root" msdata:IsDataSet="true"> |
| | | <xsd:complexType> |
| | | <xsd:choice maxOccurs="unbounded"> |
| | | <xsd:element name="metadata"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" use="required" type="xsd:string" /> |
| | | <xsd:attribute name="type" type="xsd:string" /> |
| | | <xsd:attribute name="mimetype" type="xsd:string" /> |
| | | <xsd:attribute ref="xml:space" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="assembly"> |
| | | <xsd:complexType> |
| | | <xsd:attribute name="alias" type="xsd:string" /> |
| | | <xsd:attribute name="name" type="xsd:string" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="data"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| | | <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
| | | <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
| | | <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
| | | <xsd:attribute ref="xml:space" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="resheader"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" type="xsd:string" use="required" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | </xsd:choice> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | </xsd:schema> |
| | | <resheader name="resmimetype"> |
| | | <value>text/microsoft-resx</value> |
| | | </resheader> |
| | | <resheader name="version"> |
| | | <value>2.0</value> |
| | | </resheader> |
| | | <resheader name="reader"> |
| | | <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | <resheader name="writer"> |
| | | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | </root> |
| | |
| | | JObject obj = JObject.Parse(result); |
| | | if (obj["code"] != null && Convert.ToInt32(obj["code"]) == 0) |
| | | { |
| | | UserInfo user = JsonConvert.DeserializeObject<UserInfo>(obj["data"].ToString()); |
| | | LoginManager.LoginSuccess(user); |
| | | MessageBox.Show("登录成功!"); |
| | | this.BeginInvoke(new LoginSuccessDelegate((UserInfo user1) => |
| | | { |
| | | this.Close(); |
| | | })); |
| | | }), user); |
| | | |
| | | UserInfo user=(UserInfo) JsonConvert.DeserializeObject(obj["data"].ToString()); |
| | | if (loginSuccess != null) |
| | | loginSuccess(user); |
| | | } |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.panel4 = new System.Windows.Forms.Panel(); |
| | | this.button13 = new System.Windows.Forms.Button(); |
| | | this.button4 = new System.Windows.Forms.Button(); |
| | | this.button3 = new System.Windows.Forms.Button(); |
| | | this.button5 = new System.Windows.Forms.Button(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.button4 = new System.Windows.Forms.Button(); |
| | | this.button8 = new System.Windows.Forms.Button(); |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.label37 = new System.Windows.Forms.Label(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.tabPage2 = new System.Windows.Forms.TabPage(); |
| | | this.tabPage1 = new System.Windows.Forms.TabPage(); |
| | | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox3 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox5 = new System.Windows.Forms.GroupBox(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.button6 = new System.Windows.Forms.Button(); |
| | | this.checkBox7 = new System.Windows.Forms.CheckBox(); |
| | | this.label51 = new System.Windows.Forms.Label(); |
| | | this.label40 = new System.Windows.Forms.Label(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.button16 = new System.Windows.Forms.Button(); |
| | | this.checkBox23 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox22 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox21 = new System.Windows.Forms.CheckBox(); |
| | | this.button9 = new System.Windows.Forms.Button(); |
| | | this.button19 = new System.Windows.Forms.Button(); |
| | | this.label38 = new System.Windows.Forms.Label(); |
| | | this.groupBox9 = new System.Windows.Forms.GroupBox(); |
| | | this.groupBox7 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox24 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox26 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox25 = new System.Windows.Forms.CheckBox(); |
| | | this.textBox13 = new System.Windows.Forms.TextBox(); |
| | | this.button30 = new System.Windows.Forms.Button(); |
| | | this.button9 = new System.Windows.Forms.Button(); |
| | | this.button12 = new System.Windows.Forms.Button(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox14 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox13 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox19 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox12 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox11 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox18 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox17 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox15 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox16 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox12 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox5 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox21 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox5 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox6 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox8 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
| | | this.label51 = new System.Windows.Forms.Label(); |
| | | this.button6 = new System.Windows.Forms.Button(); |
| | | this.textBox24 = new System.Windows.Forms.TextBox(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.groupBox15 = new System.Windows.Forms.GroupBox(); |
| | | this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); |
| | | this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); |
| | | this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); |
| | | this.checkBox3 = new System.Windows.Forms.CheckBox(); |
| | | this.label56 = new System.Windows.Forms.Label(); |
| | | this.checkBox27 = new System.Windows.Forms.CheckBox(); |
| | | this.button23 = new System.Windows.Forms.Button(); |
| | | this.button29 = new System.Windows.Forms.Button(); |
| | | this.label11 = new System.Windows.Forms.Label(); |
| | | this.label59 = new System.Windows.Forms.Label(); |
| | | this.label38 = new System.Windows.Forms.Label(); |
| | | this.groupBox9 = new System.Windows.Forms.GroupBox(); |
| | | this.button16 = new System.Windows.Forms.Button(); |
| | | this.checkBox9 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox10 = new System.Windows.Forms.CheckBox(); |
| | | this.textBox13 = new System.Windows.Forms.TextBox(); |
| | | this.button10 = new System.Windows.Forms.Button(); |
| | | this.groupBox3 = new System.Windows.Forms.GroupBox(); |
| | | this.panel3 = new System.Windows.Forms.Panel(); |
| | | this.radioButton3 = new System.Windows.Forms.RadioButton(); |
| | | this.radioButton1 = new System.Windows.Forms.RadioButton(); |
| | | this.radioButton2 = new System.Windows.Forms.RadioButton(); |
| | | this.panel2 = new System.Windows.Forms.Panel(); |
| | | this.radioButton9 = new System.Windows.Forms.RadioButton(); |
| | | this.couponAll = new System.Windows.Forms.RadioButton(); |
| | | this.radioButton8 = new System.Windows.Forms.RadioButton(); |
| | | this.label24 = new System.Windows.Forms.Label(); |
| | | this.label22 = new System.Windows.Forms.Label(); |
| | | this.button2 = new System.Windows.Forms.Button(); |
| | | this.button1 = new System.Windows.Forms.Button(); |
| | | this.label20 = new System.Windows.Forms.Label(); |
| | | this.label23 = new System.Windows.Forms.Label(); |
| | | this.label13 = new System.Windows.Forms.Label(); |
| | | this.label21 = new System.Windows.Forms.Label(); |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.label14 = new System.Windows.Forms.Label(); |
| | | this.label7 = new System.Windows.Forms.Label(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.label6 = new System.Windows.Forms.Label(); |
| | | this.textBox12 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox11 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox10 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox9 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox8 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox7 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox6 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox5 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox4 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox3 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox2 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.textBox1 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.groupBox8 = new System.Windows.Forms.GroupBox(); |
| | | this.listView1 = new System.Windows.Forms.ListView(); |
| | | this.button11 = new System.Windows.Forms.Button(); |
| | |
| | | this.checkBox4 = new System.Windows.Forms.CheckBox(); |
| | | this.ucTextBoxEx1 = new HZH_Controls.Controls.UCTextBoxEx(); |
| | | this.dataGridView1 = new System.Windows.Forms.DataGridView(); |
| | | this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.商品标题 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.原价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.券后价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.首单礼金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.到手价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.佣金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.佣金比 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.操作1 = new System.Windows.Forms.DataGridViewLinkColumn(); |
| | | this.操作2 = new System.Windows.Forms.DataGridViewLinkColumn(); |
| | | this.button14 = new System.Windows.Forms.Button(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.button7 = new System.Windows.Forms.Button(); |
| | |
| | | this.label35 = new System.Windows.Forms.Label(); |
| | | this.tabControl1 = new System.Windows.Forms.TabControl(); |
| | | this.sdljGoodsTimer = new System.Windows.Forms.Timer(this.components); |
| | | this.logTimer = new System.Windows.Forms.Timer(this.components); |
| | | this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); |
| | | this.选择 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); |
| | | this.商品标题 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.销量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.原价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.券面额 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.券后价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.首单礼金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.到手价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.佣金比 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.佣金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.来源 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel(); |
| | | this.ucHorizontalList1 = new KS_Controls.Controls.KSHorizontalList(); |
| | | this.panel1.SuspendLayout(); |
| | | this.panel4.SuspendLayout(); |
| | | this.tabPage1.SuspendLayout(); |
| | | this.groupBox4.SuspendLayout(); |
| | | this.groupBox5.SuspendLayout(); |
| | | this.groupBox7.SuspendLayout(); |
| | | this.groupBox6.SuspendLayout(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.groupBox5.SuspendLayout(); |
| | | this.groupBox4.SuspendLayout(); |
| | | this.groupBox15.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); |
| | | this.groupBox9.SuspendLayout(); |
| | | this.groupBox3.SuspendLayout(); |
| | | this.panel3.SuspendLayout(); |
| | | this.panel2.SuspendLayout(); |
| | | this.groupBox8.SuspendLayout(); |
| | | this.groupBox2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); |
| | |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.Controls.Add(this.button13); |
| | | this.panel1.Controls.Add(this.button3); |
| | | this.panel1.Controls.Add(this.button5); |
| | | this.panel1.Controls.Add(this.panel4); |
| | | this.panel1.Controls.Add(this.label1); |
| | | this.panel1.Controls.Add(this.button4); |
| | | this.panel1.Controls.Add(this.button8); |
| | | this.panel1.Controls.Add(this.label2); |
| | | this.panel1.Controls.Add(this.label37); |
| | | this.panel1.Location = new System.Drawing.Point(0, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(1236, 50); |
| | | this.panel1.TabIndex = 5; |
| | | // |
| | | // panel4 |
| | | // |
| | | this.panel4.Controls.Add(this.button13); |
| | | this.panel4.Controls.Add(this.button4); |
| | | this.panel4.Controls.Add(this.button3); |
| | | this.panel4.Controls.Add(this.button5); |
| | | this.panel4.Controls.Add(this.button8); |
| | | this.panel4.Controls.Add(this.label37); |
| | | this.panel4.Location = new System.Drawing.Point(704, 7); |
| | | this.panel4.Name = "panel4"; |
| | | this.panel4.Size = new System.Drawing.Size(523, 35); |
| | | this.panel4.TabIndex = 57; |
| | | // |
| | | // button13 |
| | | // |
| | | this.button13.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.button13.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button13.Location = new System.Drawing.Point(695, 7); |
| | | this.button13.Location = new System.Drawing.Point(23, 0); |
| | | this.button13.Name = "button13"; |
| | | this.button13.Size = new System.Drawing.Size(75, 33); |
| | | this.button13.Size = new System.Drawing.Size(75, 35); |
| | | this.button13.TabIndex = 6; |
| | | this.button13.Text = "推广软件"; |
| | | this.button13.UseVisualStyleBackColor = true; |
| | | this.button13.Click += new System.EventHandler(this.promotion_Click); |
| | | // |
| | | // button4 |
| | | // |
| | | this.button4.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.button4.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button4.Location = new System.Drawing.Point(98, 0); |
| | | this.button4.Name = "button4"; |
| | | this.button4.Size = new System.Drawing.Size(104, 35); |
| | | this.button4.TabIndex = 6; |
| | | this.button4.Text = "联盟授权"; |
| | | this.button4.UseVisualStyleBackColor = true; |
| | | this.button4.Click += new System.EventHandler(this.tbAuth_Click); |
| | | // |
| | | // button3 |
| | | // |
| | | this.button3.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.button3.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button3.Location = new System.Drawing.Point(776, 7); |
| | | this.button3.Location = new System.Drawing.Point(202, 0); |
| | | this.button3.Name = "button3"; |
| | | this.button3.Size = new System.Drawing.Size(100, 33); |
| | | this.button3.Size = new System.Drawing.Size(100, 35); |
| | | this.button3.TabIndex = 6; |
| | | this.button3.Text = "线报微信群"; |
| | | this.button3.UseVisualStyleBackColor = true; |
| | |
| | | // |
| | | // button5 |
| | | // |
| | | this.button5.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.button5.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button5.Location = new System.Drawing.Point(882, 7); |
| | | this.button5.Location = new System.Drawing.Point(302, 0); |
| | | this.button5.Name = "button5"; |
| | | this.button5.Size = new System.Drawing.Size(109, 33); |
| | | this.button5.Size = new System.Drawing.Size(109, 35); |
| | | this.button5.TabIndex = 6; |
| | | this.button5.Text = "云发单机器人"; |
| | | this.button5.UseVisualStyleBackColor = true; |
| | | this.button5.Visible = false; |
| | | this.button5.Click += new System.EventHandler(this.fadanRobot_Click); |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label1.ForeColor = System.Drawing.Color.Red; |
| | | this.label1.Location = new System.Drawing.Point(263, 16); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(244, 20); |
| | | this.label1.TabIndex = 42; |
| | | this.label1.Text = "公告:容公告内容公告内容公告内容…"; |
| | | // |
| | | // button4 |
| | | // |
| | | this.button4.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button4.Location = new System.Drawing.Point(996, 7); |
| | | this.button4.Name = "button4"; |
| | | this.button4.Size = new System.Drawing.Size(104, 33); |
| | | this.button4.TabIndex = 6; |
| | | this.button4.Text = "联盟授权"; |
| | | this.button4.UseVisualStyleBackColor = true; |
| | | this.button4.Click += new System.EventHandler(this.tbAuth_Click); |
| | | // |
| | | // button8 |
| | | // |
| | | this.button8.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.button8.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button8.Location = new System.Drawing.Point(1106, 7); |
| | | this.button8.Location = new System.Drawing.Point(411, 0); |
| | | this.button8.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3); |
| | | this.button8.Name = "button8"; |
| | | this.button8.Size = new System.Drawing.Size(75, 33); |
| | | this.button8.Size = new System.Drawing.Size(75, 35); |
| | | this.button8.TabIndex = 6; |
| | | this.button8.Text = "登录"; |
| | | this.button8.UseVisualStyleBackColor = true; |
| | | this.button8.Click += new System.EventHandler(this.login_Click); |
| | | // |
| | | // label37 |
| | | // |
| | | this.label37.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.label37.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.label37.Location = new System.Drawing.Point(486, 0); |
| | | this.label37.Name = "label37"; |
| | | this.label37.Size = new System.Drawing.Size(37, 35); |
| | | this.label37.TabIndex = 3; |
| | | this.label37.Text = "退出"; |
| | | this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | this.label37.Visible = false; |
| | | this.label37.Click += new System.EventHandler(this.label37_Click); |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label1.ForeColor = System.Drawing.Color.Red; |
| | | this.label1.Location = new System.Drawing.Point(263, 14); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(435, 20); |
| | | this.label1.TabIndex = 42; |
| | | this.label1.Text = "公告:容公告内容公告内容公告内容…"; |
| | | // |
| | | // label2 |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold); |
| | | this.label2.Location = new System.Drawing.Point(45, 13); |
| | | this.label2.Location = new System.Drawing.Point(45, 11); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(192, 27); |
| | | this.label2.TabIndex = 5; |
| | | this.label2.Text = "找爆款,就用爆款猪"; |
| | | // |
| | | // label37 |
| | | // |
| | | this.label37.AutoSize = true; |
| | | this.label37.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.label37.Location = new System.Drawing.Point(1187, 13); |
| | | this.label37.Name = "label37"; |
| | | this.label37.Size = new System.Drawing.Size(37, 20); |
| | | this.label37.TabIndex = 3; |
| | | this.label37.Text = "退出"; |
| | | this.label37.Visible = false; |
| | | // |
| | | // tabPage2 |
| | | // |
| | |
| | | // |
| | | // tabPage1 |
| | | // |
| | | this.tabPage1.Controls.Add(this.groupBox4); |
| | | this.tabPage1.Controls.Add(this.groupBox7); |
| | | this.tabPage1.Controls.Add(this.label3); |
| | | this.tabPage1.Controls.Add(this.groupBox6); |
| | | this.tabPage1.Controls.Add(this.groupBox5); |
| | | this.tabPage1.Controls.Add(this.groupBox4); |
| | | this.tabPage1.Controls.Add(this.groupBox15); |
| | | this.tabPage1.Controls.Add(this.label38); |
| | | this.tabPage1.Controls.Add(this.groupBox9); |
| | | this.tabPage1.Controls.Add(this.groupBox7); |
| | | this.tabPage1.Controls.Add(this.groupBox6); |
| | | this.tabPage1.Controls.Add(this.groupBox1); |
| | | this.tabPage1.Controls.Add(this.button10); |
| | | this.tabPage1.Controls.Add(this.groupBox3); |
| | | this.tabPage1.Controls.Add(this.groupBox8); |
| | |
| | | this.tabPage1.Text = "首单礼金"; |
| | | this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click); |
| | | // |
| | | // groupBox4 |
| | | // groupBox7 |
| | | // |
| | | this.groupBox4.Controls.Add(this.checkBox3); |
| | | this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox4.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox4.Location = new System.Drawing.Point(6, 665); |
| | | this.groupBox4.Name = "groupBox4"; |
| | | this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox4.Size = new System.Drawing.Size(230, 55); |
| | | this.groupBox4.TabIndex = 49; |
| | | this.groupBox4.TabStop = false; |
| | | this.groupBox4.Text = "采集频率设置"; |
| | | this.groupBox7.Controls.Add(this.button30); |
| | | this.groupBox7.Controls.Add(this.button9); |
| | | this.groupBox7.Controls.Add(this.button12); |
| | | this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox7.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox7.Location = new System.Drawing.Point(950, 7); |
| | | this.groupBox7.Name = "groupBox7"; |
| | | this.groupBox7.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox7.Size = new System.Drawing.Size(275, 65); |
| | | this.groupBox7.TabIndex = 57; |
| | | this.groupBox7.TabStop = false; |
| | | this.groupBox7.Text = "文案模板操作"; |
| | | // |
| | | // checkBox3 |
| | | // button30 |
| | | // |
| | | this.checkBox3.AutoSize = true; |
| | | this.checkBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox3.Location = new System.Drawing.Point(6, 24); |
| | | this.checkBox3.Name = "checkBox3"; |
| | | this.checkBox3.Size = new System.Drawing.Size(142, 21); |
| | | this.checkBox3.TabIndex = 55; |
| | | this.checkBox3.Text = "每5分钟采集一次商品"; |
| | | this.checkBox3.UseVisualStyleBackColor = true; |
| | | this.button30.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button30.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button30.ForeColor = System.Drawing.Color.Black; |
| | | this.button30.Location = new System.Drawing.Point(18, 24); |
| | | this.button30.Name = "button30"; |
| | | this.button30.Size = new System.Drawing.Size(77, 28); |
| | | this.button30.TabIndex = 1; |
| | | this.button30.Text = "编辑"; |
| | | this.button30.UseVisualStyleBackColor = false; |
| | | // |
| | | // groupBox5 |
| | | // button9 |
| | | // |
| | | this.groupBox5.Controls.Add(this.label3); |
| | | this.groupBox5.Controls.Add(this.button6); |
| | | this.groupBox5.Controls.Add(this.checkBox7); |
| | | this.groupBox5.Controls.Add(this.label51); |
| | | this.groupBox5.Controls.Add(this.label40); |
| | | this.groupBox5.Controls.Add(this.label9); |
| | | this.groupBox5.Controls.Add(this.label8); |
| | | this.groupBox5.Controls.Add(this.button16); |
| | | this.groupBox5.Controls.Add(this.checkBox23); |
| | | this.groupBox5.Controls.Add(this.checkBox22); |
| | | this.groupBox5.Controls.Add(this.checkBox21); |
| | | this.groupBox5.Controls.Add(this.button9); |
| | | this.groupBox5.Controls.Add(this.button19); |
| | | this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox5.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox5.Location = new System.Drawing.Point(6, 486); |
| | | this.groupBox5.Name = "groupBox5"; |
| | | this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox5.Size = new System.Drawing.Size(230, 175); |
| | | this.groupBox5.TabIndex = 53; |
| | | this.groupBox5.TabStop = false; |
| | | this.groupBox5.Text = "指定引单商品搜索"; |
| | | this.button9.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button9.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button9.ForeColor = System.Drawing.Color.Black; |
| | | this.button9.Location = new System.Drawing.Point(184, 24); |
| | | this.button9.Name = "button9"; |
| | | this.button9.Size = new System.Drawing.Size(77, 28); |
| | | this.button9.TabIndex = 1; |
| | | this.button9.Text = "保存"; |
| | | this.button9.UseVisualStyleBackColor = false; |
| | | // |
| | | // button12 |
| | | // |
| | | this.button12.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button12.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button12.ForeColor = System.Drawing.Color.Black; |
| | | this.button12.Location = new System.Drawing.Point(101, 24); |
| | | this.button12.Name = "button12"; |
| | | this.button12.Size = new System.Drawing.Size(77, 28); |
| | | this.button12.TabIndex = 1; |
| | | this.button12.Text = "还原"; |
| | | this.button12.UseVisualStyleBackColor = false; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label3.ForeColor = System.Drawing.Color.Black; |
| | | this.label3.Location = new System.Drawing.Point(9, 141); |
| | | this.label3.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label3.ForeColor = System.Drawing.Color.Red; |
| | | this.label3.Location = new System.Drawing.Point(720, 704); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(45, 20); |
| | | this.label3.TabIndex = 44; |
| | | this.label3.Text = "组合4"; |
| | | this.label3.Size = new System.Drawing.Size(164, 17); |
| | | this.label3.TabIndex = 56; |
| | | this.label3.Text = "勾选字段可以快速插入文案中"; |
| | | // |
| | | // button6 |
| | | // groupBox6 |
| | | // |
| | | this.button6.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button6.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button6.ForeColor = System.Drawing.Color.Black; |
| | | this.button6.Location = new System.Drawing.Point(60, 137); |
| | | this.button6.Name = "button6"; |
| | | this.button6.Size = new System.Drawing.Size(75, 28); |
| | | this.button6.TabIndex = 43; |
| | | this.button6.Text = "点击设置"; |
| | | this.button6.UseVisualStyleBackColor = false; |
| | | this.groupBox6.Controls.Add(this.checkBox18); |
| | | this.groupBox6.Controls.Add(this.checkBox17); |
| | | this.groupBox6.Controls.Add(this.checkBox16); |
| | | this.groupBox6.Controls.Add(this.checkBox12); |
| | | this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox6.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox6.Location = new System.Drawing.Point(682, 628); |
| | | this.groupBox6.Name = "groupBox6"; |
| | | this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox6.Size = new System.Drawing.Size(258, 75); |
| | | this.groupBox6.TabIndex = 48; |
| | | this.groupBox6.TabStop = false; |
| | | this.groupBox6.Text = "实拍商品字段"; |
| | | // |
| | | // checkBox7 |
| | | // checkBox18 |
| | | // |
| | | this.checkBox7.AutoSize = true; |
| | | this.checkBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox7.Location = new System.Drawing.Point(142, 141); |
| | | this.checkBox7.Name = "checkBox7"; |
| | | this.checkBox7.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox7.TabIndex = 45; |
| | | this.checkBox7.Text = "自动组合"; |
| | | this.checkBox7.UseVisualStyleBackColor = true; |
| | | this.checkBox18.AutoSize = true; |
| | | this.checkBox18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox18.Location = new System.Drawing.Point(14, 48); |
| | | this.checkBox18.Name = "checkBox18"; |
| | | this.checkBox18.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox18.TabIndex = 54; |
| | | this.checkBox18.Text = "实拍商品链接"; |
| | | this.checkBox18.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox17 |
| | | // |
| | | this.checkBox17.AutoSize = true; |
| | | this.checkBox17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox17.Location = new System.Drawing.Point(143, 22); |
| | | this.checkBox17.Name = "checkBox17"; |
| | | this.checkBox17.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox17.TabIndex = 53; |
| | | this.checkBox17.Text = "实拍商品标题"; |
| | | this.checkBox17.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox16 |
| | | // |
| | | this.checkBox16.AutoSize = true; |
| | | this.checkBox16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox16.Location = new System.Drawing.Point(143, 48); |
| | | this.checkBox16.Name = "checkBox16"; |
| | | this.checkBox16.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox16.TabIndex = 52; |
| | | this.checkBox16.Text = "实拍商品口令"; |
| | | this.checkBox16.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox12 |
| | | // |
| | | this.checkBox12.AutoSize = true; |
| | | this.checkBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox12.Location = new System.Drawing.Point(14, 22); |
| | | this.checkBox12.Name = "checkBox12"; |
| | | this.checkBox12.Size = new System.Drawing.Size(111, 21); |
| | | this.checkBox12.TabIndex = 49; |
| | | this.checkBox12.Text = "实拍商品到手价"; |
| | | this.checkBox12.UseVisualStyleBackColor = true; |
| | | // |
| | | // groupBox5 |
| | | // |
| | | this.groupBox5.Controls.Add(this.checkBox21); |
| | | this.groupBox5.Controls.Add(this.checkBox5); |
| | | this.groupBox5.Controls.Add(this.checkBox6); |
| | | this.groupBox5.Controls.Add(this.checkBox8); |
| | | this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox5.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox5.Location = new System.Drawing.Point(682, 542); |
| | | this.groupBox5.Name = "groupBox5"; |
| | | this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox5.Size = new System.Drawing.Size(258, 81); |
| | | this.groupBox5.TabIndex = 49; |
| | | this.groupBox5.TabStop = false; |
| | | this.groupBox5.Text = "引单商品字段"; |
| | | // |
| | | // checkBox21 |
| | | // |
| | | this.checkBox21.AutoSize = true; |
| | | this.checkBox21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox21.Location = new System.Drawing.Point(14, 51); |
| | | this.checkBox21.Name = "checkBox21"; |
| | | this.checkBox21.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox21.TabIndex = 46; |
| | | this.checkBox21.Text = "引单教程链接"; |
| | | this.checkBox21.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox5 |
| | | // |
| | | this.checkBox5.AutoSize = true; |
| | | this.checkBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox5.Location = new System.Drawing.Point(143, 24); |
| | | this.checkBox5.Name = "checkBox5"; |
| | | this.checkBox5.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox5.TabIndex = 46; |
| | | this.checkBox5.Text = "引单礼金面额"; |
| | | this.checkBox5.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox6 |
| | | // |
| | | this.checkBox6.AutoSize = true; |
| | | this.checkBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox6.Location = new System.Drawing.Point(143, 51); |
| | | this.checkBox6.Name = "checkBox6"; |
| | | this.checkBox6.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox6.TabIndex = 46; |
| | | this.checkBox6.Text = "引单商品口令"; |
| | | this.checkBox6.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox8 |
| | | // |
| | | this.checkBox8.AutoSize = true; |
| | | this.checkBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox8.Location = new System.Drawing.Point(14, 24); |
| | | this.checkBox8.Name = "checkBox8"; |
| | | this.checkBox8.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox8.TabIndex = 46; |
| | | this.checkBox8.Text = "引单商品链接"; |
| | | this.checkBox8.UseVisualStyleBackColor = true; |
| | | // |
| | | // groupBox4 |
| | | // |
| | | this.groupBox4.Controls.Add(this.label51); |
| | | this.groupBox4.Controls.Add(this.button6); |
| | | this.groupBox4.Controls.Add(this.textBox24); |
| | | this.groupBox4.Controls.Add(this.label9); |
| | | this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox4.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox4.Location = new System.Drawing.Point(6, 628); |
| | | this.groupBox4.Name = "groupBox4"; |
| | | this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox4.Size = new System.Drawing.Size(230, 90); |
| | | this.groupBox4.TabIndex = 55; |
| | | this.groupBox4.TabStop = false; |
| | | this.groupBox4.Text = "指定引单商品搜索"; |
| | | // |
| | | // label51 |
| | | // |
| | |
| | | this.label51.Size = new System.Drawing.Size(0, 17); |
| | | this.label51.TabIndex = 42; |
| | | // |
| | | // label40 |
| | | // button6 |
| | | // |
| | | this.label40.AutoSize = true; |
| | | this.label40.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label40.ForeColor = System.Drawing.Color.Black; |
| | | this.label40.Location = new System.Drawing.Point(9, 104); |
| | | this.label40.Name = "label40"; |
| | | this.label40.Size = new System.Drawing.Size(45, 20); |
| | | this.label40.TabIndex = 3; |
| | | this.label40.Text = "组合3"; |
| | | this.button6.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button6.ForeColor = System.Drawing.Color.Black; |
| | | this.button6.Location = new System.Drawing.Point(175, 24); |
| | | this.button6.Name = "button6"; |
| | | this.button6.Size = new System.Drawing.Size(47, 35); |
| | | this.button6.TabIndex = 1; |
| | | this.button6.Text = "搜索"; |
| | | this.button6.UseVisualStyleBackColor = false; |
| | | // |
| | | // textBox24 |
| | | // |
| | | this.textBox24.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox24.Location = new System.Drawing.Point(10, 29); |
| | | this.textBox24.Name = "textBox24"; |
| | | this.textBox24.Size = new System.Drawing.Size(159, 25); |
| | | this.textBox24.TabIndex = 43; |
| | | this.textBox24.Text = "请输入商品关键字"; |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label9.ForeColor = System.Drawing.Color.Black; |
| | | this.label9.Location = new System.Drawing.Point(9, 67); |
| | | this.label9.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label9.ForeColor = System.Drawing.Color.Red; |
| | | this.label9.Location = new System.Drawing.Point(9, 65); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(45, 20); |
| | | this.label9.TabIndex = 3; |
| | | this.label9.Text = "组合2"; |
| | | this.label9.Size = new System.Drawing.Size(212, 17); |
| | | this.label9.TabIndex = 42; |
| | | this.label9.Text = "应用筛选到引单商品,可实现自动发单"; |
| | | // |
| | | // label8 |
| | | // groupBox15 |
| | | // |
| | | this.label8.AutoSize = true; |
| | | this.label8.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label8.ForeColor = System.Drawing.Color.Black; |
| | | this.label8.Location = new System.Drawing.Point(9, 30); |
| | | this.label8.Name = "label8"; |
| | | this.label8.Size = new System.Drawing.Size(45, 20); |
| | | this.label8.TabIndex = 3; |
| | | this.label8.Text = "组合1"; |
| | | this.groupBox15.Controls.Add(this.dateTimePicker2); |
| | | this.groupBox15.Controls.Add(this.dateTimePicker1); |
| | | this.groupBox15.Controls.Add(this.numericUpDown1); |
| | | this.groupBox15.Controls.Add(this.checkBox3); |
| | | this.groupBox15.Controls.Add(this.label56); |
| | | this.groupBox15.Controls.Add(this.checkBox27); |
| | | this.groupBox15.Controls.Add(this.button23); |
| | | this.groupBox15.Controls.Add(this.button29); |
| | | this.groupBox15.Controls.Add(this.label11); |
| | | this.groupBox15.Controls.Add(this.label59); |
| | | this.groupBox15.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox15.Location = new System.Drawing.Point(7, 58); |
| | | this.groupBox15.Name = "groupBox15"; |
| | | this.groupBox15.Size = new System.Drawing.Size(230, 120); |
| | | this.groupBox15.TabIndex = 54; |
| | | this.groupBox15.TabStop = false; |
| | | this.groupBox15.Text = "采集设置"; |
| | | // |
| | | // button16 |
| | | // dateTimePicker2 |
| | | // |
| | | this.button16.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button16.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button16.ForeColor = System.Drawing.Color.Black; |
| | | this.button16.Location = new System.Drawing.Point(60, 100); |
| | | this.button16.Name = "button16"; |
| | | this.button16.Size = new System.Drawing.Size(75, 28); |
| | | this.button16.TabIndex = 1; |
| | | this.button16.Text = "点击设置"; |
| | | this.button16.UseVisualStyleBackColor = false; |
| | | this.dateTimePicker2.CalendarFont = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.dateTimePicker2.CustomFormat = "HH:mm"; |
| | | this.dateTimePicker2.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; |
| | | this.dateTimePicker2.Location = new System.Drawing.Point(137, 85); |
| | | this.dateTimePicker2.Name = "dateTimePicker2"; |
| | | this.dateTimePicker2.ShowUpDown = true; |
| | | this.dateTimePicker2.Size = new System.Drawing.Size(70, 23); |
| | | this.dateTimePicker2.TabIndex = 58; |
| | | this.dateTimePicker2.Value = new System.DateTime(2020, 6, 19, 23, 0, 0, 0); |
| | | // |
| | | // checkBox23 |
| | | // dateTimePicker1 |
| | | // |
| | | this.checkBox23.AutoSize = true; |
| | | this.checkBox23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox23.Location = new System.Drawing.Point(142, 104); |
| | | this.checkBox23.Name = "checkBox23"; |
| | | this.checkBox23.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox23.TabIndex = 36; |
| | | this.checkBox23.Text = "自动组合"; |
| | | this.checkBox23.UseVisualStyleBackColor = true; |
| | | this.dateTimePicker1.CalendarFont = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.dateTimePicker1.Cursor = System.Windows.Forms.Cursors.Default; |
| | | this.dateTimePicker1.CustomFormat = "HH:mm"; |
| | | this.dateTimePicker1.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; |
| | | this.dateTimePicker1.Location = new System.Drawing.Point(15, 85); |
| | | this.dateTimePicker1.Name = "dateTimePicker1"; |
| | | this.dateTimePicker1.ShowUpDown = true; |
| | | this.dateTimePicker1.Size = new System.Drawing.Size(70, 23); |
| | | this.dateTimePicker1.TabIndex = 57; |
| | | this.dateTimePicker1.Value = new System.DateTime(2020, 6, 19, 0, 0, 0, 0); |
| | | // |
| | | // checkBox22 |
| | | // numericUpDown1 |
| | | // |
| | | this.checkBox22.AutoSize = true; |
| | | this.checkBox22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox22.Location = new System.Drawing.Point(142, 67); |
| | | this.checkBox22.Name = "checkBox22"; |
| | | this.checkBox22.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox22.TabIndex = 36; |
| | | this.checkBox22.Text = "自动组合"; |
| | | this.checkBox22.UseVisualStyleBackColor = true; |
| | | this.numericUpDown1.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.numericUpDown1.Location = new System.Drawing.Point(51, 22); |
| | | this.numericUpDown1.Name = "numericUpDown1"; |
| | | this.numericUpDown1.Size = new System.Drawing.Size(45, 23); |
| | | this.numericUpDown1.TabIndex = 39; |
| | | // |
| | | // checkBox21 |
| | | // checkBox3 |
| | | // |
| | | this.checkBox21.AutoSize = true; |
| | | this.checkBox21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox21.Location = new System.Drawing.Point(142, 30); |
| | | this.checkBox21.Name = "checkBox21"; |
| | | this.checkBox21.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox21.TabIndex = 36; |
| | | this.checkBox21.Text = "自动组合"; |
| | | this.checkBox21.UseVisualStyleBackColor = true; |
| | | this.checkBox3.AutoSize = true; |
| | | this.checkBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox3.Location = new System.Drawing.Point(12, 58); |
| | | this.checkBox3.Name = "checkBox3"; |
| | | this.checkBox3.Size = new System.Drawing.Size(135, 21); |
| | | this.checkBox3.TabIndex = 38; |
| | | this.checkBox3.Text = "仅在以下时间段采集"; |
| | | this.checkBox3.UseVisualStyleBackColor = true; |
| | | // |
| | | // button9 |
| | | // label56 |
| | | // |
| | | this.button9.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button9.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button9.ForeColor = System.Drawing.Color.Black; |
| | | this.button9.Location = new System.Drawing.Point(60, 63); |
| | | this.button9.Name = "button9"; |
| | | this.button9.Size = new System.Drawing.Size(75, 28); |
| | | this.button9.TabIndex = 1; |
| | | this.button9.Text = "点击设置"; |
| | | this.button9.UseVisualStyleBackColor = false; |
| | | this.label56.AutoSize = true; |
| | | this.label56.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label56.ForeColor = System.Drawing.Color.Black; |
| | | this.label56.Location = new System.Drawing.Point(96, 26); |
| | | this.label56.Name = "label56"; |
| | | this.label56.Size = new System.Drawing.Size(104, 17); |
| | | this.label56.TabIndex = 3; |
| | | this.label56.Text = "分钟采集一次商品"; |
| | | // |
| | | // button19 |
| | | // checkBox27 |
| | | // |
| | | this.button19.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button19.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button19.ForeColor = System.Drawing.Color.Black; |
| | | this.button19.Location = new System.Drawing.Point(60, 25); |
| | | this.button19.Name = "button19"; |
| | | this.button19.Size = new System.Drawing.Size(75, 28); |
| | | this.button19.TabIndex = 1; |
| | | this.button19.Text = "点击设置"; |
| | | this.button19.UseVisualStyleBackColor = false; |
| | | this.checkBox27.AutoSize = true; |
| | | this.checkBox27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox27.Location = new System.Drawing.Point(12, 24); |
| | | this.checkBox27.Name = "checkBox27"; |
| | | this.checkBox27.Size = new System.Drawing.Size(39, 21); |
| | | this.checkBox27.TabIndex = 38; |
| | | this.checkBox27.Text = "每"; |
| | | this.checkBox27.UseVisualStyleBackColor = true; |
| | | // |
| | | // button23 |
| | | // |
| | | this.button23.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button23.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button23.ForeColor = System.Drawing.Color.Black; |
| | | this.button23.Location = new System.Drawing.Point(819, 207); |
| | | this.button23.Name = "button23"; |
| | | this.button23.Size = new System.Drawing.Size(75, 28); |
| | | this.button23.TabIndex = 1; |
| | | this.button23.Text = "清空日志"; |
| | | this.button23.UseVisualStyleBackColor = false; |
| | | // |
| | | // button29 |
| | | // |
| | | this.button29.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button29.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button29.ForeColor = System.Drawing.Color.Black; |
| | | this.button29.Location = new System.Drawing.Point(558, 192); |
| | | this.button29.Name = "button29"; |
| | | this.button29.Size = new System.Drawing.Size(75, 28); |
| | | this.button29.TabIndex = 1; |
| | | this.button29.Text = "清空日志"; |
| | | this.button29.UseVisualStyleBackColor = false; |
| | | // |
| | | // label11 |
| | | // |
| | | this.label11.AutoSize = true; |
| | | this.label11.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label11.ForeColor = System.Drawing.Color.Black; |
| | | this.label11.Location = new System.Drawing.Point(11, 196); |
| | | this.label11.Name = "label11"; |
| | | this.label11.Size = new System.Drawing.Size(51, 20); |
| | | this.label11.TabIndex = 3; |
| | | this.label11.Text = "上一页"; |
| | | // |
| | | // label59 |
| | | // |
| | | this.label59.AutoSize = true; |
| | | this.label59.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label59.ForeColor = System.Drawing.Color.Black; |
| | | this.label59.Location = new System.Drawing.Point(99, 87); |
| | | this.label59.Name = "label59"; |
| | | this.label59.Size = new System.Drawing.Size(24, 20); |
| | | this.label59.TabIndex = 4; |
| | | this.label59.Text = "—"; |
| | | // |
| | | // label38 |
| | | // |
| | |
| | | // |
| | | // groupBox9 |
| | | // |
| | | this.groupBox9.Controls.Add(this.button16); |
| | | this.groupBox9.Controls.Add(this.checkBox9); |
| | | this.groupBox9.Controls.Add(this.textBox13); |
| | | this.groupBox9.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox9.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox9.Location = new System.Drawing.Point(954, 147); |
| | | this.groupBox9.Location = new System.Drawing.Point(950, 80); |
| | | this.groupBox9.Name = "groupBox9"; |
| | | this.groupBox9.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox9.Size = new System.Drawing.Size(275, 573); |
| | | this.groupBox9.Size = new System.Drawing.Size(275, 639); |
| | | this.groupBox9.TabIndex = 51; |
| | | this.groupBox9.TabStop = false; |
| | | this.groupBox9.Text = "文案"; |
| | | // |
| | | // groupBox7 |
| | | // button16 |
| | | // |
| | | this.groupBox7.Controls.Add(this.checkBox24); |
| | | this.groupBox7.Controls.Add(this.checkBox26); |
| | | this.groupBox7.Controls.Add(this.checkBox25); |
| | | this.groupBox7.Controls.Add(this.textBox13); |
| | | this.groupBox7.Controls.Add(this.button12); |
| | | this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox7.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox7.Location = new System.Drawing.Point(954, 6); |
| | | this.groupBox7.Name = "groupBox7"; |
| | | this.groupBox7.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox7.Size = new System.Drawing.Size(275, 140); |
| | | this.groupBox7.TabIndex = 50; |
| | | this.groupBox7.TabStop = false; |
| | | this.groupBox7.Text = "文案设置"; |
| | | // |
| | | // checkBox24 |
| | | // |
| | | this.checkBox24.AutoSize = true; |
| | | this.checkBox24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox24.Location = new System.Drawing.Point(14, 50); |
| | | this.checkBox24.Name = "checkBox24"; |
| | | this.checkBox24.Size = new System.Drawing.Size(147, 21); |
| | | this.checkBox24.TabIndex = 36; |
| | | this.checkBox24.Text = "自动保存下方文案模板"; |
| | | this.checkBox24.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox26 |
| | | // |
| | | this.checkBox26.AutoSize = true; |
| | | this.checkBox26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox26.Location = new System.Drawing.Point(14, 78); |
| | | this.checkBox26.Name = "checkBox26"; |
| | | this.checkBox26.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox26.TabIndex = 36; |
| | | this.checkBox26.Text = "组合成功后第一时间提醒我"; |
| | | this.checkBox26.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox25 |
| | | // |
| | | this.checkBox25.AutoSize = true; |
| | | this.checkBox25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox25.Location = new System.Drawing.Point(14, 22); |
| | | this.checkBox25.Name = "checkBox25"; |
| | | this.checkBox25.Size = new System.Drawing.Size(243, 21); |
| | | this.checkBox25.TabIndex = 36; |
| | | this.checkBox25.Text = "发单库文案自动云发单(需开通云发单)"; |
| | | this.checkBox25.UseVisualStyleBackColor = true; |
| | | // |
| | | // textBox13 |
| | | // |
| | | this.textBox13.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox13.Location = new System.Drawing.Point(14, 106); |
| | | this.textBox13.Name = "textBox13"; |
| | | this.textBox13.Size = new System.Drawing.Size(174, 25); |
| | | this.textBox13.TabIndex = 43; |
| | | this.textBox13.Text = "输入接收提醒消息的邮箱"; |
| | | // |
| | | // button12 |
| | | // |
| | | this.button12.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button12.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.button12.ForeColor = System.Drawing.Color.Black; |
| | | this.button12.Location = new System.Drawing.Point(194, 101); |
| | | this.button12.Name = "button12"; |
| | | this.button12.Size = new System.Drawing.Size(75, 35); |
| | | this.button12.TabIndex = 1; |
| | | this.button12.Text = "保存"; |
| | | this.button12.UseVisualStyleBackColor = false; |
| | | // |
| | | // groupBox6 |
| | | // |
| | | this.groupBox6.Controls.Add(this.checkBox14); |
| | | this.groupBox6.Controls.Add(this.checkBox13); |
| | | this.groupBox6.Controls.Add(this.checkBox19); |
| | | this.groupBox6.Controls.Add(this.checkBox12); |
| | | this.groupBox6.Controls.Add(this.checkBox11); |
| | | this.groupBox6.Controls.Add(this.checkBox18); |
| | | this.groupBox6.Controls.Add(this.checkBox17); |
| | | this.groupBox6.Controls.Add(this.checkBox15); |
| | | this.groupBox6.Controls.Add(this.checkBox16); |
| | | this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox6.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox6.Location = new System.Drawing.Point(686, 620); |
| | | this.groupBox6.Name = "groupBox6"; |
| | | this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox6.Size = new System.Drawing.Size(258, 100); |
| | | this.groupBox6.TabIndex = 49; |
| | | this.groupBox6.TabStop = false; |
| | | this.groupBox6.Text = "实拍商品参数"; |
| | | // |
| | | // checkBox14 |
| | | // |
| | | this.checkBox14.AutoSize = true; |
| | | this.checkBox14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox14.Location = new System.Drawing.Point(176, 75); |
| | | this.checkBox14.Name = "checkBox14"; |
| | | this.checkBox14.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox14.TabIndex = 47; |
| | | this.checkBox14.Text = "商品库存"; |
| | | this.checkBox14.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox13 |
| | | // |
| | | this.checkBox13.AutoSize = true; |
| | | this.checkBox13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox13.Location = new System.Drawing.Point(14, 75); |
| | | this.checkBox13.Name = "checkBox13"; |
| | | this.checkBox13.Size = new System.Drawing.Size(63, 21); |
| | | this.checkBox13.TabIndex = 50; |
| | | this.checkBox13.Text = "券后价"; |
| | | this.checkBox13.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox19 |
| | | // |
| | | this.checkBox19.AutoSize = true; |
| | | this.checkBox19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox19.Location = new System.Drawing.Point(176, 21); |
| | | this.checkBox19.Name = "checkBox19"; |
| | | this.checkBox19.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox19.TabIndex = 55; |
| | | this.checkBox19.Text = "商品分类"; |
| | | this.checkBox19.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox12 |
| | | // |
| | | this.checkBox12.AutoSize = true; |
| | | this.checkBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox12.Location = new System.Drawing.Point(95, 75); |
| | | this.checkBox12.Name = "checkBox12"; |
| | | this.checkBox12.Size = new System.Drawing.Size(63, 21); |
| | | this.checkBox12.TabIndex = 49; |
| | | this.checkBox12.Text = "到手价"; |
| | | this.checkBox12.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox11 |
| | | // |
| | | this.checkBox11.AutoSize = true; |
| | | this.checkBox11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox11.Location = new System.Drawing.Point(95, 48); |
| | | this.checkBox11.Name = "checkBox11"; |
| | | this.checkBox11.Size = new System.Drawing.Size(51, 21); |
| | | this.checkBox11.TabIndex = 48; |
| | | this.checkBox11.Text = "原价"; |
| | | this.checkBox11.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox18 |
| | | // |
| | | this.checkBox18.AutoSize = true; |
| | | this.checkBox18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox18.Location = new System.Drawing.Point(14, 43); |
| | | this.checkBox18.Name = "checkBox18"; |
| | | this.checkBox18.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox18.TabIndex = 54; |
| | | this.checkBox18.Text = "商品链接"; |
| | | this.checkBox18.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox17 |
| | | // |
| | | this.checkBox17.AutoSize = true; |
| | | this.checkBox17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox17.Location = new System.Drawing.Point(14, 21); |
| | | this.checkBox17.Name = "checkBox17"; |
| | | this.checkBox17.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox17.TabIndex = 53; |
| | | this.checkBox17.Text = "商品标题"; |
| | | this.checkBox17.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox15 |
| | | // |
| | | this.checkBox15.AutoSize = true; |
| | | this.checkBox15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox15.Location = new System.Drawing.Point(176, 48); |
| | | this.checkBox15.Name = "checkBox15"; |
| | | this.checkBox15.Size = new System.Drawing.Size(63, 21); |
| | | this.checkBox15.TabIndex = 51; |
| | | this.checkBox15.Text = "优惠券"; |
| | | this.checkBox15.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox16 |
| | | // |
| | | this.checkBox16.AutoSize = true; |
| | | this.checkBox16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox16.Location = new System.Drawing.Point(95, 21); |
| | | this.checkBox16.Name = "checkBox16"; |
| | | this.checkBox16.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox16.TabIndex = 52; |
| | | this.checkBox16.Text = "商品口令"; |
| | | this.checkBox16.UseVisualStyleBackColor = true; |
| | | // |
| | | // groupBox1 |
| | | // |
| | | this.groupBox1.Controls.Add(this.checkBox5); |
| | | this.groupBox1.Controls.Add(this.checkBox6); |
| | | this.groupBox1.Controls.Add(this.checkBox8); |
| | | this.groupBox1.Controls.Add(this.checkBox9); |
| | | this.groupBox1.Controls.Add(this.checkBox10); |
| | | this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox1.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox1.Location = new System.Drawing.Point(686, 530); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox1.Size = new System.Drawing.Size(258, 81); |
| | | this.groupBox1.TabIndex = 48; |
| | | this.groupBox1.TabStop = false; |
| | | this.groupBox1.Text = "引单商品参数"; |
| | | // |
| | | // checkBox5 |
| | | // |
| | | this.checkBox5.AutoSize = true; |
| | | this.checkBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox5.Location = new System.Drawing.Point(95, 52); |
| | | this.checkBox5.Name = "checkBox5"; |
| | | this.checkBox5.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox5.TabIndex = 46; |
| | | this.checkBox5.Text = "礼金面额"; |
| | | this.checkBox5.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox6 |
| | | // |
| | | this.checkBox6.AutoSize = true; |
| | | this.checkBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox6.Location = new System.Drawing.Point(95, 24); |
| | | this.checkBox6.Name = "checkBox6"; |
| | | this.checkBox6.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox6.TabIndex = 46; |
| | | this.checkBox6.Text = "商品口令"; |
| | | this.checkBox6.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox8 |
| | | // |
| | | this.checkBox8.AutoSize = true; |
| | | this.checkBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox8.Location = new System.Drawing.Point(14, 52); |
| | | this.checkBox8.Name = "checkBox8"; |
| | | this.checkBox8.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox8.TabIndex = 46; |
| | | this.checkBox8.Text = "商品链接"; |
| | | this.checkBox8.UseVisualStyleBackColor = true; |
| | | this.button16.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button16.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button16.ForeColor = System.Drawing.Color.Black; |
| | | this.button16.Location = new System.Drawing.Point(29, 601); |
| | | this.button16.Name = "button16"; |
| | | this.button16.Size = new System.Drawing.Size(128, 28); |
| | | this.button16.TabIndex = 47; |
| | | this.button16.Text = "复制文案"; |
| | | this.button16.UseVisualStyleBackColor = false; |
| | | // |
| | | // checkBox9 |
| | | // |
| | | this.checkBox9.AutoSize = true; |
| | | this.checkBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox9.Location = new System.Drawing.Point(176, 24); |
| | | this.checkBox9.Location = new System.Drawing.Point(170, 605); |
| | | this.checkBox9.Name = "checkBox9"; |
| | | this.checkBox9.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox9.TabIndex = 46; |
| | | this.checkBox9.Text = "商品分类"; |
| | | this.checkBox9.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox9.TabIndex = 48; |
| | | this.checkBox9.Text = "同步到发单库"; |
| | | this.checkBox9.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox10 |
| | | // textBox13 |
| | | // |
| | | this.checkBox10.AutoSize = true; |
| | | this.checkBox10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox10.Location = new System.Drawing.Point(14, 24); |
| | | this.checkBox10.Name = "checkBox10"; |
| | | this.checkBox10.Size = new System.Drawing.Size(75, 21); |
| | | this.checkBox10.TabIndex = 46; |
| | | this.checkBox10.Text = "商品标题"; |
| | | this.checkBox10.UseVisualStyleBackColor = true; |
| | | this.textBox13.BackColor = System.Drawing.SystemColors.Menu; |
| | | this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.None; |
| | | this.textBox13.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.textBox13.Location = new System.Drawing.Point(6, 24); |
| | | this.textBox13.Multiline = true; |
| | | this.textBox13.Name = "textBox13"; |
| | | this.textBox13.Size = new System.Drawing.Size(263, 567); |
| | | this.textBox13.TabIndex = 0; |
| | | this.textBox13.Text = "1231231231231233333333333333222222222222222222222222222222222"; |
| | | // |
| | | // button10 |
| | | // |
| | |
| | | // |
| | | // groupBox3 |
| | | // |
| | | this.groupBox3.Controls.Add(this.panel3); |
| | | this.groupBox3.Controls.Add(this.panel2); |
| | | this.groupBox3.Controls.Add(this.label24); |
| | | this.groupBox3.Controls.Add(this.label22); |
| | | this.groupBox3.Controls.Add(this.kssdljSearchPannel1); |
| | | this.groupBox3.Controls.Add(this.button2); |
| | | this.groupBox3.Controls.Add(this.button1); |
| | | this.groupBox3.Controls.Add(this.label20); |
| | | this.groupBox3.Controls.Add(this.label23); |
| | | this.groupBox3.Controls.Add(this.label13); |
| | | this.groupBox3.Controls.Add(this.label21); |
| | | this.groupBox3.Controls.Add(this.label12); |
| | | this.groupBox3.Controls.Add(this.label14); |
| | | this.groupBox3.Controls.Add(this.label7); |
| | | this.groupBox3.Controls.Add(this.label10); |
| | | this.groupBox3.Controls.Add(this.label5); |
| | | this.groupBox3.Controls.Add(this.label6); |
| | | this.groupBox3.Controls.Add(this.textBox12); |
| | | this.groupBox3.Controls.Add(this.textBox11); |
| | | this.groupBox3.Controls.Add(this.textBox10); |
| | | this.groupBox3.Controls.Add(this.textBox9); |
| | | this.groupBox3.Controls.Add(this.textBox8); |
| | | this.groupBox3.Controls.Add(this.textBox7); |
| | | this.groupBox3.Controls.Add(this.textBox6); |
| | | this.groupBox3.Controls.Add(this.textBox5); |
| | | this.groupBox3.Controls.Add(this.textBox4); |
| | | this.groupBox3.Controls.Add(this.textBox3); |
| | | this.groupBox3.Controls.Add(this.textBox2); |
| | | this.groupBox3.Controls.Add(this.textBox1); |
| | | this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox3.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox3.Location = new System.Drawing.Point(6, 52); |
| | | this.groupBox3.Location = new System.Drawing.Point(6, 188); |
| | | this.groupBox3.Name = "groupBox3"; |
| | | this.groupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox3.Size = new System.Drawing.Size(230, 430); |
| | |
| | | this.groupBox3.Text = "筛选商品"; |
| | | this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter); |
| | | // |
| | | // panel3 |
| | | // |
| | | this.panel3.Controls.Add(this.radioButton3); |
| | | this.panel3.Controls.Add(this.radioButton1); |
| | | this.panel3.Controls.Add(this.radioButton2); |
| | | this.panel3.Location = new System.Drawing.Point(6, 346); |
| | | this.panel3.Name = "panel3"; |
| | | this.panel3.Size = new System.Drawing.Size(200, 28); |
| | | this.panel3.TabIndex = 50; |
| | | // |
| | | // radioButton3 |
| | | // |
| | | this.radioButton3.AutoSize = true; |
| | | this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.radioButton3.Location = new System.Drawing.Point(148, 3); |
| | | this.radioButton3.Name = "radioButton3"; |
| | | this.radioButton3.Size = new System.Drawing.Size(50, 21); |
| | | this.radioButton3.TabIndex = 30; |
| | | this.radioButton3.TabStop = true; |
| | | this.radioButton3.Text = "淘宝"; |
| | | this.radioButton3.UseVisualStyleBackColor = true; |
| | | // |
| | | // radioButton1 |
| | | // |
| | | this.radioButton1.AutoSize = true; |
| | | this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.radioButton1.Location = new System.Drawing.Point(8, 3); |
| | | this.radioButton1.Name = "radioButton1"; |
| | | this.radioButton1.Size = new System.Drawing.Size(50, 21); |
| | | this.radioButton1.TabIndex = 28; |
| | | this.radioButton1.TabStop = true; |
| | | this.radioButton1.Text = "全部"; |
| | | this.radioButton1.UseVisualStyleBackColor = true; |
| | | // |
| | | // radioButton2 |
| | | // |
| | | this.radioButton2.AutoSize = true; |
| | | this.radioButton2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.radioButton2.Location = new System.Drawing.Point(68, 3); |
| | | this.radioButton2.Name = "radioButton2"; |
| | | this.radioButton2.Size = new System.Drawing.Size(50, 21); |
| | | this.radioButton2.TabIndex = 29; |
| | | this.radioButton2.TabStop = true; |
| | | this.radioButton2.Text = "天猫"; |
| | | this.radioButton2.UseVisualStyleBackColor = true; |
| | | // |
| | | // panel2 |
| | | // |
| | | this.panel2.Controls.Add(this.radioButton9); |
| | | this.panel2.Controls.Add(this.couponAll); |
| | | this.panel2.Controls.Add(this.radioButton8); |
| | | this.panel2.Location = new System.Drawing.Point(6, 316); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(221, 28); |
| | | this.panel2.TabIndex = 50; |
| | | // |
| | | // radioButton9 |
| | | // |
| | | this.radioButton9.AutoSize = true; |
| | | this.radioButton9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.radioButton9.Location = new System.Drawing.Point(68, 3); |
| | | this.radioButton9.Name = "radioButton9"; |
| | | this.radioButton9.Size = new System.Drawing.Size(74, 21); |
| | | this.radioButton9.TabIndex = 29; |
| | | this.radioButton9.TabStop = true; |
| | | this.radioButton9.Text = "有优惠券"; |
| | | this.radioButton9.UseVisualStyleBackColor = true; |
| | | this.radioButton9.CheckedChanged += new System.EventHandler(this.radioButton9_CheckedChanged); |
| | | // |
| | | // couponAll |
| | | // |
| | | this.couponAll.AutoSize = true; |
| | | this.couponAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.couponAll.Location = new System.Drawing.Point(8, 3); |
| | | this.couponAll.Name = "couponAll"; |
| | | this.couponAll.Size = new System.Drawing.Size(50, 21); |
| | | this.couponAll.TabIndex = 28; |
| | | this.couponAll.TabStop = true; |
| | | this.couponAll.Text = "全部"; |
| | | this.couponAll.UseVisualStyleBackColor = true; |
| | | this.couponAll.CheckedChanged += new System.EventHandler(this.radioButton7_CheckedChanged); |
| | | // |
| | | // radioButton8 |
| | | // |
| | | this.radioButton8.AutoSize = true; |
| | | this.radioButton8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.radioButton8.Location = new System.Drawing.Point(148, 3); |
| | | this.radioButton8.Name = "radioButton8"; |
| | | this.radioButton8.Size = new System.Drawing.Size(74, 21); |
| | | this.radioButton8.TabIndex = 30; |
| | | this.radioButton8.TabStop = true; |
| | | this.radioButton8.Text = "无优惠券"; |
| | | this.radioButton8.UseVisualStyleBackColor = true; |
| | | this.radioButton8.CheckedChanged += new System.EventHandler(this.radioButton8_CheckedChanged); |
| | | // |
| | | // label24 |
| | | // |
| | | this.label24.AutoSize = true; |
| | | this.label24.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label24.ForeColor = System.Drawing.Color.Black; |
| | | this.label24.Location = new System.Drawing.Point(14, 267); |
| | | this.label24.Name = "label24"; |
| | | this.label24.Size = new System.Drawing.Size(91, 17); |
| | | this.label24.TabIndex = 51; |
| | | this.label24.Text = "佣金比(%):"; |
| | | this.label24.Click += new System.EventHandler(this.label24_Click); |
| | | // |
| | | // label22 |
| | | // |
| | | this.label22.AutoSize = true; |
| | | this.label22.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label22.ForeColor = System.Drawing.Color.Black; |
| | | this.label22.Location = new System.Drawing.Point(14, 218); |
| | | this.label22.Name = "label22"; |
| | | this.label22.Size = new System.Drawing.Size(96, 17); |
| | | this.label22.TabIndex = 51; |
| | | this.label22.Text = "佣 金(元):"; |
| | | // |
| | | // button2 |
| | | // |
| | | this.button2.BackColor = System.Drawing.SystemColors.Window; |
| | |
| | | this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
| | | this.button2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button2.Location = new System.Drawing.Point(14, 383); |
| | | this.button2.Location = new System.Drawing.Point(8, 383); |
| | | this.button2.Name = "button2"; |
| | | this.button2.Size = new System.Drawing.Size(94, 35); |
| | | this.button2.Size = new System.Drawing.Size(80, 35); |
| | | this.button2.TabIndex = 1; |
| | | this.button2.Text = "应用筛选"; |
| | | this.button2.UseVisualStyleBackColor = false; |
| | |
| | | this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
| | | this.button1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button1.Location = new System.Drawing.Point(125, 383); |
| | | this.button1.Location = new System.Drawing.Point(91, 383); |
| | | this.button1.Name = "button1"; |
| | | this.button1.Size = new System.Drawing.Size(94, 35); |
| | | this.button1.Size = new System.Drawing.Size(131, 35); |
| | | this.button1.TabIndex = 1; |
| | | this.button1.Text = "确认筛选"; |
| | | this.button1.UseVisualStyleBackColor = false; |
| | | this.button1.Click += new System.EventHandler(this.button1_Click_1); |
| | | // |
| | | // label20 |
| | | // |
| | | this.label20.AutoSize = true; |
| | | this.label20.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label20.ForeColor = System.Drawing.Color.Black; |
| | | this.label20.Location = new System.Drawing.Point(14, 169); |
| | | this.label20.Name = "label20"; |
| | | this.label20.Size = new System.Drawing.Size(56, 17); |
| | | this.label20.TabIndex = 51; |
| | | this.label20.Text = "月销量:"; |
| | | // |
| | | // label23 |
| | | // |
| | | this.label23.AutoSize = true; |
| | | this.label23.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label23.ForeColor = System.Drawing.Color.Black; |
| | | this.label23.Location = new System.Drawing.Point(104, 288); |
| | | this.label23.Name = "label23"; |
| | | this.label23.Size = new System.Drawing.Size(24, 20); |
| | | this.label23.TabIndex = 52; |
| | | this.label23.Text = "—"; |
| | | // |
| | | // label13 |
| | | // |
| | | this.label13.AutoSize = true; |
| | | this.label13.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label13.ForeColor = System.Drawing.Color.Black; |
| | | this.label13.Location = new System.Drawing.Point(104, 239); |
| | | this.label13.Name = "label13"; |
| | | this.label13.Size = new System.Drawing.Size(24, 20); |
| | | this.label13.TabIndex = 52; |
| | | this.label13.Text = "—"; |
| | | // |
| | | // label21 |
| | | // |
| | | this.label21.AutoSize = true; |
| | | this.label21.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label21.ForeColor = System.Drawing.Color.Black; |
| | | this.label21.Location = new System.Drawing.Point(104, 190); |
| | | this.label21.Name = "label21"; |
| | | this.label21.Size = new System.Drawing.Size(24, 20); |
| | | this.label21.TabIndex = 52; |
| | | this.label21.Text = "—"; |
| | | // |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label12.ForeColor = System.Drawing.Color.Black; |
| | | this.label12.Location = new System.Drawing.Point(14, 120); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(92, 17); |
| | | this.label12.TabIndex = 47; |
| | | this.label12.Text = "到手价(元):"; |
| | | this.label12.Click += new System.EventHandler(this.label12_Click); |
| | | // |
| | | // label14 |
| | | // |
| | | this.label14.AutoSize = true; |
| | | this.label14.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label14.ForeColor = System.Drawing.Color.Black; |
| | | this.label14.Location = new System.Drawing.Point(104, 142); |
| | | this.label14.Name = "label14"; |
| | | this.label14.Size = new System.Drawing.Size(24, 20); |
| | | this.label14.TabIndex = 48; |
| | | this.label14.Text = "—"; |
| | | this.label14.Click += new System.EventHandler(this.label14_Click); |
| | | // |
| | | // label7 |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label7.ForeColor = System.Drawing.Color.Black; |
| | | this.label7.Location = new System.Drawing.Point(14, 72); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(104, 17); |
| | | this.label7.TabIndex = 43; |
| | | this.label7.Text = "首单礼金(元):"; |
| | | this.label7.Click += new System.EventHandler(this.label7_Click); |
| | | // |
| | | // label10 |
| | | // |
| | | this.label10.AutoSize = true; |
| | | this.label10.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label10.ForeColor = System.Drawing.Color.Black; |
| | | this.label10.Location = new System.Drawing.Point(104, 93); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(24, 20); |
| | | this.label10.TabIndex = 44; |
| | | this.label10.Text = "—"; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label5.ForeColor = System.Drawing.Color.Black; |
| | | this.label5.Location = new System.Drawing.Point(14, 25); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(92, 17); |
| | | this.label5.TabIndex = 3; |
| | | this.label5.Text = "券后价(元):"; |
| | | // |
| | | // label6 |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label6.ForeColor = System.Drawing.Color.Black; |
| | | this.label6.Location = new System.Drawing.Point(104, 46); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(24, 20); |
| | | this.label6.TabIndex = 4; |
| | | this.label6.Text = "—"; |
| | | // |
| | | // textBox12 |
| | | // |
| | | this.textBox12.DecLength = 2; |
| | | this.textBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox12.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox12.Location = new System.Drawing.Point(138, 287); |
| | | this.textBox12.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox12.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox12.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox12.Name = "textBox12"; |
| | | this.textBox12.OldText = null; |
| | | this.textBox12.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox12.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox12.PromptText = ""; |
| | | this.textBox12.RegexPattern = ""; |
| | | this.textBox12.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox12.TabIndex = 1; |
| | | this.textBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox11 |
| | | // |
| | | this.textBox11.DecLength = 2; |
| | | this.textBox11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox11.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox11.Location = new System.Drawing.Point(14, 287); |
| | | this.textBox11.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox11.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox11.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox11.Name = "textBox11"; |
| | | this.textBox11.OldText = null; |
| | | this.textBox11.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox11.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox11.PromptText = ""; |
| | | this.textBox11.RegexPattern = ""; |
| | | this.textBox11.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox11.TabIndex = 1; |
| | | this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox10 |
| | | // |
| | | this.textBox10.DecLength = 2; |
| | | this.textBox10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox10.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox10.Location = new System.Drawing.Point(138, 238); |
| | | this.textBox10.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox10.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox10.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox10.Name = "textBox10"; |
| | | this.textBox10.OldText = null; |
| | | this.textBox10.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox10.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox10.PromptText = ""; |
| | | this.textBox10.RegexPattern = ""; |
| | | this.textBox10.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox10.TabIndex = 1; |
| | | this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox9 |
| | | // |
| | | this.textBox9.DecLength = 2; |
| | | this.textBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox9.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox9.Location = new System.Drawing.Point(14, 238); |
| | | this.textBox9.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox9.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox9.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox9.Name = "textBox9"; |
| | | this.textBox9.OldText = null; |
| | | this.textBox9.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox9.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox9.PromptText = ""; |
| | | this.textBox9.RegexPattern = ""; |
| | | this.textBox9.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox9.TabIndex = 1; |
| | | this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox8 |
| | | // |
| | | this.textBox8.DecLength = 2; |
| | | this.textBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox8.InputType = HZH_Controls.TextInputType.Integer; |
| | | this.textBox8.Location = new System.Drawing.Point(138, 189); |
| | | this.textBox8.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox8.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox8.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox8.Name = "textBox8"; |
| | | this.textBox8.OldText = null; |
| | | this.textBox8.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox8.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox8.PromptText = ""; |
| | | this.textBox8.RegexPattern = ""; |
| | | this.textBox8.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox8.TabIndex = 1; |
| | | this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox7 |
| | | // |
| | | this.textBox7.DecLength = 2; |
| | | this.textBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox7.InputType = HZH_Controls.TextInputType.Integer; |
| | | this.textBox7.Location = new System.Drawing.Point(14, 189); |
| | | this.textBox7.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox7.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox7.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox7.Name = "textBox7"; |
| | | this.textBox7.OldText = null; |
| | | this.textBox7.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox7.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox7.PromptText = ""; |
| | | this.textBox7.RegexPattern = ""; |
| | | this.textBox7.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox7.TabIndex = 1; |
| | | this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox6 |
| | | // |
| | | this.textBox6.DecLength = 2; |
| | | this.textBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox6.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox6.Location = new System.Drawing.Point(138, 141); |
| | | this.textBox6.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox6.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox6.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox6.Name = "textBox6"; |
| | | this.textBox6.OldText = null; |
| | | this.textBox6.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox6.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox6.PromptText = ""; |
| | | this.textBox6.RegexPattern = ""; |
| | | this.textBox6.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox6.TabIndex = 1; |
| | | this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox5 |
| | | // |
| | | this.textBox5.DecLength = 2; |
| | | this.textBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox5.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox5.Location = new System.Drawing.Point(14, 141); |
| | | this.textBox5.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox5.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox5.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox5.Name = "textBox5"; |
| | | this.textBox5.OldText = null; |
| | | this.textBox5.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox5.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox5.PromptText = ""; |
| | | this.textBox5.RegexPattern = ""; |
| | | this.textBox5.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox5.TabIndex = 1; |
| | | this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox4 |
| | | // |
| | | this.textBox4.DecLength = 2; |
| | | this.textBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox4.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox4.Location = new System.Drawing.Point(138, 92); |
| | | this.textBox4.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox4.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox4.Name = "textBox4"; |
| | | this.textBox4.OldText = null; |
| | | this.textBox4.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox4.PromptText = ""; |
| | | this.textBox4.RegexPattern = ""; |
| | | this.textBox4.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox4.TabIndex = 1; |
| | | this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox3 |
| | | // |
| | | this.textBox3.DecLength = 2; |
| | | this.textBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox3.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox3.Location = new System.Drawing.Point(14, 92); |
| | | this.textBox3.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox3.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox3.Name = "textBox3"; |
| | | this.textBox3.OldText = null; |
| | | this.textBox3.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox3.PromptText = ""; |
| | | this.textBox3.RegexPattern = ""; |
| | | this.textBox3.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox3.TabIndex = 1; |
| | | this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox2 |
| | | // |
| | | this.textBox2.DecLength = 2; |
| | | this.textBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox2.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox2.Location = new System.Drawing.Point(138, 45); |
| | | this.textBox2.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox2.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox2.Name = "textBox2"; |
| | | this.textBox2.OldText = null; |
| | | this.textBox2.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox2.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox2.PromptText = "最大值"; |
| | | this.textBox2.RegexPattern = ""; |
| | | this.textBox2.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox2.TabIndex = 1; |
| | | this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // textBox1 |
| | | // |
| | | this.textBox1.DecLength = 2; |
| | | this.textBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox1.InputType = HZH_Controls.TextInputType.Number; |
| | | this.textBox1.Location = new System.Drawing.Point(14, 45); |
| | | this.textBox1.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBox1.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBox1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBox1.Name = "textBox1"; |
| | | this.textBox1.OldText = null; |
| | | this.textBox1.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBox1.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBox1.PromptText = "最小值"; |
| | | this.textBox1.RegexPattern = ""; |
| | | this.textBox1.Size = new System.Drawing.Size(81, 23); |
| | | this.textBox1.TabIndex = 1; |
| | | this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // groupBox8 |
| | | // |
| | |
| | | this.listView1.Size = new System.Drawing.Size(419, 159); |
| | | this.listView1.TabIndex = 4; |
| | | this.listView1.UseCompatibleStateImageBehavior = false; |
| | | this.listView1.View = System.Windows.Forms.View.Details; |
| | | // |
| | | // button11 |
| | | // |
| | |
| | | this.groupBox2.Size = new System.Drawing.Size(700, 518); |
| | | this.groupBox2.TabIndex = 41; |
| | | this.groupBox2.TabStop = false; |
| | | this.groupBox2.Text = "商品信息"; |
| | | // |
| | | // checkBox20 |
| | | // |
| | |
| | | // |
| | | this.checkBox2.AutoSize = true; |
| | | this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox2.Location = new System.Drawing.Point(411, 23); |
| | | this.checkBox2.Location = new System.Drawing.Point(405, 31); |
| | | this.checkBox2.Name = "checkBox2"; |
| | | this.checkBox2.Size = new System.Drawing.Size(151, 21); |
| | | this.checkBox2.TabIndex = 54; |
| | |
| | | // |
| | | this.checkBox1.AutoSize = true; |
| | | this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox1.Location = new System.Drawing.Point(295, 23); |
| | | this.checkBox1.Location = new System.Drawing.Point(289, 31); |
| | | this.checkBox1.Name = "checkBox1"; |
| | | this.checkBox1.Size = new System.Drawing.Size(106, 21); |
| | | this.checkBox1.TabIndex = 53; |
| | |
| | | // |
| | | this.checkBox4.AutoSize = true; |
| | | this.checkBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox4.Location = new System.Drawing.Point(572, 23); |
| | | this.checkBox4.Location = new System.Drawing.Point(566, 31); |
| | | this.checkBox4.Name = "checkBox4"; |
| | | this.checkBox4.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox4.TabIndex = 56; |
| | |
| | | this.ucTextBoxEx1.IsShowRect = true; |
| | | this.ucTextBoxEx1.IsShowSearchBtn = false; |
| | | this.ucTextBoxEx1.KeyBoardType = HZH_Controls.Controls.KeyBoardType.UCKeyBorderAll_EN; |
| | | this.ucTextBoxEx1.Location = new System.Drawing.Point(15, 15); |
| | | this.ucTextBoxEx1.Location = new System.Drawing.Point(7, 23); |
| | | this.ucTextBoxEx1.Margin = new System.Windows.Forms.Padding(0); |
| | | this.ucTextBoxEx1.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | |
| | | // |
| | | // dataGridView1 |
| | | // |
| | | this.dataGridView1.AllowUserToResizeColumns = false; |
| | | this.dataGridView1.AllowUserToAddRows = false; |
| | | this.dataGridView1.AllowUserToDeleteRows = false; |
| | | this.dataGridView1.AllowUserToResizeRows = false; |
| | | this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight; |
| | | this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Menu; |
| | | this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None; |
| | | this.dataGridView1.ColumnHeadersHeight = 28; |
| | | this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
| | | this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
| | | this.序号, |
| | | this.选择, |
| | | this.商品标题, |
| | | this.销量, |
| | | this.原价, |
| | | this.券面额, |
| | | this.券后价, |
| | | this.首单礼金, |
| | | this.到手价, |
| | | this.佣金, |
| | | this.佣金比, |
| | | this.操作1, |
| | | this.操作2}); |
| | | this.dataGridView1.GridColor = System.Drawing.SystemColors.ButtonFace; |
| | | this.dataGridView1.Location = new System.Drawing.Point(15, 82); |
| | | this.佣金, |
| | | this.来源}); |
| | | this.dataGridView1.GridColor = System.Drawing.SystemColors.Menu; |
| | | this.dataGridView1.Location = new System.Drawing.Point(7, 85); |
| | | this.dataGridView1.Name = "dataGridView1"; |
| | | this.dataGridView1.RowHeadersVisible = false; |
| | | dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle2; |
| | | dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle1; |
| | | this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.dataGridView1.RowTemplate.Height = 23; |
| | | this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
| | | this.dataGridView1.Size = new System.Drawing.Size(670, 396); |
| | | this.dataGridView1.Size = new System.Drawing.Size(687, 393); |
| | | this.dataGridView1.TabIndex = 44; |
| | | this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick); |
| | | // |
| | | // 序号 |
| | | // |
| | | this.序号.HeaderText = "序号"; |
| | | this.序号.Name = "序号"; |
| | | this.序号.ReadOnly = true; |
| | | // |
| | | // 商品标题 |
| | | // |
| | | this.商品标题.HeaderText = "商品标题"; |
| | | this.商品标题.Name = "商品标题"; |
| | | this.商品标题.ReadOnly = true; |
| | | // |
| | | // 原价 |
| | | // |
| | | this.原价.HeaderText = "原价"; |
| | | this.原价.Name = "原价"; |
| | | this.原价.ReadOnly = true; |
| | | // |
| | | // 券后价 |
| | | // |
| | | this.券后价.HeaderText = "券后价"; |
| | | this.券后价.Name = "券后价"; |
| | | this.券后价.ReadOnly = true; |
| | | // |
| | | // 首单礼金 |
| | | // |
| | | this.首单礼金.HeaderText = "首单礼金"; |
| | | this.首单礼金.Name = "首单礼金"; |
| | | this.首单礼金.ReadOnly = true; |
| | | // |
| | | // 到手价 |
| | | // |
| | | this.到手价.HeaderText = "到手价"; |
| | | this.到手价.Name = "到手价"; |
| | | this.到手价.ReadOnly = true; |
| | | // |
| | | // 佣金 |
| | | // |
| | | this.佣金.HeaderText = "佣金"; |
| | | this.佣金.Name = "佣金"; |
| | | this.佣金.ReadOnly = true; |
| | | // |
| | | // 佣金比 |
| | | // |
| | | this.佣金比.HeaderText = "佣金比"; |
| | | this.佣金比.Name = "佣金比"; |
| | | this.佣金比.ReadOnly = true; |
| | | // |
| | | // 操作1 |
| | | // |
| | | this.操作1.HeaderText = ""; |
| | | this.操作1.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
| | | this.操作1.Name = "操作1"; |
| | | this.操作1.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| | | this.操作1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| | | this.操作1.Text = "加入引单库"; |
| | | // |
| | | // 操作2 |
| | | // |
| | | this.操作2.HeaderText = ""; |
| | | this.操作2.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
| | | this.操作2.Name = "操作2"; |
| | | this.操作2.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| | | this.操作2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| | | // |
| | | // button14 |
| | | // |
| | |
| | | this.button7.FlatAppearance.BorderSize = 0; |
| | | this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
| | | this.button7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); |
| | | this.button7.Location = new System.Drawing.Point(238, 16); |
| | | this.button7.Location = new System.Drawing.Point(230, 24); |
| | | this.button7.Name = "button7"; |
| | | this.button7.Size = new System.Drawing.Size(47, 35); |
| | | this.button7.TabIndex = 1; |
| | |
| | | // |
| | | this.sdljGoodsTimer.Tick += new System.EventHandler(this.getSDLJGoods); |
| | | // |
| | | // logTimer |
| | | // |
| | | this.logTimer.Interval = 1000; |
| | | this.logTimer.Tick += new System.EventHandler(this.logTimer_Tick); |
| | | // |
| | | // 选择 |
| | | // |
| | | this.选择.HeaderText = "选择"; |
| | | this.选择.Name = "选择"; |
| | | this.选择.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| | | this.选择.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| | | // |
| | | // 商品标题 |
| | | // |
| | | this.商品标题.HeaderText = "商品标题"; |
| | | this.商品标题.Name = "商品标题"; |
| | | this.商品标题.ReadOnly = true; |
| | | // |
| | | // 销量 |
| | | // |
| | | this.销量.HeaderText = "销量"; |
| | | this.销量.Name = "销量"; |
| | | this.销量.ReadOnly = true; |
| | | // |
| | | // 原价 |
| | | // |
| | | this.原价.HeaderText = "原价"; |
| | | this.原价.Name = "原价"; |
| | | this.原价.ReadOnly = true; |
| | | // |
| | | // 券面额 |
| | | // |
| | | this.券面额.HeaderText = "券面额"; |
| | | this.券面额.Name = "券面额"; |
| | | this.券面额.ReadOnly = true; |
| | | // |
| | | // 券后价 |
| | | // |
| | | this.券后价.HeaderText = "券后价"; |
| | | this.券后价.Name = "券后价"; |
| | | this.券后价.ReadOnly = true; |
| | | // |
| | | // 首单礼金 |
| | | // |
| | | this.首单礼金.HeaderText = "首单礼金"; |
| | | this.首单礼金.Name = "首单礼金"; |
| | | this.首单礼金.ReadOnly = true; |
| | | // |
| | | // 到手价 |
| | | // |
| | | this.到手价.HeaderText = "到手价"; |
| | | this.到手价.Name = "到手价"; |
| | | this.到手价.ReadOnly = true; |
| | | // |
| | | // 佣金比 |
| | | // |
| | | this.佣金比.HeaderText = "佣金比"; |
| | | this.佣金比.Name = "佣金比"; |
| | | this.佣金比.ReadOnly = true; |
| | | // |
| | | // 佣金 |
| | | // |
| | | this.佣金.HeaderText = "佣金"; |
| | | this.佣金.Name = "佣金"; |
| | | this.佣金.ReadOnly = true; |
| | | // |
| | | // 来源 |
| | | // |
| | | this.来源.HeaderText = "来源"; |
| | | this.来源.Name = "来源"; |
| | | this.来源.ReadOnly = true; |
| | | // |
| | | // kssdljSearchPannel1 |
| | | // |
| | | this.kssdljSearchPannel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.kssdljSearchPannel1.Location = new System.Drawing.Point(10, 15); |
| | | this.kssdljSearchPannel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.kssdljSearchPannel1.Name = "kssdljSearchPannel1"; |
| | | this.kssdljSearchPannel1.Size = new System.Drawing.Size(210, 367); |
| | | this.kssdljSearchPannel1.TabIndex = 2; |
| | | // |
| | | // ucHorizontalList1 |
| | | // |
| | | this.ucHorizontalList1.DataSource = null; |
| | | this.ucHorizontalList1.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.ucHorizontalList1.IsAutoSelectFirst = true; |
| | | this.ucHorizontalList1.Location = new System.Drawing.Point(15, 54); |
| | | this.ucHorizontalList1.Location = new System.Drawing.Point(7, 58); |
| | | this.ucHorizontalList1.Name = "ucHorizontalList1"; |
| | | this.ucHorizontalList1.SelectedColor = System.Drawing.Color.Blue; |
| | | this.ucHorizontalList1.SelectedItem = null; |
| | | this.ucHorizontalList1.Size = new System.Drawing.Size(670, 25); |
| | | this.ucHorizontalList1.Size = new System.Drawing.Size(687, 25); |
| | | this.ucHorizontalList1.TabIndex = 46; |
| | | this.ucHorizontalList1.TabStop = false; |
| | | // |
| | |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
| | | this.Text = "爆款猪www.baokuanzhu.cn"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Minimized; |
| | | this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Main_FormClosed); |
| | | this.Load += new System.EventHandler(this.Main_Load); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | this.panel4.ResumeLayout(false); |
| | | this.tabPage1.ResumeLayout(false); |
| | | this.tabPage1.PerformLayout(); |
| | | this.groupBox4.ResumeLayout(false); |
| | | this.groupBox4.PerformLayout(); |
| | | this.groupBox5.ResumeLayout(false); |
| | | this.groupBox5.PerformLayout(); |
| | | this.groupBox7.ResumeLayout(false); |
| | | this.groupBox7.PerformLayout(); |
| | | this.groupBox6.ResumeLayout(false); |
| | | this.groupBox6.PerformLayout(); |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | this.groupBox5.ResumeLayout(false); |
| | | this.groupBox5.PerformLayout(); |
| | | this.groupBox4.ResumeLayout(false); |
| | | this.groupBox4.PerformLayout(); |
| | | this.groupBox15.ResumeLayout(false); |
| | | this.groupBox15.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); |
| | | this.groupBox9.ResumeLayout(false); |
| | | this.groupBox9.PerformLayout(); |
| | | this.groupBox3.ResumeLayout(false); |
| | | this.groupBox3.PerformLayout(); |
| | | this.panel3.ResumeLayout(false); |
| | | this.panel3.PerformLayout(); |
| | | this.panel2.ResumeLayout(false); |
| | | this.panel2.PerformLayout(); |
| | | this.groupBox8.ResumeLayout(false); |
| | | this.groupBox8.PerformLayout(); |
| | | this.groupBox2.ResumeLayout(false); |
| | |
| | | private System.Windows.Forms.Panel panel1; |
| | | private System.Windows.Forms.TabPage tabPage2; |
| | | private System.Windows.Forms.TabPage tabPage1; |
| | | private System.Windows.Forms.RadioButton radioButton9; |
| | | private System.Windows.Forms.RadioButton radioButton2; |
| | | private System.Windows.Forms.RadioButton radioButton8; |
| | | private System.Windows.Forms.RadioButton couponAll; |
| | | private System.Windows.Forms.RadioButton radioButton3; |
| | | private System.Windows.Forms.RadioButton radioButton1; |
| | | private System.Windows.Forms.GroupBox groupBox3; |
| | | private System.Windows.Forms.Label label24; |
| | | private System.Windows.Forms.Label label22; |
| | | private System.Windows.Forms.Label label20; |
| | | private System.Windows.Forms.Label label23; |
| | | private System.Windows.Forms.Label label13; |
| | | private System.Windows.Forms.Label label21; |
| | | private System.Windows.Forms.Label label12; |
| | | private System.Windows.Forms.Label label14; |
| | | private System.Windows.Forms.Label label7; |
| | | private System.Windows.Forms.Label label10; |
| | | private System.Windows.Forms.Button button1; |
| | | private System.Windows.Forms.Label label5; |
| | | private System.Windows.Forms.Label label6; |
| | | private TextBoxEx textBox2; |
| | | private TextBoxEx textBox1; |
| | | private System.Windows.Forms.GroupBox groupBox2; |
| | | private System.Windows.Forms.TabControl tabControl1; |
| | | private System.Windows.Forms.GroupBox groupBox8; |
| | |
| | | private System.Windows.Forms.Button button14; |
| | | private System.Windows.Forms.Button button13; |
| | | private System.Windows.Forms.BindingSource bindingSource1; |
| | | private TextBoxEx textBox12; |
| | | private TextBoxEx textBox11; |
| | | private TextBoxEx textBox10; |
| | | private TextBoxEx textBox9; |
| | | private TextBoxEx textBox8; |
| | | private TextBoxEx textBox7; |
| | | private TextBoxEx textBox6; |
| | | private TextBoxEx textBox5; |
| | | private TextBoxEx textBox4; |
| | | private TextBoxEx textBox3; |
| | | private System.Windows.Forms.Label label39; |
| | | private System.Windows.Forms.Label label36; |
| | | private System.Windows.Forms.Label label35; |
| | |
| | | private System.Windows.Forms.Label label2; |
| | | private System.Windows.Forms.Label label37; |
| | | private System.Windows.Forms.DataGridView dataGridView1; |
| | | private DataGridViewTextBoxColumn 序号; |
| | | private DataGridViewTextBoxColumn 商品标题; |
| | | private DataGridViewTextBoxColumn 原价; |
| | | private DataGridViewTextBoxColumn 券后价; |
| | | private DataGridViewTextBoxColumn 首单礼金; |
| | | private DataGridViewTextBoxColumn 到手价; |
| | | private DataGridViewTextBoxColumn 佣金; |
| | | private DataGridViewTextBoxColumn 佣金比; |
| | | private DataGridViewLinkColumn 操作1; |
| | | private DataGridViewLinkColumn 操作2; |
| | | private HZH_Controls.Controls.UCTextBoxEx ucTextBoxEx1; |
| | | private KSHorizontalList ucHorizontalList1; |
| | | private Button button10; |
| | |
| | | private Button button18; |
| | | private Button button17; |
| | | private CheckBox checkBox20; |
| | | private GroupBox groupBox1; |
| | | private CheckBox checkBox5; |
| | | private CheckBox checkBox6; |
| | | private CheckBox checkBox8; |
| | | private CheckBox checkBox9; |
| | | private CheckBox checkBox10; |
| | | private GroupBox groupBox6; |
| | | private CheckBox checkBox14; |
| | | private CheckBox checkBox13; |
| | | private CheckBox checkBox19; |
| | | private CheckBox checkBox12; |
| | | private CheckBox checkBox11; |
| | | private CheckBox checkBox18; |
| | | private CheckBox checkBox17; |
| | | private CheckBox checkBox15; |
| | | private CheckBox checkBox16; |
| | | private GroupBox groupBox7; |
| | | private CheckBox checkBox24; |
| | | private CheckBox checkBox26; |
| | | private CheckBox checkBox25; |
| | | private TextBox textBox13; |
| | | private Button button12; |
| | | private GroupBox groupBox9; |
| | | private CheckBox checkBox3; |
| | | private CheckBox checkBox2; |
| | | private CheckBox checkBox1; |
| | | private CheckBox checkBox4; |
| | | private Label label38; |
| | | private GroupBox groupBox5; |
| | | private Label label51; |
| | | private Label label40; |
| | | private Label label9; |
| | | private Label label8; |
| | | private Button button16; |
| | | private CheckBox checkBox23; |
| | | private CheckBox checkBox22; |
| | | private CheckBox checkBox21; |
| | | private Button button9; |
| | | private Button button19; |
| | | private Panel panel2; |
| | | private Panel panel3; |
| | | private Panel panel4; |
| | | private Timer logTimer; |
| | | private GroupBox groupBox15; |
| | | private CheckBox checkBox3; |
| | | private Label label56; |
| | | private CheckBox checkBox27; |
| | | private Button button23; |
| | | private Button button29; |
| | | private Label label11; |
| | | private Label label59; |
| | | private GroupBox groupBox4; |
| | | private Button button2; |
| | | private Label label3; |
| | | private Label label51; |
| | | private Button button6; |
| | | private CheckBox checkBox7; |
| | | private TextBox textBox24; |
| | | private Label label9; |
| | | private NumericUpDown numericUpDown1; |
| | | private DateTimePicker dateTimePicker1; |
| | | private DateTimePicker dateTimePicker2; |
| | | private TextBox textBox13; |
| | | private GroupBox groupBox3; |
| | | private Button button2; |
| | | private Button button1; |
| | | private utils.ui.sub.KSSDLJSearchPannel kssdljSearchPannel1; |
| | | private GroupBox groupBox6; |
| | | private CheckBox checkBox18; |
| | | private CheckBox checkBox17; |
| | | private CheckBox checkBox16; |
| | | private CheckBox checkBox12; |
| | | private GroupBox groupBox5; |
| | | private CheckBox checkBox21; |
| | | private CheckBox checkBox5; |
| | | private CheckBox checkBox6; |
| | | private CheckBox checkBox8; |
| | | private Label label3; |
| | | private GroupBox groupBox7; |
| | | private Button button30; |
| | | private Button button9; |
| | | private Button button12; |
| | | private Button button16; |
| | | private CheckBox checkBox9; |
| | | private DataGridViewCheckBoxColumn 选择; |
| | | private DataGridViewTextBoxColumn 商品标题; |
| | | private DataGridViewTextBoxColumn 销量; |
| | | private DataGridViewTextBoxColumn 原价; |
| | | private DataGridViewTextBoxColumn 券面额; |
| | | private DataGridViewTextBoxColumn 券后价; |
| | | private DataGridViewTextBoxColumn 首单礼金; |
| | | private DataGridViewTextBoxColumn 到手价; |
| | | private DataGridViewTextBoxColumn 佣金比; |
| | | private DataGridViewTextBoxColumn 佣金; |
| | | private DataGridViewTextBoxColumn 来源; |
| | | } |
| | | } |
| | | |
| | |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | using WindowsFormsApp1.entity; |
| | | using WindowsFormsApp1.entity.tb; |
| | | using WindowsFormsApp1.utils; |
| | | using WindowsFormsApp1.utils.tb; |
| | | using WindowsFormsApp1.utils.ui; |
| | |
| | | InitializeComponent(); |
| | | InitSkin(); |
| | | InitDataGridView(); |
| | | InitLogListView(); |
| | | InitData(); |
| | | initTextBox(); |
| | | ShowLog(); |
| | | } |
| | | |
| | | |
| | |
| | | this.sdljGoodsTimer.Interval = 1000*60*5; |
| | | this.sdljGoodsTimer.Start(); |
| | | this.tabControl1.SendToBack(); |
| | | this.label11.BringToFront(); |
| | | |
| | | //初始化账户登录,淘宝登录 |
| | | UserInfo user= LoginManager.GetLoginUser(); |
| | | if (user != null) {//自动登录 |
| | | LoginManager.LoginSuccess(user); |
| | | //设置登录状态 |
| | | setUserInfo(user); |
| | | } |
| | | |
| | | //初始化淘宝登录 |
| | | List<TBAccountLogin> accountList= TBAccountManager.GetAccountList(); |
| | | if (accountList != null) { |
| | | foreach (TBAccountLogin account in accountList) { |
| | | account.Login = false; |
| | | if (!Constant.tbAccountMap.ContainsKey(account.Index))//去重 |
| | | Constant.tbAccountMap.Add( account.Index,account); |
| | | } |
| | | } |
| | | //开启日志显示 |
| | | this.logTimer.Start(); |
| | | //获取配置参数 |
| | | ApiUtil.GetConfig((String result) => |
| | | { |
| | | JObject obj= JObject.Parse(result); |
| | | if (Convert.ToInt32(obj["code"]) == 0) { |
| | | |
| | | List<Config> configList= JsonConvert.DeserializeObject <List<Config>>(obj["data"].ToString()); |
| | | if (configList != null) |
| | | foreach (Config cf in configList) { |
| | | SQLiteDataBaseUtil.getInstance().AddConfig(cf); |
| | | } |
| | | } |
| | | |
| | | }); |
| | | } |
| | | |
| | | //验证登录 |
| | | private bool IsLogin() { |
| | | if (LoginManager.GetLoginUser() != null) |
| | | return true; |
| | | MessageBox.Show("请登录"); |
| | | return false; |
| | | } |
| | | |
| | | |
| | | //初始化listview |
| | | private void InitLogListView() { |
| | | this.listView1.GridLines = false; |
| | | this.listView1.View = View.Details; |
| | | this.listView1.HeaderStyle = ColumnHeaderStyle.None; |
| | | ColumnHeader ch = new ColumnHeader(); |
| | | ch.Text = ""; //设置列标题 |
| | | ch.Width = 0; //设置列宽度 |
| | | ch.TextAlign = HorizontalAlignment.Left; //设置列的对齐方式 |
| | | this.listView1.Columns.Add(ch); |
| | | ch = new ColumnHeader(); |
| | | ch.Text = ""; //设置列标题 |
| | | ch.Width = 120; //设置列宽度 |
| | | ch.TextAlign = HorizontalAlignment.Left; //设置列的对齐方式 |
| | | this.listView1.Columns.Add(ch); |
| | | |
| | | ch = new ColumnHeader(); |
| | | ch.Text = ""; //设置列标题 |
| | | ch.Width = 300; //设置列宽度 |
| | | ch.TextAlign = HorizontalAlignment.Left; //设置列的对齐方式 |
| | | this.listView1.Columns.Add(ch); |
| | | } |
| | | |
| | | //显示日志 |
| | | private void ShowLog() { |
| | | List <LogInfo> logList= LogManager.GetLogList(); |
| | | if (this.listView1.Items.Count >= logList.Count) |
| | | return; |
| | | this.listView1.BeginUpdate(); |
| | | |
| | | for (int i = this.listView1.Items.Count; i < logList.Count; i++) { |
| | | LogInfo log = logList[i]; |
| | | ListViewItem lvi = new ListViewItem(); |
| | | lvi.Font = new Font("微软雅黑", 9, FontStyle.Regular); |
| | | lvi.SubItems.Add(TimeUtil.GetGeneralTime(log.Time, "yyyy-MM-dd HH:mm")); |
| | | lvi.SubItems.Add(log.Content); |
| | | if (log.Type == LogInfo.TYPE_DENGER) |
| | | lvi.ForeColor = Color.Red; |
| | | else if (log.Type == LogInfo.TYPE_SAFE) |
| | | lvi.ForeColor = Color.Green; |
| | | else if (log.Type == LogInfo.TYPE_NORMAL) |
| | | lvi.ForeColor = Color.Gray; |
| | | this.listView1.Items.Add(lvi); |
| | | } |
| | | this.listView1.Items[this.listView1.Items.Count - 1].EnsureVisible(); |
| | | this.listView1.EndUpdate(); |
| | | } |
| | | |
| | | |
| | |
| | | } |
| | | |
| | | private void initTextBox() { |
| | | setTextBoxPrompt(this.textBox1,"最小值"); |
| | | setTextBoxPrompt(this.textBox2, "最大值"); |
| | | setTextBoxPrompt(this.textBox3, "最小值"); |
| | | setTextBoxPrompt(this.textBox4, "最大值"); |
| | | setTextBoxPrompt(this.textBox5, "最小值"); |
| | | setTextBoxPrompt(this.textBox6, "最大值"); |
| | | setTextBoxPrompt(this.textBox7, "最小值"); |
| | | setTextBoxPrompt(this.textBox8, "最大值"); |
| | | setTextBoxPrompt(this.textBox9, "最小值"); |
| | | setTextBoxPrompt(this.textBox10, "最大值"); |
| | | setTextBoxPrompt(this.textBox11, "最小值"); |
| | | setTextBoxPrompt(this.textBox12, "最大值"); |
| | | |
| | | } |
| | | |
| | | /** |
| | |
| | | SetGoodsData((bool) hasMore, goodsList); |
| | | } |
| | | |
| | | private void searchSuccess(String result) |
| | | { |
| | | JObject obj = JObject.Parse(result); |
| | | this.BeginInvoke(new SetGoodsAndClassDataDelegate(setGoodsAndClassData), obj); |
| | | } |
| | | |
| | | private void search(int page, SearchInfo info) |
| | | { |
| | | |
| | | OnSuccess onSuccess = searchSuccess; |
| | | |
| | | ApiUtil.searchGoods( classType, info, page, onSuccess); |
| | | ApiUtil.searchGoods( classType, info, page, new OnSuccess((String result)=> { |
| | | JObject obj = JObject.Parse(result); |
| | | this.BeginInvoke(new SetGoodsAndClassDataDelegate(setGoodsAndClassData), obj); |
| | | })); |
| | | } |
| | | |
| | | int page = 1; |
| | |
| | | this.dataGridView1.Rows.Clear(); |
| | | foreach (FirstOrderSubInfo info in infoList) { |
| | | int index = this.dataGridView1.Rows.Add(); |
| | | this.dataGridView1.Rows[index].Cells[0].Value = info.Index; |
| | | //this.dataGridView1.Rows[index].Cells[0].Value = info.GoodsId; |
| | | this.dataGridView1.Rows[index].Cells[1].Value = info.Title; |
| | | this.dataGridView1.Rows[index].Cells[2].Value = info.ZkPrice; |
| | | this.dataGridView1.Rows[index].Cells[3].Value = info.CouponPrice; |
| | | this.dataGridView1.Rows[index].Cells[4].Value = info.LijinAmount; |
| | | this.dataGridView1.Rows[index].Cells[5].Value = info.ActualPrice; |
| | | this.dataGridView1.Rows[index].Cells[6].Value = info.Commission; |
| | | this.dataGridView1.Rows[index].Cells[7].Value = info.CommissionRate; |
| | | this.dataGridView1.Rows[index].Cells[8].Value = "加入引单库"; |
| | | this.dataGridView1.Rows[index].Cells[9].Value = "加入实拍库"; |
| | | this.dataGridView1.Rows[index].Cells[2].Value = info.SalesNum; |
| | | this.dataGridView1.Rows[index].Cells[3].Value = info.ZkPrice; |
| | | this.dataGridView1.Rows[index].Cells[4].Value = info.CouponAmount; |
| | | this.dataGridView1.Rows[index].Cells[5].Value = info.CouponPrice; |
| | | this.dataGridView1.Rows[index].Cells[6].Value = info.LijinAmount; |
| | | this.dataGridView1.Rows[index].Cells[7].Value = info.ActualPrice; |
| | | this.dataGridView1.Rows[index].Cells[8].Value = info.Commission; |
| | | this.dataGridView1.Rows[index].Cells[9].Value = info.CommissionRate; |
| | | this.dataGridView1.Rows[index].Cells[10].Value = info.Tmall == 1 ? "天猫" : "淘宝"; |
| | | if(info.Mark) |
| | | this.dataGridView1.Rows[index].DefaultCellStyle.BackColor = Color.Red; |
| | | } |
| | | |
| | | if (hasMore) |
| | |
| | | this.dataGridView1.Columns[7].Width = 65; |
| | | this.dataGridView1.Columns[8].Width = 75; |
| | | this.dataGridView1.Columns[9].Width = 75; |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Menu; |
| | | dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; |
| | | dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
| | | dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
| | | dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
| | | this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; |
| | | } |
| | | |
| | | |
| | |
| | | } |
| | | Console.WriteLine("分类:" + item.DataSource.Key); |
| | | page = 1; |
| | | SearchInfo searchInfo = getSearchFilter(); |
| | | SearchInfo searchInfo =this.kssdljSearchPannel1.getSearchFilter(); |
| | | classType = Convert.ToInt32(item.DataSource.Key); |
| | | searchInfo.Key = this.ucTextBoxEx1.InputText; |
| | | search(page, searchInfo); |
| | | } |
| | | |
| | | |
| | | private SearchInfo getSearchFilter() |
| | | { |
| | | SearchInfo info = new SearchInfo(); |
| | | info.MinCouponPrice = this.textBox1.Text; |
| | | info.MaxCouponPrice = this.textBox2.Text; |
| | | |
| | | info.MinLiJin = this.textBox3.Text; |
| | | info.MaxLiJin = this.textBox4.Text; |
| | | |
| | | info.MinActualPrice = this.textBox5.Text; |
| | | info.MaxActualPrice = this.textBox6.Text; |
| | | |
| | | info.MinSalesNum = this.textBox7.Text; |
| | | info.MinSalesNum = this.textBox8.Text; |
| | | |
| | | info.MinCommission = this.textBox9.Text; |
| | | info.MaxCommission = this.textBox10.Text; |
| | | |
| | | info.MinCommissionRate = this.textBox11.Text; |
| | | info.MaxCommissionRate = this.textBox12.Text; |
| | | |
| | | return info; |
| | | } |
| | | |
| | | //筛选 |
| | | private void button1_Click_1(object sender, EventArgs e) |
| | | { |
| | | page = 1; |
| | | SearchInfo searchInfo = getSearchFilter(); |
| | | classType = 0; |
| | | search(page, searchInfo); |
| | | Console.WriteLine(JsonConvert.SerializeObject(searchInfo)); |
| | | if (!IsLogin()) |
| | | return; |
| | | |
| | | InputDialog input = new InputDialog("应用筛选命名", "应用筛选是自动生成文案云发单必要设置", new OnSuccess((String result)=> { |
| | | |
| | | //TODO 插入引单组合 |
| | | FormUtil.ShowDialog(new YingDanSelect()); |
| | | |
| | | |
| | | })); |
| | | |
| | | FormUtil.ShowDialog(input); |
| | | } |
| | | |
| | | |
| | | //搜索 |
| | | private void button5_Click_2(object sender, EventArgs e) |
| | | { |
| | | if (!IsLogin()) |
| | | return; |
| | | classType = 0; |
| | | page = 1; |
| | | SearchInfo searchInfo = getSearchFilter(); |
| | | SearchInfo searchInfo = this.kssdljSearchPannel1.getSearchFilter(); |
| | | searchInfo.Key = this.ucTextBoxEx1.InputText; |
| | | search(page, searchInfo); |
| | | } |
| | |
| | | //下一页 |
| | | private void next_Click(object sender, EventArgs e) |
| | | { |
| | | if (!IsLogin()) |
| | | return; |
| | | page++; |
| | | SearchInfo searchInfo = getSearchFilter(); |
| | | SearchInfo searchInfo = this.kssdljSearchPannel1.getSearchFilter(); |
| | | searchInfo.Key = this.ucTextBoxEx1.InputText; |
| | | search(page, searchInfo); |
| | | } |
| | |
| | | //上一页 |
| | | private void before_Click(object sender, EventArgs e) |
| | | { |
| | | if (!IsLogin()) |
| | | return; |
| | | page--; |
| | | SearchInfo searchInfo = getSearchFilter(); |
| | | SearchInfo searchInfo = this.kssdljSearchPannel1.getSearchFilter(); |
| | | searchInfo.Key = this.ucTextBoxEx1.InputText; |
| | | search(page, searchInfo); |
| | | } |
| | |
| | | |
| | | //设置用户信息 |
| | | private void setUserInfo(UserInfo user) { |
| | | this.label37.Visible = true; |
| | | if (user.SdljShareExpireTime == null || DateTime.Now > user.SdljShareExpireTime) |
| | | { //过期 |
| | | this.button8.Text = "升级共享"; |
| | | if (user != null) |
| | | { |
| | | |
| | | this.label37.Visible = true; |
| | | if (user.SdljShareExpireTime == null) |
| | | { //过期 |
| | | this.button8.Text = "升级共享"; |
| | | this.button8.Click -= new System.EventHandler(this.login_Click); |
| | | this.button8.Click += new System.EventHandler(this.upgrade_Click);//升级 |
| | | } |
| | | else |
| | | { |
| | | this.button8.Text = "共享续期"; |
| | | this.button8.Click -= new System.EventHandler(this.login_Click); |
| | | this.button8.Click += new System.EventHandler(this.upgrade_Click);//升级 |
| | | } |
| | | this.label37.Visible = true; |
| | | this.button8.Click -= new System.EventHandler(this.login_Click); |
| | | this.button8.Click += new System.EventHandler(this.upgrade_Click);//升级 |
| | | } |
| | | else { |
| | | |
| | | this.label37.Visible = false; |
| | | this.button8.Text = "登录"; |
| | | this.button8.Click += new System.EventHandler(this.login_Click); |
| | | this.button8.Click -= new System.EventHandler(this.upgrade_Click);//升级 |
| | | } |
| | | |
| | | this.button8.Text = "升级共享"; |
| | | this.label37.Visible = true; |
| | | this.button8.Click -= new System.EventHandler(this.login_Click); |
| | | |
| | | } |
| | | |
| | |
| | | |
| | | setUserInfo(user); |
| | | |
| | | })); |
| | | }),user); |
| | | |
| | | }); |
| | | FormUtil.ShowDialog(loginNew); |
| | | |
| | | } |
| | | |
| | | |
| | | private void upgrade_Click(object sender, EventArgs e) |
| | | { |
| | | LoginNew loginNew = new LoginNew((UserInfo user) => { //登录成功 |
| | | //UI线程 |
| | | this.BeginInvoke(new LoginSuccessDelegate((UserInfo user1) => { //登录 |
| | | |
| | | setUserInfo(user); |
| | | |
| | | })); |
| | | |
| | | ApiUtil.GetUserInfo((String result) => |
| | | { |
| | | JObject obj= JObject.Parse(result); |
| | | if (Convert.ToInt32(obj["code"]) == 0) |
| | | { |
| | | UserInfo user= JsonConvert.DeserializeObject<UserInfo>(obj["data"].ToString()); |
| | | //到期时间 |
| | | this.BeginInvoke(new LoginSuccessDelegate((UserInfo user1)=> { |
| | | CardPwd cardPwd = new CardPwd(user1.SdljShareExpireTime); |
| | | FormUtil.ShowDialog(cardPwd); |
| | | }), user); |
| | | } |
| | | else { |
| | | MessageBox.Show(obj["msg"].ToString()); |
| | | } |
| | | }); |
| | | FormUtil.ShowDialog(loginNew); |
| | | |
| | | |
| | | } |
| | | |
| | | private void button5_Click(object sender, EventArgs e) |
| | |
| | | |
| | | } |
| | | |
| | | private void checkBox7_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void checkBox1_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | |
| | | //推广软件 |
| | | private void promotion_Click(object sender, EventArgs e) |
| | | { |
| | | if (!IsLogin()) |
| | | return; |
| | | Promotion pt = new Promotion(); |
| | | FormUtil.ShowDialog(pt); |
| | | } |
| | | //微信群 |
| | | private void wxGroup_Click(object sender, EventArgs e) |
| | | { |
| | | WXGroup pt = new WXGroup(); |
| | | Config config = SQLiteDataBaseUtil.getInstance().GetConfig("xianbao_group_picture"); |
| | | WXGroup pt = new WXGroup("扫码进群", config!=null?config.Value:""); |
| | | FormUtil.ShowDialog(pt); |
| | | } |
| | | |
| | |
| | | |
| | | //发单机器人 |
| | | private void fadanRobot_Click(object sender, EventArgs e) { |
| | | if (!IsLogin()) |
| | | return; |
| | | FaDanRobot pt = new FaDanRobot(); |
| | | FormUtil.ShowDialog(pt); |
| | | } |
| | |
| | | //淘宝授权 |
| | | private void tbAuth_Click(object sender, EventArgs e) |
| | | { |
| | | if (!IsLogin()) |
| | | return; |
| | | TBAuth login = new TBAuth(); |
| | | FormUtil.ShowDialog(login); |
| | | } |
| | | //发单库 |
| | | private void fadanKu_Click(object sender, EventArgs e) { |
| | | if (!IsLogin()) |
| | | return; |
| | | FaDanKu login = new FaDanKu(); |
| | | FormUtil.ShowDialog(login); |
| | | } |
| | |
| | | //授权登录 |
| | | private void button10_Click(object sender, EventArgs e) |
| | | { |
| | | if (!IsLogin()) |
| | | return; |
| | | Login login = new Login(); |
| | | FormUtil.ShowDialog(login); |
| | | } |
| | |
| | | { |
| | | e.Graphics.Clear(this.BackColor); |
| | | } |
| | | |
| | | private void logTimer_Tick(object sender, EventArgs e) |
| | | { |
| | | ShowLog(); |
| | | } |
| | | |
| | | private void Main_FormClosed(object sender, FormClosedEventArgs e) |
| | | { |
| | | this.logTimer.Stop(); |
| | | } |
| | | |
| | | //退出登录 |
| | | private void label37_Click(object sender, EventArgs e) |
| | | { |
| | | LoginManager.ExitLogin(); |
| | | setUserInfo(null); |
| | | } |
| | | } |
| | | } |
| | |
| | | <resheader name="writer"> |
| | | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | <metadata name="序号.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <metadata name="选择.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="商品标题.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="销量.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="原价.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="券面额.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="券后价.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | |
| | | <metadata name="到手价.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="佣金.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="佣金比.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="操作1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <metadata name="佣金.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="操作2.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <metadata name="来源.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="sdljGoodsTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| | | <value>186, 17</value> |
| | | </metadata> |
| | | <metadata name="logTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| | | <value>475, 17</value> |
| | | </metadata> |
| | | <metadata name="bindingSource1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| | | <value>330, 17</value> |
| | | </metadata> |
| | | <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>34</value> |
| | | <value>25</value> |
| | | </metadata> |
| | | </root> |
| | |
| | | using System.Linq; |
| | | using System.Reflection; |
| | | using System.Windows.Forms; |
| | | |
| | | using WindowsFormsApp1.entity; |
| | | using WindowsFormsApp1.entity.tb; |
| | | using WindowsFormsApp1.utils; |
| | | using WindowsFormsApp1.utils.tb; |
| | | |
| | |
| | | Application.EnableVisualStyles(); |
| | | Application.SetCompatibleTextRenderingDefault(false); |
| | | AppDomain.CurrentDomain.AssemblyResolve += Resolver; |
| | | // SQLiteDataBaseUtil.getInstance().AddTaoBaoAccount(); |
| | | SQLiteDataBaseUtil.getInstance().ListTaoBaoAccount(); |
| | | CefSettings _settings= new CefSettings(); |
| | | _settings.PersistSessionCookies = true; |
| | | Cef.Initialize(_settings); |
| | | //TestDataBase(); |
| | | Application.Run(new Main()); |
| | | //Application.Run(new TBLogin(2)); |
| | | //TestCookie(); |
| | | } |
| | | |
| | | private static void TestDataBase() { |
| | | |
| | | SQLiteDataBaseUtil.getInstance().AddConfig(new Config("test","测试")); |
| | | |
| | | Console.WriteLine(JsonConvert.SerializeObject(SQLiteDataBaseUtil.getInstance().GetConfig("test"))); |
| | | |
| | | SQLiteDataBaseUtil.getInstance().DeleteConfig("test"); |
| | | |
| | | } |
| | | |
| | | |
| | | private static Assembly Resolver(object sender, ResolveEventArgs args) |
| | | { |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Test)); |
| | | this.pictureBox1 = new System.Windows.Forms.PictureBox(); |
| | | this.label = new HZH_Controls.Controls.UCSplitLabel(); |
| | | this.textBoxEx1 = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.ucTextBoxEx1 = new HZH_Controls.Controls.UCTextBoxEx(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); |
| | | this.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // pictureBox1 |
| | | // kssdljSearchPannel1 |
| | | // |
| | | this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); |
| | | this.pictureBox1.Location = new System.Drawing.Point(195, 12); |
| | | this.pictureBox1.Name = "pictureBox1"; |
| | | this.pictureBox1.Size = new System.Drawing.Size(222, 100); |
| | | this.pictureBox1.TabIndex = 0; |
| | | this.pictureBox1.TabStop = false; |
| | | // |
| | | // label |
| | | // |
| | | this.label.Font = new System.Drawing.Font("微软雅黑", 8F); |
| | | this.label.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(238)))), ((int)(((byte)(245))))); |
| | | this.label.Location = new System.Drawing.Point(0, 0); |
| | | this.label.MaximumSize = new System.Drawing.Size(0, 15); |
| | | this.label.MinimumSize = new System.Drawing.Size(150, 15); |
| | | this.label.Name = "label"; |
| | | this.label.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0); |
| | | this.label.Size = new System.Drawing.Size(200, 15); |
| | | this.label.TabIndex = 0; |
| | | this.label.Text = "分割线"; |
| | | // |
| | | // textBoxEx1 |
| | | // |
| | | this.textBoxEx1.DecLength = 2; |
| | | this.textBoxEx1.InputType = HZH_Controls.TextInputType.NotControl; |
| | | this.textBoxEx1.Location = new System.Drawing.Point(240, 250); |
| | | this.textBoxEx1.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.textBoxEx1.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.textBoxEx1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.textBoxEx1.Name = "textBoxEx1"; |
| | | this.textBoxEx1.OldText = null; |
| | | this.textBoxEx1.PromptColor = System.Drawing.Color.Gray; |
| | | this.textBoxEx1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.textBoxEx1.PromptText = ""; |
| | | this.textBoxEx1.RegexPattern = ""; |
| | | this.textBoxEx1.Size = new System.Drawing.Size(100, 21); |
| | | this.textBoxEx1.TabIndex = 1; |
| | | // |
| | | // ucTextBoxEx1 |
| | | // |
| | | this.ucTextBoxEx1.BackColor = System.Drawing.Color.Transparent; |
| | | this.ucTextBoxEx1.ConerRadius = 5; |
| | | this.ucTextBoxEx1.Cursor = System.Windows.Forms.Cursors.IBeam; |
| | | this.ucTextBoxEx1.DecLength = 2; |
| | | this.ucTextBoxEx1.FillColor = System.Drawing.Color.Empty; |
| | | this.ucTextBoxEx1.FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(77)))), ((int)(((byte)(59))))); |
| | | this.ucTextBoxEx1.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.ucTextBoxEx1.InputText = ""; |
| | | this.ucTextBoxEx1.InputType = HZH_Controls.TextInputType.NotControl; |
| | | this.ucTextBoxEx1.IsFocusColor = true; |
| | | this.ucTextBoxEx1.IsRadius = true; |
| | | this.ucTextBoxEx1.IsShowClearBtn = true; |
| | | this.ucTextBoxEx1.IsShowKeyboard = false; |
| | | this.ucTextBoxEx1.IsShowRect = true; |
| | | this.ucTextBoxEx1.IsShowSearchBtn = false; |
| | | this.ucTextBoxEx1.KeyBoardType = HZH_Controls.Controls.KeyBoardType.UCKeyBorderAll_EN; |
| | | this.ucTextBoxEx1.Location = new System.Drawing.Point(373, 188); |
| | | this.ucTextBoxEx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.ucTextBoxEx1.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.ucTextBoxEx1.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.ucTextBoxEx1.Name = "ucTextBoxEx1"; |
| | | this.ucTextBoxEx1.Padding = new System.Windows.Forms.Padding(5); |
| | | this.ucTextBoxEx1.PromptColor = System.Drawing.Color.Gray; |
| | | this.ucTextBoxEx1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.ucTextBoxEx1.PromptText = "Ceshi 123123"; |
| | | this.ucTextBoxEx1.RectColor = System.Drawing.Color.White; |
| | | this.ucTextBoxEx1.RectWidth = 1; |
| | | this.ucTextBoxEx1.RegexPattern = ""; |
| | | this.ucTextBoxEx1.Size = new System.Drawing.Size(322, 42); |
| | | this.ucTextBoxEx1.TabIndex = 2; |
| | | this.kssdljSearchPannel1.Location = new System.Drawing.Point(175, 41); |
| | | this.kssdljSearchPannel1.Name = "kssdljSearchPannel1"; |
| | | this.kssdljSearchPannel1.Size = new System.Drawing.Size(230, 361); |
| | | this.kssdljSearchPannel1.TabIndex = 0; |
| | | // |
| | | // Test |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(800, 450); |
| | | this.Controls.Add(this.ucTextBoxEx1); |
| | | this.Controls.Add(this.textBoxEx1); |
| | | this.Controls.Add(this.label); |
| | | this.Controls.Add(this.pictureBox1); |
| | | this.Controls.Add(this.kssdljSearchPannel1); |
| | | this.Name = "Test"; |
| | | this.Text = "Test"; |
| | | this.Load += new System.EventHandler(this.Test_Load); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private System.Windows.Forms.PictureBox pictureBox1; |
| | | private UCSplitLabel label; |
| | | private TextBoxEx textBoxEx1; |
| | | private UCTextBoxEx ucTextBoxEx1; |
| | | private utils.ui.sub.KSSDLJSearchPannel kssdljSearchPannel1; |
| | | } |
| | | } |
| | |
| | | <resheader name="writer"> |
| | | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| | | <data name="pictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | | 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 |
| | | </value> |
| | | </data> |
| | | </root> |
| | |
| | | /// Required method for Designer support - do not modify |
| | | /// the contents of this method with the code editor. |
| | | /// </summary> |
| | | /// |
| | | System.Windows.Forms.PictureBox pictureBox1; |
| | | private void InitializeComponent() |
| | | { |
| | | System.Windows.Forms.PictureBox pictureBox1; |
| | | |
| | | this.button7 = new System.Windows.Forms.Button(); |
| | | pictureBox1 = new System.Windows.Forms.PictureBox(); |
| | | ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // pictureBox1 |
| | | // |
| | | pictureBox1.Location = new System.Drawing.Point(41, 12); |
| | | pictureBox1.Name = "pictureBox1"; |
| | | pictureBox1.Size = new System.Drawing.Size(200, 200); |
| | | pictureBox1.TabIndex = 45; |
| | | pictureBox1.TabStop = false; |
| | | // |
| | | // button7 |
| | | // |
| | |
| | | this.button7.TabIndex = 46; |
| | | this.button7.Text = "刷新二维码"; |
| | | this.button7.UseVisualStyleBackColor = false; |
| | | this.button7.Click += new System.EventHandler(this.button7_Click); |
| | | // |
| | | // Form1 |
| | | // pictureBox1 |
| | | // |
| | | pictureBox1.Location = new System.Drawing.Point(41, 12); |
| | | pictureBox1.Name = "pictureBox1"; |
| | | pictureBox1.Size = new System.Drawing.Size(200, 200); |
| | | pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | pictureBox1.TabIndex = 45; |
| | | pictureBox1.TabStop = false; |
| | | // |
| | | // WXGroup |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(284, 262); |
| | | this.Controls.Add(this.button7); |
| | | this.Controls.Add(pictureBox1); |
| | | this.Name = "Form1"; |
| | | this.Name = "WXGroup"; |
| | | this.Text = "扫码进群"; |
| | | ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | using WindowsFormsApp1.utils.ui; |
| | | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | public partial class WXGroup : Form |
| | | { |
| | | public WXGroup() |
| | | String url = ""; |
| | | public WXGroup(String name,String url) |
| | | { |
| | | this.url = url; |
| | | InitializeComponent(); |
| | | this.Text = name; |
| | | ImageUtil.DisplayImage(this.pictureBox1,url); |
| | | } |
| | | |
| | | private void button7_Click(object sender, EventArgs e) |
| | | { |
| | | ImageUtil.DisplayImage(this.pictureBox1, url); |
| | | } |
| | | } |
| | | } |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.ComponentModel; |
| | | using System.Data; |
| | | using System.Drawing; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | public partial class YingDanSelect : Form |
| | | { |
| | | public YingDanSelect() |
| | | { |
| | | InitializeComponent(); |
| | | } |
| | | |
| | | private void pictureBox1_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void label56_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | } |
| | | } |
New file |
| | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | partial class YingDanSelect |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// Clean up any resources being used. |
| | | /// </summary> |
| | | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
| | | protected override void Dispose(bool disposing) |
| | | { |
| | | if (disposing && (components != null)) |
| | | { |
| | | components.Dispose(); |
| | | } |
| | | base.Dispose(disposing); |
| | | } |
| | | |
| | | #region Windows Form Designer generated code |
| | | |
| | | /// <summary> |
| | | /// Required method for Designer support - do not modify |
| | | /// the contents of this method with the code editor. |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.groupBox5 = new System.Windows.Forms.GroupBox(); |
| | | this.button18 = new System.Windows.Forms.Button(); |
| | | this.checkBox9 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox8 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox7 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox6 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox5 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox4 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox3 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox2 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox1 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox3 = new System.Windows.Forms.GroupBox(); |
| | | this.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.label56 = new System.Windows.Forms.Label(); |
| | | this.textBox21 = new System.Windows.Forms.TextBox(); |
| | | this.radioButton13 = new System.Windows.Forms.RadioButton(); |
| | | this.button6 = new System.Windows.Forms.Button(); |
| | | this.textBox16 = new System.Windows.Forms.TextBox(); |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.checkBox10 = new System.Windows.Forms.CheckBox(); |
| | | this.label11 = new System.Windows.Forms.Label(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.textBox15 = new System.Windows.Forms.TextBox(); |
| | | this.textBox14 = new System.Windows.Forms.TextBox(); |
| | | this.textBox13 = new System.Windows.Forms.TextBox(); |
| | | this.textBox24 = new System.Windows.Forms.TextBox(); |
| | | this.button2 = new System.Windows.Forms.Button(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.groupBox5.SuspendLayout(); |
| | | this.groupBox3.SuspendLayout(); |
| | | this.groupBox1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // groupBox5 |
| | | // |
| | | this.groupBox5.Controls.Add(this.button18); |
| | | this.groupBox5.Controls.Add(this.checkBox9); |
| | | this.groupBox5.Controls.Add(this.checkBox8); |
| | | this.groupBox5.Controls.Add(this.checkBox7); |
| | | this.groupBox5.Controls.Add(this.checkBox6); |
| | | this.groupBox5.Controls.Add(this.checkBox5); |
| | | this.groupBox5.Controls.Add(this.checkBox4); |
| | | this.groupBox5.Controls.Add(this.checkBox3); |
| | | this.groupBox5.Controls.Add(this.checkBox2); |
| | | this.groupBox5.Controls.Add(this.checkBox1); |
| | | this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox5.Location = new System.Drawing.Point(12, 6); |
| | | this.groupBox5.Name = "groupBox5"; |
| | | this.groupBox5.Size = new System.Drawing.Size(190, 440); |
| | | this.groupBox5.TabIndex = 61; |
| | | this.groupBox5.TabStop = false; |
| | | this.groupBox5.Text = "引用筛选记录"; |
| | | // |
| | | // button18 |
| | | // |
| | | this.button18.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button18.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.button18.ForeColor = System.Drawing.Color.Black; |
| | | this.button18.Location = new System.Drawing.Point(109, 398); |
| | | this.button18.Name = "button18"; |
| | | this.button18.Size = new System.Drawing.Size(75, 28); |
| | | this.button18.TabIndex = 39; |
| | | this.button18.Text = "删除"; |
| | | this.button18.UseVisualStyleBackColor = false; |
| | | // |
| | | // checkBox9 |
| | | // |
| | | this.checkBox9.AutoSize = true; |
| | | this.checkBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox9.Location = new System.Drawing.Point(13, 402); |
| | | this.checkBox9.Name = "checkBox9"; |
| | | this.checkBox9.Size = new System.Drawing.Size(51, 21); |
| | | this.checkBox9.TabIndex = 38; |
| | | this.checkBox9.Text = "全选"; |
| | | this.checkBox9.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox8 |
| | | // |
| | | this.checkBox8.AutoSize = true; |
| | | this.checkBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox8.Location = new System.Drawing.Point(13, 220); |
| | | this.checkBox8.Name = "checkBox8"; |
| | | this.checkBox8.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox8.TabIndex = 38; |
| | | this.checkBox8.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox8.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox7 |
| | | // |
| | | this.checkBox7.AutoSize = true; |
| | | this.checkBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox7.Location = new System.Drawing.Point(13, 193); |
| | | this.checkBox7.Name = "checkBox7"; |
| | | this.checkBox7.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox7.TabIndex = 38; |
| | | this.checkBox7.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox7.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox6 |
| | | // |
| | | this.checkBox6.AutoSize = true; |
| | | this.checkBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox6.Location = new System.Drawing.Point(13, 166); |
| | | this.checkBox6.Name = "checkBox6"; |
| | | this.checkBox6.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox6.TabIndex = 38; |
| | | this.checkBox6.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox6.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox5 |
| | | // |
| | | this.checkBox5.AutoSize = true; |
| | | this.checkBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox5.Location = new System.Drawing.Point(13, 139); |
| | | this.checkBox5.Name = "checkBox5"; |
| | | this.checkBox5.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox5.TabIndex = 38; |
| | | this.checkBox5.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox5.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox4 |
| | | // |
| | | this.checkBox4.AutoSize = true; |
| | | this.checkBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox4.Location = new System.Drawing.Point(13, 112); |
| | | this.checkBox4.Name = "checkBox4"; |
| | | this.checkBox4.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox4.TabIndex = 38; |
| | | this.checkBox4.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox4.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox3 |
| | | // |
| | | this.checkBox3.AutoSize = true; |
| | | this.checkBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox3.Location = new System.Drawing.Point(13, 85); |
| | | this.checkBox3.Name = "checkBox3"; |
| | | this.checkBox3.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox3.TabIndex = 38; |
| | | this.checkBox3.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox3.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox2 |
| | | // |
| | | this.checkBox2.AutoSize = true; |
| | | this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox2.Location = new System.Drawing.Point(13, 58); |
| | | this.checkBox2.Name = "checkBox2"; |
| | | this.checkBox2.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox2.TabIndex = 38; |
| | | this.checkBox2.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox2.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox1 |
| | | // |
| | | this.checkBox1.AutoSize = true; |
| | | this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox1.Location = new System.Drawing.Point(13, 31); |
| | | this.checkBox1.Name = "checkBox1"; |
| | | this.checkBox1.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox1.TabIndex = 38; |
| | | this.checkBox1.Text = "引用筛选值名称筛选值名称"; |
| | | this.checkBox1.UseVisualStyleBackColor = true; |
| | | // |
| | | // groupBox3 |
| | | // |
| | | this.groupBox3.Controls.Add(this.kssdljSearchPannel1); |
| | | this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.groupBox3.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox3.Location = new System.Drawing.Point(558, 6); |
| | | this.groupBox3.Name = "groupBox3"; |
| | | this.groupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox3.Size = new System.Drawing.Size(230, 397); |
| | | this.groupBox3.TabIndex = 62; |
| | | this.groupBox3.TabStop = false; |
| | | this.groupBox3.Text = "实拍商品筛选值"; |
| | | // |
| | | // kssdljSearchPannel1 |
| | | // |
| | | this.kssdljSearchPannel1.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.kssdljSearchPannel1.ForeColor = System.Drawing.Color.Black; |
| | | this.kssdljSearchPannel1.Location = new System.Drawing.Point(8, 20); |
| | | this.kssdljSearchPannel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.kssdljSearchPannel1.Name = "kssdljSearchPannel1"; |
| | | this.kssdljSearchPannel1.Size = new System.Drawing.Size(210, 367); |
| | | this.kssdljSearchPannel1.TabIndex = 0; |
| | | // |
| | | // groupBox1 |
| | | // |
| | | this.groupBox1.Controls.Add(this.label56); |
| | | this.groupBox1.Controls.Add(this.textBox21); |
| | | this.groupBox1.Controls.Add(this.radioButton13); |
| | | this.groupBox1.Controls.Add(this.button6); |
| | | this.groupBox1.Controls.Add(this.textBox16); |
| | | this.groupBox1.Controls.Add(this.label2); |
| | | this.groupBox1.Controls.Add(this.label1); |
| | | this.groupBox1.Controls.Add(this.checkBox10); |
| | | this.groupBox1.Controls.Add(this.label11); |
| | | this.groupBox1.Controls.Add(this.label9); |
| | | this.groupBox1.Controls.Add(this.label8); |
| | | this.groupBox1.Controls.Add(this.label4); |
| | | this.groupBox1.Controls.Add(this.textBox15); |
| | | this.groupBox1.Controls.Add(this.textBox14); |
| | | this.groupBox1.Controls.Add(this.textBox13); |
| | | this.groupBox1.Controls.Add(this.textBox24); |
| | | this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.groupBox1.ForeColor = System.Drawing.Color.Black; |
| | | this.groupBox1.Location = new System.Drawing.Point(208, 6); |
| | | this.groupBox1.Name = "groupBox1"; |
| | | this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox1.Size = new System.Drawing.Size(344, 397); |
| | | this.groupBox1.TabIndex = 62; |
| | | this.groupBox1.TabStop = false; |
| | | this.groupBox1.Text = "指定引单商品"; |
| | | // |
| | | // label56 |
| | | // |
| | | this.label56.AutoSize = true; |
| | | this.label56.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label56.ForeColor = System.Drawing.Color.Black; |
| | | this.label56.Location = new System.Drawing.Point(187, 319); |
| | | this.label56.Name = "label56"; |
| | | this.label56.Size = new System.Drawing.Size(68, 17); |
| | | this.label56.TabIndex = 69; |
| | | this.label56.Text = "个时提醒我"; |
| | | this.label56.Click += new System.EventHandler(this.label56_Click); |
| | | // |
| | | // textBox21 |
| | | // |
| | | this.textBox21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.textBox21.Location = new System.Drawing.Point(144, 315); |
| | | this.textBox21.Name = "textBox21"; |
| | | this.textBox21.Size = new System.Drawing.Size(36, 23); |
| | | this.textBox21.TabIndex = 68; |
| | | this.textBox21.Text = "2"; |
| | | this.textBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // radioButton13 |
| | | // |
| | | this.radioButton13.AutoSize = true; |
| | | this.radioButton13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.radioButton13.Location = new System.Drawing.Point(6, 315); |
| | | this.radioButton13.Name = "radioButton13"; |
| | | this.radioButton13.Size = new System.Drawing.Size(134, 21); |
| | | this.radioButton13.TabIndex = 66; |
| | | this.radioButton13.TabStop = true; |
| | | this.radioButton13.Text = "当有效引单商品不足"; |
| | | this.radioButton13.UseVisualStyleBackColor = true; |
| | | // |
| | | // button6 |
| | | // |
| | | this.button6.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.button6.ForeColor = System.Drawing.Color.Black; |
| | | this.button6.Location = new System.Drawing.Point(190, 346); |
| | | this.button6.Name = "button6"; |
| | | this.button6.Size = new System.Drawing.Size(75, 35); |
| | | this.button6.TabIndex = 65; |
| | | this.button6.Text = "保存"; |
| | | this.button6.UseVisualStyleBackColor = false; |
| | | // |
| | | // textBox16 |
| | | // |
| | | this.textBox16.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.textBox16.Location = new System.Drawing.Point(6, 352); |
| | | this.textBox16.Name = "textBox16"; |
| | | this.textBox16.Size = new System.Drawing.Size(174, 23); |
| | | this.textBox16.TabIndex = 67; |
| | | this.textBox16.Text = "输入接收提醒消息的邮箱"; |
| | | // |
| | | // label2 |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label2.ForeColor = System.Drawing.Color.Red; |
| | | this.label2.Location = new System.Drawing.Point(6, 261); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(330, 17); |
| | | this.label2.TabIndex = 64; |
| | | this.label2.Text = "3.引单商品:只领首单礼金红包的商品,不是实际购买的商品"; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label1.ForeColor = System.Drawing.Color.Red; |
| | | this.label1.Location = new System.Drawing.Point(6, 236); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(222, 17); |
| | | this.label1.TabIndex = 64; |
| | | this.label1.Text = "2.填写几个则自动生成文案后,显示几个"; |
| | | // |
| | | // checkBox10 |
| | | // |
| | | this.checkBox10.AutoSize = true; |
| | | this.checkBox10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox10.Location = new System.Drawing.Point(6, 286); |
| | | this.checkBox10.Name = "checkBox10"; |
| | | this.checkBox10.Size = new System.Drawing.Size(267, 21); |
| | | this.checkBox10.TabIndex = 38; |
| | | this.checkBox10.Text = "生成发单文案前,自动验证引单商品是否失效"; |
| | | this.checkBox10.UseVisualStyleBackColor = true; |
| | | // |
| | | // label11 |
| | | // |
| | | this.label11.AutoSize = true; |
| | | this.label11.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label11.ForeColor = System.Drawing.Color.Green; |
| | | this.label11.Location = new System.Drawing.Point(8, 210); |
| | | this.label11.Name = "label11"; |
| | | this.label11.Size = new System.Drawing.Size(80, 17); |
| | | this.label11.TabIndex = 64; |
| | | this.label11.Text = "链接填写正确"; |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label9.ForeColor = System.Drawing.Color.Green; |
| | | this.label9.Location = new System.Drawing.Point(8, 158); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(80, 17); |
| | | this.label9.TabIndex = 64; |
| | | this.label9.Text = "链接填写正确"; |
| | | // |
| | | // label8 |
| | | // |
| | | this.label8.AutoSize = true; |
| | | this.label8.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label8.ForeColor = System.Drawing.Color.Green; |
| | | this.label8.Location = new System.Drawing.Point(8, 106); |
| | | this.label8.Name = "label8"; |
| | | this.label8.Size = new System.Drawing.Size(80, 17); |
| | | this.label8.TabIndex = 64; |
| | | this.label8.Text = "链接填写正确"; |
| | | // |
| | | // label4 |
| | | // |
| | | this.label4.AutoSize = true; |
| | | this.label4.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label4.ForeColor = System.Drawing.Color.Red; |
| | | this.label4.Location = new System.Drawing.Point(8, 54); |
| | | this.label4.Name = "label4"; |
| | | this.label4.Size = new System.Drawing.Size(152, 17); |
| | | this.label4.TabIndex = 64; |
| | | this.label4.Text = "该商品无首单礼金或已失效"; |
| | | // |
| | | // textBox15 |
| | | // |
| | | this.textBox15.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox15.Location = new System.Drawing.Point(6, 180); |
| | | this.textBox15.Name = "textBox15"; |
| | | this.textBox15.Size = new System.Drawing.Size(332, 25); |
| | | this.textBox15.TabIndex = 63; |
| | | this.textBox15.Text = "请输入引单商品链接"; |
| | | // |
| | | // textBox14 |
| | | // |
| | | this.textBox14.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox14.Location = new System.Drawing.Point(6, 128); |
| | | this.textBox14.Name = "textBox14"; |
| | | this.textBox14.Size = new System.Drawing.Size(332, 25); |
| | | this.textBox14.TabIndex = 63; |
| | | this.textBox14.Text = "请输入引单商品链接"; |
| | | // |
| | | // textBox13 |
| | | // |
| | | this.textBox13.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox13.Location = new System.Drawing.Point(6, 76); |
| | | this.textBox13.Name = "textBox13"; |
| | | this.textBox13.Size = new System.Drawing.Size(332, 25); |
| | | this.textBox13.TabIndex = 63; |
| | | this.textBox13.Text = "请输入引单商品链接"; |
| | | // |
| | | // textBox24 |
| | | // |
| | | this.textBox24.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox24.Location = new System.Drawing.Point(6, 24); |
| | | this.textBox24.Name = "textBox24"; |
| | | this.textBox24.Size = new System.Drawing.Size(332, 25); |
| | | this.textBox24.TabIndex = 63; |
| | | this.textBox24.Text = "请输入引单商品链接"; |
| | | // |
| | | // button2 |
| | | // |
| | | this.button2.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.button2.ForeColor = System.Drawing.Color.Black; |
| | | this.button2.Location = new System.Drawing.Point(553, 408); |
| | | this.button2.Name = "button2"; |
| | | this.button2.Size = new System.Drawing.Size(235, 35); |
| | | this.button2.TabIndex = 1; |
| | | this.button2.Text = "验证并保存"; |
| | | this.button2.UseVisualStyleBackColor = false; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label3.ForeColor = System.Drawing.Color.Red; |
| | | this.label3.Location = new System.Drawing.Point(216, 419); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(272, 17); |
| | | this.label3.TabIndex = 64; |
| | | this.label3.Text = "筛选值和引单商品可修改,修改后点击验证并保存"; |
| | | // |
| | | // YingDanSelect |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(800, 450); |
| | | this.Controls.Add(this.groupBox1); |
| | | this.Controls.Add(this.groupBox3); |
| | | this.Controls.Add(this.groupBox5); |
| | | this.Controls.Add(this.label3); |
| | | this.Controls.Add(this.button2); |
| | | this.Name = "YingDanSelect"; |
| | | this.Text = "引用筛选指定引单商品"; |
| | | this.groupBox5.ResumeLayout(false); |
| | | this.groupBox5.PerformLayout(); |
| | | this.groupBox3.ResumeLayout(false); |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private System.Windows.Forms.GroupBox groupBox5; |
| | | private System.Windows.Forms.CheckBox checkBox9; |
| | | private System.Windows.Forms.CheckBox checkBox8; |
| | | private System.Windows.Forms.CheckBox checkBox7; |
| | | private System.Windows.Forms.CheckBox checkBox6; |
| | | private System.Windows.Forms.CheckBox checkBox5; |
| | | private System.Windows.Forms.CheckBox checkBox4; |
| | | private System.Windows.Forms.CheckBox checkBox3; |
| | | private System.Windows.Forms.CheckBox checkBox2; |
| | | private System.Windows.Forms.CheckBox checkBox1; |
| | | private System.Windows.Forms.Button button18; |
| | | private System.Windows.Forms.GroupBox groupBox3; |
| | | private System.Windows.Forms.GroupBox groupBox1; |
| | | private System.Windows.Forms.TextBox textBox14; |
| | | private System.Windows.Forms.TextBox textBox13; |
| | | private System.Windows.Forms.TextBox textBox24; |
| | | private System.Windows.Forms.Label label2; |
| | | private System.Windows.Forms.Label label1; |
| | | private System.Windows.Forms.CheckBox checkBox10; |
| | | private System.Windows.Forms.Label label11; |
| | | private System.Windows.Forms.Label label9; |
| | | private System.Windows.Forms.Label label8; |
| | | private System.Windows.Forms.Label label4; |
| | | private System.Windows.Forms.TextBox textBox15; |
| | | private System.Windows.Forms.RadioButton radioButton13; |
| | | private System.Windows.Forms.Button button6; |
| | | private System.Windows.Forms.TextBox textBox16; |
| | | private System.Windows.Forms.Label label56; |
| | | private System.Windows.Forms.TextBox textBox21; |
| | | private System.Windows.Forms.Button button2; |
| | | private System.Windows.Forms.Label label3; |
| | | private utils.ui.sub.KSSDLJSearchPannel kssdljSearchPannel1; |
| | | } |
| | | } |
New file |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <root> |
| | | <!-- |
| | | Microsoft ResX Schema |
| | | |
| | | Version 2.0 |
| | | |
| | | The primary goals of this format is to allow a simple XML format |
| | | that is mostly human readable. The generation and parsing of the |
| | | various data types are done through the TypeConverter classes |
| | | associated with the data types. |
| | | |
| | | Example: |
| | | |
| | | ... ado.net/XML headers & schema ... |
| | | <resheader name="resmimetype">text/microsoft-resx</resheader> |
| | | <resheader name="version">2.0</resheader> |
| | | <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
| | | <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
| | | <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> |
| | | <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
| | | <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
| | | <value>[base64 mime encoded serialized .NET Framework object]</value> |
| | | </data> |
| | | <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> |
| | | <comment>This is a comment</comment> |
| | | </data> |
| | | |
| | | There are any number of "resheader" rows that contain simple |
| | | name/value pairs. |
| | | |
| | | Each data row contains a name, and value. The row also contains a |
| | | type or mimetype. Type corresponds to a .NET class that support |
| | | text/value conversion through the TypeConverter architecture. |
| | | Classes that don't support this are serialized and stored with the |
| | | mimetype set. |
| | | |
| | | The mimetype is used for serialized objects, and tells the |
| | | ResXResourceReader how to depersist the object. This is currently not |
| | | extensible. For a given mimetype the value must be set accordingly: |
| | | |
| | | Note - application/x-microsoft.net.object.binary.base64 is the format |
| | | that the ResXResourceWriter will generate, however the reader can |
| | | read any of the formats listed below. |
| | | |
| | | mimetype: application/x-microsoft.net.object.binary.base64 |
| | | value : The object must be serialized with |
| | | : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
| | | : and then encoded with base64 encoding. |
| | | |
| | | mimetype: application/x-microsoft.net.object.soap.base64 |
| | | value : The object must be serialized with |
| | | : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
| | | : and then encoded with base64 encoding. |
| | | |
| | | mimetype: application/x-microsoft.net.object.bytearray.base64 |
| | | value : The object must be serialized into a byte array |
| | | : using a System.ComponentModel.TypeConverter |
| | | : and then encoded with base64 encoding. |
| | | --> |
| | | <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
| | | <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
| | | <xsd:element name="root" msdata:IsDataSet="true"> |
| | | <xsd:complexType> |
| | | <xsd:choice maxOccurs="unbounded"> |
| | | <xsd:element name="metadata"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" use="required" type="xsd:string" /> |
| | | <xsd:attribute name="type" type="xsd:string" /> |
| | | <xsd:attribute name="mimetype" type="xsd:string" /> |
| | | <xsd:attribute ref="xml:space" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="assembly"> |
| | | <xsd:complexType> |
| | | <xsd:attribute name="alias" type="xsd:string" /> |
| | | <xsd:attribute name="name" type="xsd:string" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="data"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| | | <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
| | | <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
| | | <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
| | | <xsd:attribute ref="xml:space" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="resheader"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" type="xsd:string" use="required" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | </xsd:choice> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | </xsd:schema> |
| | | <resheader name="resmimetype"> |
| | | <value>text/microsoft-resx</value> |
| | | </resheader> |
| | | <resheader name="version"> |
| | | <value>2.0</value> |
| | | </resheader> |
| | | <resheader name="reader"> |
| | | <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | <resheader name="writer"> |
| | | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | </root> |
| | |
| | | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> |
| | | </dsig:Transforms> |
| | | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> |
| | | <dsig:DigestValue>yocQP6DhlJMKhE+5EH8dcMHxrlyT2EZW9fMrjuX5IXU=</dsig:DigestValue> |
| | | <dsig:DigestValue>H3lsFoarChgE6PHwoF18Pspt+rqqYUKw+vshKX+UIdM=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | |
| | | </dependentAssembly> |
| | | </dependency> |
| | | <dependency> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="236560"> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="239120"> |
| | | <assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="x86" /> |
| | | <hash> |
| | | <dsig:Transforms> |
| | | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> |
| | | </dsig:Transforms> |
| | | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> |
| | | <dsig:DigestValue>+pXV3J0qsty+TdgG/MMbyKkIf8mhNDomMmjyZDZ3svk=</dsig:DigestValue> |
| | | <dsig:DigestValue>J5/1wvl9NGEbAz7t+Ow8mo8gtRQalIamG17NcwvODl0=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | |
| | | [0617/093600.842:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592357760665_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0617/093600.911:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592357760743_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0617/093600.912:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185138.853:ERROR:context.cc(556)] The cache_path directory (C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\BKZ\Cache_tb_1) could not be created. |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 102 to 125 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 124 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 106 to 123 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 122 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 105 to 121 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 109 to 120 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0618/185140.617:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0618/185140.642:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0618/185140.669:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0618/185140.920:WARNING:stun_port.cc(450)] Port[16aee038:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0 |
| | | [0618/185141.333:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185141.508:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185141.552:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185150.163:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185152.364:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185154.493:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185156.654:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185158.766:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185200.879:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185201.296:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://passport.alibaba.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185201.818:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0618/185201.861:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0618/185201.861:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0618/185201.998:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185202.735:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185202.856:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185202.856:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185203.133:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185203.190:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185203.206:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://login.taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185203.432:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592477523243' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185204.151:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185204.152:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185204.165:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185204.210:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185204.210:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185204.211:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185204.211:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185210.439:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185210.439:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185210.439:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185210.440:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185210.440:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185210.440:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185210.440:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185210.603:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185210.603:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185210.649:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185210.696:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185210.751:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185210.821:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/185210.821:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/185210.822:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/185210.869:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185210.882:WARNING:spdy_session.cc(3306)] Received HEADERS for invalid stream 11 |
| | | [0618/185210.912:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185210.915:WARNING:spdy_session.cc(3306)] Received HEADERS for invalid stream 1 |
| | | [0618/185211.178:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185211.226:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185211.297:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592477531230' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185211.481:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185211.481:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185211.497:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185211.497:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185211.508:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.544:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.544:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.544:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.545:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.900:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.907:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.908:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.910:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.910:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185211.925:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185211.925:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185212.068:WARNING:angle_platform_impl.cc(45)] compileToBinary(256): |
| | | C:\fakepath(75,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | C:\fakepath(98,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | |
| | | [0618/185212.383:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185215.904:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185215.904:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185215.918:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185215.957:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185215.972:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185216.005:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/185216.054:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185216.063:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592477535956_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185216.069:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185216.141:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185216.142:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592477536054_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185216.143:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185359.632:ERROR:context.cc(556)] The cache_path directory (C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\BKZ\Cache_tb_1) could not be created. |
| | | [0618/185400.332:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0618/185400.332:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 125 |
| | | [0618/185400.332:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0618/185400.332:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0618/185400.352:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0618/185400.357:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0618/185400.639:WARNING:stun_port.cc(450)] Port[ba1e7b8:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0 |
| | | [0618/185400.980:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185401.457:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185401.474:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185401.613:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185403.701:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185405.820:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185407.935:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185410.040:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0618/185410.362:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://passport.alibaba.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0618/185410.925:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0618/185410.969:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0618/185410.970:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0618/185411.105:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185411.382:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185411.510:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185411.510:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185411.523:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185411.733:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185411.739:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://login.taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185411.792:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592477651604' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0618/185412.254:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185412.254:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185412.268:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.294:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.294:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.295:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.295:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.608:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.613:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.614:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.614:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.614:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185412.629:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185412.629:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185412.677:WARNING:spdy_session.cc(3306)] Received HEADERS for invalid stream 13 |
| | | [0618/185412.703:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/185412.704:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/185412.788:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185413.081:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185413.102:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185413.167:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185413.167:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185413.188:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185413.188:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185413.202:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.239:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.239:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.239:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.240:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.248:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592477653170' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185413.487:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.496:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.497:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.497:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.497:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185413.506:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185413.506:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/185413.711:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/185414.321:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185417.716:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185417.716:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/185417.740:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185417.781:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185417.798:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185417.817:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/185417.865:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/185417.986:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/185418.050:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592477657778_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185418.111:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592477657864_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/185418.112:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/190139.191:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/190139.191:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/190139.319:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/190139.402:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/190139.940:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/190140.296:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/190140.528:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592478100351' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/190140.784:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/190140.785:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/190140.801:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/190140.801:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/190140.813:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190140.839:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190140.840:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190140.842:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190140.842:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190141.265:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190141.271:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190141.271:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190141.271:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190141.272:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190141.284:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/190141.285:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/190141.649:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/190145.270:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/190145.271:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/190145.298:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/190145.340:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/190145.363:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/190145.380:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/190145.433:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/190145.500:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592478105338_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/190145.558:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/190145.605:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592478105431_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/190145.609:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/191139.259:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/191139.259:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/191139.414:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/191140.138:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/191140.270:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191140.607:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191140.607:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191140.607:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592478700333' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191140.624:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/191140.625:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/191140.637:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191140.670:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191140.671:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191140.671:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191140.671:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.044:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.048:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.049:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.049:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.049:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.060:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/191141.060:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/191141.406:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/191141.444:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191145.409:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/191145.409:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/191145.422:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/191145.462:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/191145.482:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/191145.501:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/191145.540:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/191145.748:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/191145.750:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592478705461_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191145.805:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592478705540_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/191145.806:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/192139.307:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/192139.307:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/192139.390:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/192139.474:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/192139.844:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/192139.971:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/192140.274:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/192140.274:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/192140.274:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592479300038' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/192140.294:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/192140.294:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/192140.306:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.338:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.339:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.339:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.339:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.654:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.662:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.663:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.663:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.663:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192140.674:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/192140.674:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/192140.900:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/192144.905:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/192144.905:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/192144.929:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/192144.961:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/192144.980:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/192144.995:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/192145.032:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/192145.156:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/192145.197:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592479304961_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/192145.232:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592479305032_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/192145.232:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/193139.317:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/193139.317:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/193139.464:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/193140.083:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/193140.300:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193140.547:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193140.547:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193140.570:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/193140.570:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/193140.587:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193140.595:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592479900363' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193140.626:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193140.626:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193140.627:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193140.627:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.007:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.015:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.016:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.016:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.016:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.025:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/193141.025:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/193141.530:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/193141.551:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193145.541:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/193145.541:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/193145.550:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/193145.591:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/193145.607:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/193145.625:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/193145.691:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/193145.857:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592479905587_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193145.887:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/193145.937:INFO:CONSOLE(0)] "Access to script at 'https://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592479905691_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/193145.939:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/194139.330:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/194139.330:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/194139.450:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/194140.217:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/194140.495:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194140.564:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194140.565:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194140.589:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/194140.589:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/194140.607:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.638:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.638:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.638:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.639:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.761:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592480500570' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194140.872:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.874:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.874:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.875:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.875:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194140.883:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/194140.884:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/194140.989:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194141.220:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/194144.874:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/194144.875:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/194144.887:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/194144.928:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/194144.946:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/194144.967:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/194145.018:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/194145.157:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/194145.159:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592480504927_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194145.228:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592480505018_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/194145.229:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/195139.322:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/195139.323:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/195139.409:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/195139.426:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/195139.986:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/195140.125:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/195140.303:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/195140.303:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/195140.321:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/195140.321:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/195140.334:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.366:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.367:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.367:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.368:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.373:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592481100186' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/195140.642:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.648:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.648:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.649:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.649:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195140.668:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/195140.668:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/195140.884:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/195144.891:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/195144.891:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/195144.909:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/195144.943:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/195144.962:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/195144.981:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/195145.030:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/195145.174:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592481104941_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/195145.223:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/195145.279:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592481105029_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/195145.279:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/200139.347:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/200139.347:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/200139.426:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0618/200139.612:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/200140.114:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/200140.281:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200140.282:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200140.286:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200140.312:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/200140.312:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/200140.315:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.348:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.349:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.350:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.350:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.572:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592481700362' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200140.657:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.661:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.661:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.661:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.662:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200140.666:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200140.678:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/200140.678:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0618/200140.920:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0618/200144.661:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/200144.661:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0618/200144.682:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/200144.735:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/200144.757:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/200144.779:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0618/200144.825:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0618/200144.956:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0618/200144.981:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592481704734_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200145.021:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592481704823_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0618/200145.021:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/114558.532:ERROR:context.cc(556)] The cache_path directory (C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\BKZ\Cache_tb_1) could not be created. |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 102 to 125 |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 124 |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 106 to 123 |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 122 |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 105 to 121 |
| | | [0619/114600.361:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 109 to 120 |
| | | [0619/114600.362:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0619/114600.362:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0619/114600.387:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0619/114600.436:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0619/114601.063:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114601.305:WARNING:stun_port.cc(450)] Port[b2c02a0:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0 |
| | | [0619/114601.910:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/114602.108:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/114602.215:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/114603.327:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114606.037:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114608.183:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114610.330:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114612.439:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114614.546:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/114614.940:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://passport.alibaba.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/114615.546:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/114615.594:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/114615.594:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/114615.742:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/114616.214:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/114616.344:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/114616.344:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/114616.578:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/114616.612:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/114616.626:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://login.taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/114616.968:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592538376682' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/114617.946:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/114617.946:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/114617.961:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114618.013:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114618.013:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114618.013:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114618.014:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114618.379:WARNING:spdy_session.cc(3306)] Received HEADERS for invalid stream 9 |
| | | [0619/114618.425:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/114618.426:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/114618.518:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/114618.803:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114618.858:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/114618.927:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592538378864' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114619.131:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114619.131:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114619.150:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/114619.150:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/114619.165:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.202:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.202:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.203:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.203:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.612:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.617:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.617:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.617:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.618:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114619.631:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/114619.632:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/114619.911:WARNING:angle_platform_impl.cc(45)] compileToBinary(256): |
| | | C:\fakepath(75,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | C:\fakepath(98,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | |
| | | [0619/114620.019:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/114620.635:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114624.021:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/114624.022:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/114624.055:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/114624.085:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/114624.106:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/114624.134:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0619/114624.274:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/114624.362:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592538384084_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114624.391:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/114624.505:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592538384274_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/114624.506:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/115558.938:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/115558.938:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/115559.016:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/115559.035:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/115559.769:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/115559.806:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/115559.972:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/115559.972:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/115559.987:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/115559.988:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/115600.002:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.033:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.033:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.033:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.034:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.046:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592538959872' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/115600.253:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.258:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.258:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.259:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.259:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115600.272:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/115600.272:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/115600.504:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/115604.507:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/115604.507:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/115604.533:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/115604.570:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/115604.587:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/115604.607:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0619/115604.677:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/115604.740:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592538964570_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/115604.876:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/115604.943:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592538964677_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/115604.944:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/120558.915:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/120558.916:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/120558.940:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/120559.084:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/120559.894:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/120600.101:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120600.201:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120600.202:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120600.221:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/120600.222:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/120600.247:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.282:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.282:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.282:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.282:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.344:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592539560163' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120600.550:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.554:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120600.555:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.555:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.555:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.555:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120600.565:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/120600.566:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/120600.925:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/120604.554:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/120604.554:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/120604.581:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/120604.627:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/120604.647:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/120604.668:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0619/120604.709:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/120604.963:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592539564617_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120605.008:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/120605.067:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592539564708_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/120605.068:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/121159.850:ERROR:context.cc(556)] The cache_path directory (C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\BKZ\Cache_tb_1) could not be created. |
| | | [0619/121200.993:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0619/121200.993:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 125 |
| | | [0619/121200.993:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0619/121200.993:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0619/121201.016:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0619/121201.044:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0619/121201.231:WARNING:stun_port.cc(450)] Port[f037030:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0 |
| | | [0619/121201.645:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121201.865:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121201.914:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121202.732:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121204.922:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121207.031:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121209.129:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121211.233:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121213.332:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121215.436:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121215.829:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://passport.alibaba.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121216.435:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/121216.472:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/121216.472:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/121216.602:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121217.063:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121217.137:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121217.138:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121217.364:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121217.394:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121217.468:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://login.taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121217.633:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592539937449' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121218.329:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121218.330:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121218.341:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121218.369:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121218.369:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121218.369:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121218.369:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121218.676:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/121218.676:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/121218.759:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121219.059:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121219.083:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121219.177:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592539939114' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121219.313:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121219.313:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121219.332:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121219.333:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121219.344:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121219.378:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121219.378:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121219.378:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121219.378:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121334.473:ERROR:context.cc(556)] The cache_path directory (C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\BKZ\Cache_tb_1) could not be created. |
| | | [0619/121335.597:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0619/121335.597:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 125 |
| | | [0619/121335.597:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0619/121335.597:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0619/121335.617:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0619/121335.643:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0619/121335.808:WARNING:stun_port.cc(450)] Port[e7b19c8:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0 |
| | | [0619/121336.152:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121336.232:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121336.243:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121353.424:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121355.615:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121357.726:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/121358.035:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://passport.alibaba.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/121358.442:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/121358.458:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/121358.458:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/121358.612:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121358.810:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121358.928:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121358.929:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121359.063:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121359.064:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121359.082:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://login.taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121359.255:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592540039097' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/121359.878:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121359.878:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121359.891:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121359.920:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121359.920:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121359.920:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121359.921:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121400.224:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/121400.225:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/121400.308:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121400.628:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121400.630:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121400.720:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592540040659' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121400.805:WARNING:spdy_session.cc(3306)] Received HEADERS for invalid stream 9 |
| | | [0619/121400.845:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121400.845:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121400.860:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121400.861:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121400.875:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121400.908:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121400.909:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121400.909:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121400.909:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121401.459:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121401.464:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121401.465:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121401.465:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121401.465:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121401.478:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/121401.479:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/121401.636:WARNING:angle_platform_impl.cc(45)] compileToBinary(256): |
| | | C:\fakepath(75,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | C:\fakepath(98,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | |
| | | [0619/121401.845:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/121402.077:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121405.463:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121405.463:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/121405.484:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/121405.545:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/121405.559:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/121405.573:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0619/121405.607:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/121405.739:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/121405.831:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592540045607_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/121405.832:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/121405.842:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592540045542_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164742.326:ERROR:context.cc(556)] The cache_path directory (C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\BKZ\Cache_tb_1) could not be created. |
| | | [0619/164743.981:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0619/164743.981:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 102 to 125 |
| | | [0619/164743.981:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 124 |
| | | [0619/164743.981:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 106 to 123 |
| | | [0619/164743.982:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 122 |
| | | [0619/164743.982:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 105 to 121 |
| | | [0619/164743.982:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 109 to 120 |
| | | [0619/164743.982:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0619/164743.982:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0619/164744.006:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0619/164744.050:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0619/164744.381:WARNING:stun_port.cc(450)] Port[eb10648:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0 |
| | | [0619/164744.645:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/164744.955:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/164745.053:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/164818.169:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/164820.389:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/164822.508:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/164824.136:ERROR:stun_port.cc(96)] Binding request timed out from 0.0.0.x:51908 (any) |
| | | [0619/164824.603:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/164826.695:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/164828.789:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0619/164829.209:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://passport.alibaba.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://login.taobao.com/member/login.jhtml?style=mini&newMini2=true&redirectURL=https%3a%2f%2fm.tb.cn%2fh.VOj5T1G%3fsm%3d7d686c&full_redirect=true&disableQuickLogin=true (0) |
| | | [0619/164829.604:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/164829.642:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/164829.643:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VOj5T1G?sm=7d686c (0) |
| | | [0619/164829.767:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/164830.233:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/164830.289:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/164830.290:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/164830.379:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/164830.486:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/164830.612:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://login.taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/164830.665:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592556510491' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=016420eb-600a-4b8f-b79d-bd6db567bfc1&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1590653540561.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lR1hYSDFycEJDUGfvv6U=&cpp=1&shareurl=true&short_name=h.VOj5T1G&sm=7d686c&app=chrome (0) |
| | | [0619/164831.361:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/164831.361:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/164831.375:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164831.420:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164831.420:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164831.420:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164831.421:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164831.786:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/164831.787:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://m.tb.cn/h.VN61jro?sm=9ed9c4 (0) |
| | | [0619/164831.911:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/164832.192:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://taobao.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164832.238:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/164832.300:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164832.300:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at https://mmstat.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164832.302:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592556512243' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164832.320:INFO:CONSOLE(4)] "module 4543110020 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/164832.320:INFO:CONSOLE(4)] "module 1010455840 did not have getModuleRows function", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/164832.333:INFO:CONSOLE(1)] "data ", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.363:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.363:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.363:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.363:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.608:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.611:INFO:CONSOLE(0)] "A cookie associated with a cross-site resource at http://g.alicdn.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164832.614:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.614:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.614:INFO:CONSOLE(1)] "dispatch more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.615:INFO:CONSOLE(1)] "dispatch feeds.more null", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.628:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/164832.628:INFO:CONSOLE(2)] "waterfall 0,6", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (2) |
| | | [0619/164832.846:INFO:CONSOLE(1)] "data [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]", source: https://g.alicdn.com/??pmod/zebra-moqie-rax/5.1.0/index-pc.js,rax-pkg/rax-video/1.1.0/index.js,rax-pkg/rax-link/1.0.0/index.js,pmod/zebra-npc-runtime/5.0.4/index-pc.js,code/npm/@ali/pcom-store/0.0.5/index.js,mui/hybrid/5.0.12/index.js,code/npm/@ali/pcom-domagic/0.0.5/index.js,rax-pkg/universal-toast/1.0.3/index.js,code/npm/@ali/pcom-dsl-runtime/0.0.2/index.js (1) |
| | | [0619/164832.874:WARNING:angle_platform_impl.cc(45)] compileToBinary(256): |
| | | C:\fakepath(75,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | C:\fakepath(98,10-46): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them |
| | | |
| | | [0619/164836.612:INFO:CONSOLE(4)] "%c 安全警告! font-size:50px;color:red;-webkit-text-fill-color:red;-webkit-text-stroke: 1px black;", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/164836.612:INFO:CONSOLE(4)] "%c 此浏览器功能专供开发者使用。请不要在此粘贴执行任何内容,这可能会导致您的账户受到攻击,给您带来损失 ! font-size: 20px;color:#333", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (4) |
| | | [0619/164836.632:INFO:CONSOLE(1)] "mui/bucket/tool is defined more than once", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/164836.672:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //suggest.taobao.com/sug?area=tmall-hq&code=utf-8&src=..pc", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/164836.688:INFO:CONSOLE(1)] "s/io: crossDomain: false, use XhrTransport for: //pages.tmall.com/wow/list/act/search-act", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/164836.706:INFO:CONSOLE(1)] "only one instance of babel-polyfill is allowed", source: https://g.alicdn.com/mui/??mallbar/3.2.36/index.js,mallbar/3.2.36/conf.js,mallbar/3.2.36/util.js,minilogin/4.1.5/index.js,popbox/4.0.6/index-pc.js,custom-event/4.0.3/index.js,babel-polyfill/6.2.7/index.js,mallbar/3.2.36/model.js,mallbar/3.2.36/store.js,storage/4.0.1/index.js,storage/4.0.1/conf.js,storage/4.0.1/util.js,storage/4.0.1/xd.js,storage/4.0.1/name.js,mallbar/3.2.36/mallbar-item.js,mallbar/3.2.36/mallbar-guide.js,mallbar/3.2.36/plugin-prof.js,mallbar/3.2.36/plugin-asset.js,mallbar/3.2.36/plugin-brand.js,mallbar/3.2.36/plugin-live.js,mallbar/3.2.36/plugin-foot.js,mallbar/3.2.36/plugin-top.js,mallbar/3.2.36/plugin-ue.js,mallbar/3.2.36/plugin-qrcode.js,mallbar/3.2.36/plugin-favor.js,mallbar/3.2.36/plugin-charge.js,mallbar/3.2.36/plugin-cart.js,mallbar/3.2.36/plugin-nav.js,mallbar/3.2.36/plugin-worth.js (1) |
| | | [0619/164836.748:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //bar.tmall.com/getMallBar.htm?shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
| | | [0619/164836.924:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0619/164836.929:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592556516669_41&callback=jsonp42&area=tmall-hq&code=utf-8&src=..pc' from origin 'https://pages.tmall.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164836.956:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome' was loaded over HTTPS, but requested an insecure script 'http://www.tmall.com/home/wait.php?id=c&wait_time=10&http_referer=http://bar.tmall.com/getMallBar.htm?sellerNickName=&bizInfo=..pc&_ksTS=1592556516749_266&callback=__mallbarGetMallBar&shopId=&v=3.2.4&bizId=&sellerId=&itemId=&_input_charset=UTF-8'. This request has been blocked; the content must be served over HTTPS.", source: https://pages.tmall.com/wow/a/act/tmall/dailygroup/749/wupr?spm=a314t.7853250.0.0&wh_pid=daily-178947&sourceType=other&suid=d6758860-5719-43f3-bd46-66928557940d&ut_sk=1.W4fxktRRD7gDAG82ZzWVtB%2FC_21646297_1591064868990.Copy.2688&un=8b7f0154ce54c20facb7a888e4a1d6ac&share_crt_v=1&sp_tk=77+lcGpvTzFzZm8zUEvvv6U=&cpp=1&shareurl=true&short_name=h.VN61jro&sm=9ed9c4&app=chrome (0) |
| | | [0619/164836.958:INFO:CONSOLE(1)] "s/io: use ScriptTransport for: //fragment.tmall.com/tmbase/mallbar_3_2_16?_input_charset=UTF-8", source: https://g.alicdn.com/??mui/feloader/5.0.8/feloader-min.js,mui/kissy/5.0.2/seed-min.js,rax-pkg/rax/1.0.15/index.js,code/npm/@ali/pcom-appear/0.0.7/index.js,pmod/base/5.2.42/utils.js,mui/bat/5.0.11/index.js,mui/jstracker-bat/5.0.9/index-native.js,pmod/fedata/5.1.42/index-bundle.js,pmod/base/5.2.42/log.js,rax-pkg/universal-env/2.0.0/index.js,rax-pkg/rax-view/1.0.1/index.js,rax-pkg/rax-text/0.0.12/index.js,rax-pkg/rax-image/1.1.0/index.js,code/npm/@ali/pcom-page-error/4.0.3/index.js,rax-pkg/rax-picture/1.1.7/index.js,code/npm/@ali/pcom-floor-title/0.0.14/index.js,rax-pkg/rax-find-dom-node/0.0.5/index.js,rax-pkg/rax-scrollview/1.0.0/index.js,rax-pkg/rax-recyclerview/0.0.11/index.js,code/npm/@ali/pcom-pull-to-refresh/0.0.3/index.js,code/npm/@ali/pcom-alienv/1.0.1/index.js,code/npm/@ali/pcom-devicelevel/1.0.2/index.js,code/npm/@ali/pcom-driver/0.0.15/index.js,pmod/core-render/5.2.66/index-rax.js,mui/common/5.0.10/js/mod-config.js,mui/babel-polyfill/7.2.7/index.js,mui/common/5.0.10/js/event.js,mui/custom-event/5.0.0/index.js,mui/common/5.0.10/js/tm.js,mui/common/5.0.10/js/tool.js,mui/common/5.0.10/js/site-nav.js,mui/common/5.0.10/js/plugin-pc.js,mui/common/5.0.10/index-pc.js,pmod/fedata/5.1.42/build-data-service-polyfill.js,code/npm/@ali/pcom-mtop/4.0.5/index.js,code/npm/@ali/pcom-fetch/2.0.8/index.js,code/npm/@ali/pcom-dynamic/1.0.23/index.js,code/npm/@ali/pcom-cookie/1.0.1/index.js (1) |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | |
| | | namespace WindowsFormsApp1.entity |
| | | { |
| | | class Config |
| | | { |
| | | private String key; |
| | | private String value; |
| | | |
| | | public Config(String key,String value) { |
| | | this.key = key; |
| | | this.value = value; |
| | | } |
| | | |
| | | public Config() |
| | | { |
| | | } |
| | | |
| | | public String Key |
| | | { |
| | | get { return key; } |
| | | set { key = value; } |
| | | } |
| | | |
| | | public String Value |
| | | { |
| | | get { return value; } |
| | | set { this.value = value; } |
| | | } |
| | | |
| | | } |
| | | } |
| | |
| | | private String commissionRate; |
| | | private List<String> imgList; |
| | | private Boolean mark; |
| | | private String salesNum;//销量 |
| | | private String couponAmount;//券面额 |
| | | private int tmall;//天猫 |
| | | |
| | | public String SalesNum |
| | | { |
| | | get { return salesNum; } |
| | | set { salesNum = value; } |
| | | } |
| | | |
| | | public String CouponAmount |
| | | { |
| | | get { return couponAmount; } |
| | | set { couponAmount = value; } |
| | | } |
| | | |
| | | public int Tmall |
| | | { |
| | | get { return tmall; } |
| | | set { tmall = value; } |
| | | } |
| | | |
| | | |
| | | public int Index { |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | |
| | | namespace WindowsFormsApp1.entity |
| | | { |
| | | class LogInfo |
| | | { |
| | | public const int TYPE_SAFE = 1;//正常的日志 |
| | | public const int TYPE_DENGER = -1;//危险的日志 |
| | | public const int TYPE_NORMAL = 0;//危险的日志 |
| | | |
| | | private DateTime time; |
| | | private String content; |
| | | private int type; |
| | | |
| | | public LogInfo(DateTime time, String content, int type) { |
| | | this.time = time; |
| | | this.content = content; |
| | | this.type = type; |
| | | } |
| | | |
| | | public DateTime Time { |
| | | get { return time; } |
| | | set { this.time = value; } |
| | | } |
| | | |
| | | public String Content { |
| | | get { return content; } |
| | | set { this.content = value; } |
| | | } |
| | | |
| | | public int Type { |
| | | get { return type; } |
| | | set { this.type = value; } |
| | | } |
| | | |
| | | } |
| | | } |
| | |
| | | |
| | | namespace WindowsFormsApp1.entity |
| | | { |
| | | class SearchInfo |
| | | public class SearchInfo |
| | | { |
| | | public static int COUPON_TYPE_ALL=0; |
| | | public static int COUPON_TYPE_HAVE = 1; |
| | |
| | | { |
| | | |
| | | } |
| | | |
| | | private void label19_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void textBox16_TextChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void label33_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void textBox14_TextChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void tabControl1_SelectedIndexChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void button19_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void label53_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void checkBox34_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void radioButton14_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void checkBox21_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | private void checkBox13_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | } |
| | | } |
| | |
| | | def40578de1634c04fdf3884f07882784036e783 |
| | | 3b5571e023b058ed541aa721dfc291dc836a09c4 |
| | |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\Newtonsoft.Json.xml |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\System.Data.SQLite.xml |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\System.Data.SQLite.dll.config |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\BaoKuanZhu.csprojAssemblyReference.cache |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.TBLogin.resources |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.Login.resources |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.MainTest.resources |
| | |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.pdb |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.TBAuth.resources |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.shouye.resources |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel.resources |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.InputDialog.resources |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\WindowsFormsApp1.YingDanSelect.resources |
| | |
| | | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> |
| | | </dsig:Transforms> |
| | | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> |
| | | <dsig:DigestValue>yocQP6DhlJMKhE+5EH8dcMHxrlyT2EZW9fMrjuX5IXU=</dsig:DigestValue> |
| | | <dsig:DigestValue>H3lsFoarChgE6PHwoF18Pspt+rqqYUKw+vshKX+UIdM=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | |
| | | </dependentAssembly> |
| | | </dependency> |
| | | <dependency> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="236560"> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="239120"> |
| | | <assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="x86" /> |
| | | <hash> |
| | | <dsig:Transforms> |
| | | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> |
| | | </dsig:Transforms> |
| | | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> |
| | | <dsig:DigestValue>+pXV3J0qsty+TdgG/MMbyKkIf8mhNDomMmjyZDZ3svk=</dsig:DigestValue> |
| | | <dsig:DigestValue>J5/1wvl9NGEbAz7t+Ow8mo8gtRQalIamG17NcwvODl0=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | | |
| | | delegate void OnSuccess(String result); |
| | | public delegate void OnSuccess(String result); |
| | | |
| | | class RequestParams { |
| | | public String url; |
| | |
| | | |
| | | public static void getLoginUrl(OnRequestResultListener listener) |
| | | { |
| | | startRequest(new RequestParams(BASE_URL + "parse/getLoginUrl", null, null, listener)); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/parse/getLoginUrl", null, null, listener)); |
| | | } |
| | | |
| | | |
| | | //获取请求链接 |
| | | public static void getRequestUrl(String tbUid, String baseUrl, OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> paramsMap = new Dictionary<String, String>(); |
| | |
| | | paramsMap.Add("tbUid", tbUid); |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | startRequest(new RequestParams(BASE_URL + "parse/getRequestUrl", paramsMap, null, listener)); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/parse/getRequestUrl", paramsMap, null, listener)); |
| | | } |
| | | |
| | | |
| | | //上传Cookie |
| | | public static void uploadCookie( String cookies, OnRequestResultListener listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | Dictionary<String, String> paramsMap = new Dictionary<String, String>(); |
| | | paramsMap.Add("cookies", cookies); |
| | | startRequest(new RequestParams(BASE_URL + "parse/uploadCookies", paramsMap, headers, listener)); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/parse/uploadCookies", paramsMap, headers, listener)); |
| | | } |
| | | |
| | | //上传内容 |
| | | public static void uploadContent(String tbUid, String content, OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | Dictionary<String, String> paramsMap = new Dictionary<String, String>(); |
| | | paramsMap.Add("content", content); |
| | | startRequest(new RequestParams(BASE_URL + "parse/uploadContent", paramsMap, headers, listener)); |
| | | paramsMap.Add("tbUid", tbUid); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/parse/uploadContent", paramsMap, headers, listener)); |
| | | } |
| | | |
| | | |
| | | //搜索商品 |
| | | public static void searchGoods(int classType, SearchInfo searchInfo,int page, OnSuccess listener) { |
| | | public static void searchGoods(int classType, SearchInfo searchInfo,int page, OnSuccess listener) { |
| | | if (StringUtil.isEmpty(searchInfo.MinActualPrice)) |
| | | searchInfo.MinActualPrice = null; |
| | | if (StringUtil.isEmpty(searchInfo.MinCommission)) |
| | | searchInfo.MinCommission = null; |
| | | if (StringUtil.isEmpty(searchInfo.MinCommissionRate)) |
| | | searchInfo.MinCommissionRate = null; |
| | | if (StringUtil.isEmpty(searchInfo.MinCouponPrice)) |
| | | searchInfo.MinCouponPrice = null; |
| | | if (StringUtil.isEmpty(searchInfo.MinLiJin)) |
| | | searchInfo.MinLiJin = null; |
| | | if (StringUtil.isEmpty(searchInfo.MinSalesNum)) |
| | | searchInfo.MinSalesNum = null; |
| | | |
| | | if (StringUtil.isEmpty(searchInfo.MaxActualPrice)) |
| | | searchInfo.MaxActualPrice = null; |
| | | if (StringUtil.isEmpty(searchInfo.MaxCommission)) |
| | | searchInfo.MaxCommission = null; |
| | | if (StringUtil.isEmpty(searchInfo.MaxCommissionRate)) |
| | | searchInfo.MaxCommissionRate = null; |
| | | if (StringUtil.isEmpty(searchInfo.MaxCouponPrice)) |
| | | searchInfo.MaxCouponPrice = null; |
| | | if (StringUtil.isEmpty(searchInfo.MaxLiJin)) |
| | | searchInfo.MaxLiJin = null; |
| | | if (StringUtil.isEmpty(searchInfo.MaxSalesNum)) |
| | | searchInfo.MaxSalesNum = null; |
| | | |
| | | JsonSerializerSettings setting = new JsonSerializerSettings |
| | | { |
| | | ContractResolver = new Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver() |
| | | }; |
| | | setting.NullValueHandling = NullValueHandling.Ignore; |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | Dictionary<String, String> paramsMap = new Dictionary<String, String>(); |
| | | paramsMap.Add("searchInfo", JsonConvert.SerializeObject(searchInfo)); |
| | | paramsMap.Add("searchInfo", JsonConvert.SerializeObject(searchInfo, setting)); |
| | | paramsMap.Add("page",page+""); |
| | | paramsMap.Add("classType", classType + ""); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/goods/searchGoods", paramsMap, headers, listener)); |
| | |
| | | startRequest(new RequestParams(BASE_URL + "user/login", paramsMap, headers, listener)); |
| | | } |
| | | |
| | | //获取用户信息 |
| | | public static void GetUserInfo( OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | startRequest(new RequestParams(BASE_URL + "user/getUserInfo", null, headers, listener)); |
| | | } |
| | | |
| | | //共享版续费 |
| | | public static void RenewShare(String card,String pwd, OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | Dictionary<String, String> paramsMap = new Dictionary<String, String>(); |
| | | paramsMap.Add("card", card); |
| | | paramsMap.Add("pwd", pwd); |
| | | startRequest(new RequestParams(BASE_URL + "user/renewShare", paramsMap, headers, listener)); |
| | | } |
| | | |
| | | |
| | | public static void GetConfig( OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | |
| | | startRequest(new RequestParams(BASE_URL + "config/getConfig", null, headers, listener)); |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | } |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using WindowsFormsApp1.entity; |
| | | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | | //日志管理器 |
| | | class LogManager |
| | | { |
| | | private static List<LogInfo> logList = new List<LogInfo>(); |
| | | |
| | | //获取日志 |
| | | public static List<LogInfo> GetLogList() { |
| | | return logList; |
| | | } |
| | | |
| | | //添加日志 |
| | | public static void AddLog(LogInfo log) { |
| | | logList.Add(log); |
| | | } |
| | | |
| | | //清除日志 |
| | | public static void Clear() { |
| | | logList.Clear(); |
| | | } |
| | | |
| | | } |
| | | } |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using WindowsFormsApp1.entity; |
| | | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | | class LoginManager |
| | | { |
| | | //登录成功 |
| | | public static void LoginSuccess(UserInfo user) { |
| | | //登录成功 |
| | | Constant.token = user.Token; |
| | | SQLiteDataBaseUtil.getInstance().AddAccount(user); |
| | | LogManager.AddLog(new LogInfo(DateTime.Now,user.Account+" 登录成功", LogInfo.TYPE_SAFE)); |
| | | } |
| | | |
| | | //获取登录信息 |
| | | public static UserInfo GetLoginUser() { |
| | | return SQLiteDataBaseUtil.getInstance().GetLoginAccount(); |
| | | } |
| | | |
| | | //退出登录 |
| | | public static void ExitLogin() { |
| | | UserInfo user= GetLoginUser(); |
| | | if (user != null) |
| | | { |
| | | SQLiteDataBaseUtil.getInstance().DeleteByAccount(user.Account); |
| | | LogManager.AddLog(new LogInfo(DateTime.Now, user.Account + " 退出登录", LogInfo.TYPE_DENGER)); |
| | | } |
| | | } |
| | | |
| | | } |
| | | } |
| | |
| | | using System.Threading.Tasks; |
| | | using System.Data.SQLite; |
| | | using System.Windows.Forms; |
| | | using WindowsFormsApp1.entity.tb; |
| | | using WindowsFormsApp1.entity; |
| | | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | |
| | | { |
| | | |
| | | SQLiteConnection con; |
| | | |
| | | |
| | | |
| | | private static SQLiteDataBaseUtil instance; |
| | | public static SQLiteDataBaseUtil getInstance() { |
| | | if (instance == null) |
| | |
| | | |
| | | //初始化数据库 |
| | | private void init() { |
| | | CreateTBAccountTable(); |
| | | CreateLoginTable(); |
| | | CreateConfigTable(); |
| | | } |
| | | |
| | | |
| | | |
| | | /* |
| | | * |
| | | * 淘宝账号管理 |
| | | * |
| | | */ |
| | | |
| | | private void CreateTBAccountTable() { |
| | | this.con = new SQLiteConnection("Data Source=record.sqlite;Version=3;"); |
| | | con.Open(); |
| | | string sql = "CREATE TABLE IF NOT EXISTS tb_account_info (accountName varchar(128), loginState int)"; |
| | | string sql = "CREATE TABLE IF NOT EXISTS tb_account_info (`index` int, accountName varchar(256), tbUid varchar(128), loginState int)"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //添加本地淘宝账号 |
| | | public void AddTaoBaoAccount() { |
| | | public void AddTaoBaoAccount(TBAccountLogin account) { |
| | | List<TBAccountLogin> list= GetByTBUid(account.TbUid); |
| | | if (list != null && list.Count > 0) |
| | | return; |
| | | con.Open(); |
| | | string sql = "insert into tb_account_info (accountName, loginState) values ('贺小辉1011', 1)"; |
| | | string sql = "insert into tb_account_info (`index`,accountName, tbUid,loginState) values ("+ account .Index+ ", '"+ account .NickName+ "',"+account.TbUid+", "+(account.Login?1:0)+")"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //查询淘宝账号 |
| | | |
| | | |
| | | public void ListTaoBaoAccount() { |
| | | //掉线 |
| | | public void TBOffLine(int index) { |
| | | con.Open(); |
| | | string sql = "select * from tb_account_info"; |
| | | string sql = "update tb_account_info set loginState=0 where `index`=" + index; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | SQLiteDataReader reader = command.ExecuteReader(); |
| | | while (reader.Read()) |
| | | Console.WriteLine("accountName: " + reader["accountName"] + "\n loginState: " + reader["loginState"]); |
| | | Console.ReadLine(); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //上线 |
| | | public void TBOnLine(TBAccountLogin account) { |
| | | AddTaoBaoAccount(account); |
| | | con.Open(); |
| | | string sql = "update tb_account_info set loginState=1 where tbUid=" + account.TbUid; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | |
| | | //删除淘宝账号 |
| | | //根据淘宝UID查询 |
| | | public List<TBAccountLogin> GetByTBUid(String tbUid) { |
| | | List<TBAccountLogin> list = new List<TBAccountLogin>(); |
| | | con.Open(); |
| | | string sql = "select * from tb_account_info where tbUid="+tbUid; |
| | | if (tbUid == null) { |
| | | sql = "select * from tb_account_info"; |
| | | } |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | SQLiteDataReader reader = command.ExecuteReader(); |
| | | while (reader.Read()) { |
| | | TBAccountLogin account = new TBAccountLogin(); |
| | | account.NickName = reader["accountName"].ToString(); |
| | | account.Login = Convert.ToInt32(reader["loginState"]) == 1 ? true : false; |
| | | account.TbUid = reader["tbUid"].ToString(); |
| | | account.Index =Convert.ToInt32(reader["index"].ToString()); |
| | | list.Add(account); |
| | | } |
| | | con.Close(); |
| | | return list; |
| | | } |
| | | |
| | | //修改账号状态 |
| | | /** |
| | | * |
| | | * 登录账号管理 |
| | | * |
| | | */ |
| | | |
| | | |
| | | private void CreateLoginTable() { |
| | | this.con = new SQLiteConnection("Data Source=record.sqlite;Version=3;"); |
| | | con.Open(); |
| | | string sql = "CREATE TABLE IF NOT EXISTS account_info (`account` varchar(256) PRIMARY KEY, `token` varchar(256), expireTime varchar(64),login_state int)"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | |
| | | //添加账户 |
| | | public void AddAccount(UserInfo userInfo) { |
| | | DeleteByAccount(userInfo.Account); |
| | | this.con = new SQLiteConnection("Data Source=record.sqlite;Version=3;"); |
| | | con.Open(); |
| | | string sql = "insert into account_info(`account`,`token`,expireTime,login_state) values('" + userInfo.Account+ "','"+ userInfo.Token+ "','"+ TimeUtil.GetGeneralTime(userInfo.SdljShareExpireTime,"yyyyMMdd HH:mm:ss")+ "',1)"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //删除账户 |
| | | public void DeleteByAccount(String account) |
| | | { |
| | | con.Open(); |
| | | string sql = "delete from account_info where `account`='" + account + "'"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //查询账户 |
| | | public UserInfo GetLoginAccount() |
| | | { |
| | | con.Open(); |
| | | string sql = "select * from account_info where login_state=1 limit 1"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | SQLiteDataReader reader = command.ExecuteReader(); |
| | | UserInfo user = new UserInfo(); |
| | | if (reader.Read()) |
| | | { |
| | | user.Account = reader["account"].ToString(); |
| | | user.Token = reader["token"].ToString(); |
| | | // user.SdljShareExpireTime =new DateTime( reader["expireTime"].ToString()); |
| | | } |
| | | else { |
| | | user = null; |
| | | } |
| | | reader.Close(); |
| | | con.Close(); |
| | | return user; |
| | | } |
| | | |
| | | /* |
| | | * |
| | | *系统配置参数 |
| | | * |
| | | */ |
| | | |
| | | |
| | | private void CreateConfigTable() |
| | | { |
| | | this.con = new SQLiteConnection("Data Source=record.sqlite;Version=3;"); |
| | | con.Open(); |
| | | string sql = "CREATE TABLE IF NOT EXISTS config (`key` varchar(256) PRIMARY KEY, `value` varchar(256))"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | |
| | | //添加账户 |
| | | public void AddConfig(Config config) |
| | | { |
| | | DeleteConfig(config.Key); |
| | | this.con = new SQLiteConnection("Data Source=record.sqlite;Version=3;"); |
| | | con.Open(); |
| | | string sql = "insert into config(`key`,`value`) values('" + config.Key + "','" + config.Value + "')"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //删除账户 |
| | | public void DeleteConfig(String key) |
| | | { |
| | | con.Open(); |
| | | string sql = "delete from config where `key`='" + key + "'"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | command.ExecuteNonQuery(); |
| | | con.Close(); |
| | | } |
| | | |
| | | //查询账户 |
| | | public Config GetConfig(String key) |
| | | { |
| | | con.Open(); |
| | | string sql = "select * from config where `key`='"+ key + "'"; |
| | | SQLiteCommand command = new SQLiteCommand(sql, con); |
| | | SQLiteDataReader reader = command.ExecuteReader(); |
| | | Config config = new Config(); |
| | | if (reader.Read()) |
| | | { |
| | | config.Key = reader["key"].ToString(); |
| | | config.Value = reader["value"].ToString(); |
| | | } |
| | | else |
| | | { |
| | | config = null; |
| | | } |
| | | reader.Close(); |
| | | con.Close(); |
| | | return config; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using WindowsFormsApp1.entity; |
| | | using WindowsFormsApp1.entity.tb; |
| | | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | | class TBAccountManager |
| | | { |
| | | //获取账号信息 |
| | | public static List<TBAccountLogin> GetAccountList() { |
| | | List<TBAccountLogin> list= SQLiteDataBaseUtil.getInstance().GetByTBUid(null); |
| | | return list; |
| | | } |
| | | |
| | | //登录成功 |
| | | public static void LoginSuccess(int position, TBAccountLogin account) { |
| | | SQLiteDataBaseUtil.getInstance().TBOnLine(account); |
| | | |
| | | if (!WindowsFormsApp1.utils.Constant.tbAccountMap.ContainsKey(position)|| WindowsFormsApp1.utils.Constant.tbAccountMap[position].Login==false) |
| | | { |
| | | //淘宝未授权的才显示 |
| | | LogManager.AddLog(new LogInfo(DateTime.Now, "第" + position + "个淘宝账号(" + account.NickName + ")授权登录成功", LogInfo.TYPE_SAFE)); |
| | | } |
| | | if (WindowsFormsApp1.utils.Constant.tbAccountMap.ContainsKey(position)) { |
| | | WindowsFormsApp1.utils.Constant.tbAccountMap.Remove(position); |
| | | } |
| | | |
| | | WindowsFormsApp1.utils.Constant.tbAccountMap.Add(position, account); |
| | | } |
| | | |
| | | public static void OFFLine(int index) { |
| | | SQLiteDataBaseUtil.getInstance().TBOffLine(index); |
| | | if (Constant.tbAccountMap.ContainsKey(index) && Constant.tbAccountMap[index].Login) |
| | | { |
| | | Constant.tbAccountMap[index].Login = false; |
| | | Constant.tbAccountMap[index].UpdateTime = new DateTime(); |
| | | LogManager.AddLog(new LogInfo(DateTime.Now, "第" + index + "个淘宝账号(" + Constant.tbAccountMap[index].NickName + ")授权登录失效", LogInfo.TYPE_SAFE)); |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | } |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | | class TimeUtil |
| | | { |
| | | public static Int64 convertToTimeStamp(DateTime dt) { |
| | | DateTime dateStart = new DateTime(1970, 1, 1, 8, 0, 0); |
| | | return Convert.ToInt64((dt - dateStart).TotalSeconds); |
| | | } |
| | | |
| | | public static String GetGeneralTime(DateTime dt,String format) |
| | | { |
| | | return dt.ToString(format); |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | } |
| | |
| | | |
| | | //登录失效 |
| | | public static void InvalidLogin(int position) { |
| | | if (Constant.tbAccountMap.ContainsKey(position) && Constant.tbAccountMap[position].Login) { |
| | | Constant.tbAccountMap[position].Login = false; |
| | | Constant.tbAccountMap[position].UpdateTime = new DateTime(); |
| | | } |
| | | TBAccountManager.OFFLine(position); |
| | | } |
| | | |
| | | //登录是否有效 |
| | |
| | | if (login != null && login.Login) |
| | | { |
| | | //登录成功 |
| | | if (WindowsFormsApp1.utils.Constant.tbAccountMap.ContainsKey(position)) |
| | | { |
| | | WindowsFormsApp1.utils.Constant.tbAccountMap.Remove(position); |
| | | } |
| | | WindowsFormsApp1.utils.Constant.tbAccountMap.Add(position, login); |
| | | TBAccountManager.LoginSuccess(position, login); |
| | | //上传Cookie |
| | | ApiUtil.uploadCookie( cookies, null); |
| | | return true; |
| | |
| | | { |
| | | public static void ShowDialog(Form form) |
| | | { |
| | | form.FormBorderStyle = FormBorderStyle.FixedSingle; |
| | | form.MaximizeBox = false; |
| | | form.MinimizeBox = false; |
| | | form.StartPosition = FormStartPosition.CenterScreen; |
| | | form.ShowDialog(); |
| | | } |
New file |
| | |
| | | namespace WindowsFormsApp1.utils.ui.sub |
| | | { |
| | | partial class KSSDLJSearchPannel |
| | | { |
| | | /// <summary> |
| | | /// 必需的设计器变量。 |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// 清理所有正在使用的资源。 |
| | | /// </summary> |
| | | /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> |
| | | protected override void Dispose(bool disposing) |
| | | { |
| | | if (disposing && (components != null)) |
| | | { |
| | | components.Dispose(); |
| | | } |
| | | base.Dispose(disposing); |
| | | } |
| | | |
| | | #region 组件设计器生成的代码 |
| | | |
| | | /// <summary> |
| | | /// 设计器支持所需的方法 - 不要修改 |
| | | /// 使用代码编辑器修改此方法的内容。 |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.panel3 = new System.Windows.Forms.Panel(); |
| | | this.shopTaobao_radioButton = new System.Windows.Forms.RadioButton(); |
| | | this.shopAll_radioButton = new System.Windows.Forms.RadioButton(); |
| | | this.shopTmall_radioButton = new System.Windows.Forms.RadioButton(); |
| | | this.panel2 = new System.Windows.Forms.Panel(); |
| | | this.coupon_radioButton = new System.Windows.Forms.RadioButton(); |
| | | this.couponAll_radioButton = new System.Windows.Forms.RadioButton(); |
| | | this.couponNo_radioButton = new System.Windows.Forms.RadioButton(); |
| | | this.label24 = new System.Windows.Forms.Label(); |
| | | this.label22 = new System.Windows.Forms.Label(); |
| | | this.label20 = new System.Windows.Forms.Label(); |
| | | this.label23 = new System.Windows.Forms.Label(); |
| | | this.label13 = new System.Windows.Forms.Label(); |
| | | this.label21 = new System.Windows.Forms.Label(); |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.label14 = new System.Windows.Forms.Label(); |
| | | this.label7 = new System.Windows.Forms.Label(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.label6 = new System.Windows.Forms.Label(); |
| | | this.maxCommissionRate_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.minCommissionRate_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.maxCommission_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.minCommission_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.maxSalesNum_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.minSalesNum_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.maxActualPrice_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.minActualPrice_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.maxLiJin_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.minLiJin_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.maxCouponPrice_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.minCouponPrice_textBox = new HZH_Controls.Controls.TextBoxEx(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.panel3.SuspendLayout(); |
| | | this.panel2.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // panel3 |
| | | // |
| | | this.panel3.Controls.Add(this.shopTaobao_radioButton); |
| | | this.panel3.Controls.Add(this.shopAll_radioButton); |
| | | this.panel3.Controls.Add(this.shopTmall_radioButton); |
| | | this.panel3.Location = new System.Drawing.Point(0, 331); |
| | | this.panel3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.panel3.Name = "panel3"; |
| | | this.panel3.Size = new System.Drawing.Size(226, 30); |
| | | this.panel3.TabIndex = 50; |
| | | // |
| | | // shopTaobao_radioButton |
| | | // |
| | | this.shopTaobao_radioButton.AutoSize = true; |
| | | this.shopTaobao_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.shopTaobao_radioButton.Location = new System.Drawing.Point(135, 5); |
| | | this.shopTaobao_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.shopTaobao_radioButton.Name = "shopTaobao_radioButton"; |
| | | this.shopTaobao_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.shopTaobao_radioButton.TabIndex = 30; |
| | | this.shopTaobao_radioButton.Text = "淘宝"; |
| | | this.shopTaobao_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // shopAll_radioButton |
| | | // |
| | | this.shopAll_radioButton.AutoSize = true; |
| | | this.shopAll_radioButton.Checked = true; |
| | | this.shopAll_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.shopAll_radioButton.Location = new System.Drawing.Point(5, 5); |
| | | this.shopAll_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.shopAll_radioButton.Name = "shopAll_radioButton"; |
| | | this.shopAll_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.shopAll_radioButton.TabIndex = 28; |
| | | this.shopAll_radioButton.TabStop = true; |
| | | this.shopAll_radioButton.Text = "全部"; |
| | | this.shopAll_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // shopTmall_radioButton |
| | | // |
| | | this.shopTmall_radioButton.AutoSize = true; |
| | | this.shopTmall_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.shopTmall_radioButton.Location = new System.Drawing.Point(58, 5); |
| | | this.shopTmall_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.shopTmall_radioButton.Name = "shopTmall_radioButton"; |
| | | this.shopTmall_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.shopTmall_radioButton.TabIndex = 29; |
| | | this.shopTmall_radioButton.Text = "天猫"; |
| | | this.shopTmall_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // panel2 |
| | | // |
| | | this.panel2.Controls.Add(this.coupon_radioButton); |
| | | this.panel2.Controls.Add(this.couponAll_radioButton); |
| | | this.panel2.Controls.Add(this.couponNo_radioButton); |
| | | this.panel2.Location = new System.Drawing.Point(0, 299); |
| | | this.panel2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(223, 30); |
| | | this.panel2.TabIndex = 50; |
| | | // |
| | | // coupon_radioButton |
| | | // |
| | | this.coupon_radioButton.AutoSize = true; |
| | | this.coupon_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.coupon_radioButton.Location = new System.Drawing.Point(57, 5); |
| | | this.coupon_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.coupon_radioButton.Name = "coupon_radioButton"; |
| | | this.coupon_radioButton.Size = new System.Drawing.Size(74, 21); |
| | | this.coupon_radioButton.TabIndex = 29; |
| | | this.coupon_radioButton.Text = "有优惠券"; |
| | | this.coupon_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // couponAll_radioButton |
| | | // |
| | | this.couponAll_radioButton.AutoSize = true; |
| | | this.couponAll_radioButton.Checked = true; |
| | | this.couponAll_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.couponAll_radioButton.Location = new System.Drawing.Point(4, 5); |
| | | this.couponAll_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.couponAll_radioButton.Name = "couponAll_radioButton"; |
| | | this.couponAll_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.couponAll_radioButton.TabIndex = 28; |
| | | this.couponAll_radioButton.TabStop = true; |
| | | this.couponAll_radioButton.Text = "全部"; |
| | | this.couponAll_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // couponNo_radioButton |
| | | // |
| | | this.couponNo_radioButton.AutoSize = true; |
| | | this.couponNo_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.couponNo_radioButton.Location = new System.Drawing.Point(134, 5); |
| | | this.couponNo_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.couponNo_radioButton.Name = "couponNo_radioButton"; |
| | | this.couponNo_radioButton.Size = new System.Drawing.Size(74, 21); |
| | | this.couponNo_radioButton.TabIndex = 30; |
| | | this.couponNo_radioButton.Text = "无优惠券"; |
| | | this.couponNo_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // label24 |
| | | // |
| | | this.label24.AutoSize = true; |
| | | this.label24.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label24.ForeColor = System.Drawing.Color.Black; |
| | | this.label24.Location = new System.Drawing.Point(4, 252); |
| | | this.label24.Name = "label24"; |
| | | this.label24.Size = new System.Drawing.Size(91, 17); |
| | | this.label24.TabIndex = 51; |
| | | this.label24.Text = "佣金比(%):"; |
| | | // |
| | | // label22 |
| | | // |
| | | this.label22.AutoSize = true; |
| | | this.label22.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label22.ForeColor = System.Drawing.Color.Black; |
| | | this.label22.Location = new System.Drawing.Point(4, 202); |
| | | this.label22.Name = "label22"; |
| | | this.label22.Size = new System.Drawing.Size(96, 17); |
| | | this.label22.TabIndex = 51; |
| | | this.label22.Text = "佣 金(元):"; |
| | | // |
| | | // label20 |
| | | // |
| | | this.label20.AutoSize = true; |
| | | this.label20.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label20.ForeColor = System.Drawing.Color.Black; |
| | | this.label20.Location = new System.Drawing.Point(4, 152); |
| | | this.label20.Name = "label20"; |
| | | this.label20.Size = new System.Drawing.Size(56, 17); |
| | | this.label20.TabIndex = 51; |
| | | this.label20.Text = "月销量:"; |
| | | // |
| | | // label23 |
| | | // |
| | | this.label23.AutoSize = true; |
| | | this.label23.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label23.ForeColor = System.Drawing.Color.Black; |
| | | this.label23.Location = new System.Drawing.Point(89, 275); |
| | | this.label23.Name = "label23"; |
| | | this.label23.Size = new System.Drawing.Size(24, 20); |
| | | this.label23.TabIndex = 52; |
| | | this.label23.Text = "—"; |
| | | // |
| | | // label13 |
| | | // |
| | | this.label13.AutoSize = true; |
| | | this.label13.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label13.ForeColor = System.Drawing.Color.Black; |
| | | this.label13.Location = new System.Drawing.Point(89, 225); |
| | | this.label13.Name = "label13"; |
| | | this.label13.Size = new System.Drawing.Size(24, 20); |
| | | this.label13.TabIndex = 52; |
| | | this.label13.Text = "—"; |
| | | // |
| | | // label21 |
| | | // |
| | | this.label21.AutoSize = true; |
| | | this.label21.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label21.ForeColor = System.Drawing.Color.Black; |
| | | this.label21.Location = new System.Drawing.Point(89, 175); |
| | | this.label21.Name = "label21"; |
| | | this.label21.Size = new System.Drawing.Size(24, 20); |
| | | this.label21.TabIndex = 52; |
| | | this.label21.Text = "—"; |
| | | // |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label12.ForeColor = System.Drawing.Color.Black; |
| | | this.label12.Location = new System.Drawing.Point(4, 102); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(92, 17); |
| | | this.label12.TabIndex = 47; |
| | | this.label12.Text = "到手价(元):"; |
| | | // |
| | | // label14 |
| | | // |
| | | this.label14.AutoSize = true; |
| | | this.label14.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label14.ForeColor = System.Drawing.Color.Black; |
| | | this.label14.Location = new System.Drawing.Point(89, 125); |
| | | this.label14.Name = "label14"; |
| | | this.label14.Size = new System.Drawing.Size(24, 20); |
| | | this.label14.TabIndex = 48; |
| | | this.label14.Text = "—"; |
| | | // |
| | | // label7 |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label7.ForeColor = System.Drawing.Color.Black; |
| | | this.label7.Location = new System.Drawing.Point(4, 52); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(104, 17); |
| | | this.label7.TabIndex = 43; |
| | | this.label7.Text = "首单礼金(元):"; |
| | | // |
| | | // label10 |
| | | // |
| | | this.label10.AutoSize = true; |
| | | this.label10.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label10.ForeColor = System.Drawing.Color.Black; |
| | | this.label10.Location = new System.Drawing.Point(89, 75); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(24, 20); |
| | | this.label10.TabIndex = 44; |
| | | this.label10.Text = "—"; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label5.ForeColor = System.Drawing.Color.Black; |
| | | this.label5.Location = new System.Drawing.Point(4, 2); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(92, 17); |
| | | this.label5.TabIndex = 3; |
| | | this.label5.Text = "券后价(元):"; |
| | | // |
| | | // label6 |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label6.ForeColor = System.Drawing.Color.Black; |
| | | this.label6.Location = new System.Drawing.Point(89, 25); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(24, 20); |
| | | this.label6.TabIndex = 4; |
| | | this.label6.Text = "—"; |
| | | // |
| | | // maxCommissionRate_textBox |
| | | // |
| | | this.maxCommissionRate_textBox.DecLength = 2; |
| | | this.maxCommissionRate_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxCommissionRate_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxCommissionRate_textBox.Location = new System.Drawing.Point(117, 274); |
| | | this.maxCommissionRate_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.maxCommissionRate_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxCommissionRate_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxCommissionRate_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxCommissionRate_textBox.Name = "maxCommissionRate_textBox"; |
| | | this.maxCommissionRate_textBox.OldText = null; |
| | | this.maxCommissionRate_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxCommissionRate_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxCommissionRate_textBox.PromptText = ""; |
| | | this.maxCommissionRate_textBox.RegexPattern = ""; |
| | | this.maxCommissionRate_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxCommissionRate_textBox.TabIndex = 1; |
| | | this.maxCommissionRate_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minCommissionRate_textBox |
| | | // |
| | | this.minCommissionRate_textBox.DecLength = 2; |
| | | this.minCommissionRate_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minCommissionRate_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minCommissionRate_textBox.Location = new System.Drawing.Point(4, 274); |
| | | this.minCommissionRate_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.minCommissionRate_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minCommissionRate_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minCommissionRate_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minCommissionRate_textBox.Name = "minCommissionRate_textBox"; |
| | | this.minCommissionRate_textBox.OldText = null; |
| | | this.minCommissionRate_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minCommissionRate_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minCommissionRate_textBox.PromptText = ""; |
| | | this.minCommissionRate_textBox.RegexPattern = ""; |
| | | this.minCommissionRate_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minCommissionRate_textBox.TabIndex = 1; |
| | | this.minCommissionRate_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxCommission_textBox |
| | | // |
| | | this.maxCommission_textBox.DecLength = 2; |
| | | this.maxCommission_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxCommission_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxCommission_textBox.Location = new System.Drawing.Point(117, 224); |
| | | this.maxCommission_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.maxCommission_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxCommission_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxCommission_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxCommission_textBox.Name = "maxCommission_textBox"; |
| | | this.maxCommission_textBox.OldText = null; |
| | | this.maxCommission_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxCommission_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxCommission_textBox.PromptText = ""; |
| | | this.maxCommission_textBox.RegexPattern = ""; |
| | | this.maxCommission_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxCommission_textBox.TabIndex = 1; |
| | | this.maxCommission_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minCommission_textBox |
| | | // |
| | | this.minCommission_textBox.DecLength = 2; |
| | | this.minCommission_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minCommission_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minCommission_textBox.Location = new System.Drawing.Point(4, 224); |
| | | this.minCommission_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.minCommission_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minCommission_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minCommission_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minCommission_textBox.Name = "minCommission_textBox"; |
| | | this.minCommission_textBox.OldText = null; |
| | | this.minCommission_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minCommission_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minCommission_textBox.PromptText = ""; |
| | | this.minCommission_textBox.RegexPattern = ""; |
| | | this.minCommission_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minCommission_textBox.TabIndex = 1; |
| | | this.minCommission_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxSalesNum_textBox |
| | | // |
| | | this.maxSalesNum_textBox.DecLength = 2; |
| | | this.maxSalesNum_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxSalesNum_textBox.InputType = HZH_Controls.TextInputType.Integer; |
| | | this.maxSalesNum_textBox.Location = new System.Drawing.Point(117, 174); |
| | | this.maxSalesNum_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.maxSalesNum_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxSalesNum_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxSalesNum_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxSalesNum_textBox.Name = "maxSalesNum_textBox"; |
| | | this.maxSalesNum_textBox.OldText = null; |
| | | this.maxSalesNum_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxSalesNum_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxSalesNum_textBox.PromptText = ""; |
| | | this.maxSalesNum_textBox.RegexPattern = ""; |
| | | this.maxSalesNum_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxSalesNum_textBox.TabIndex = 1; |
| | | this.maxSalesNum_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minSalesNum_textBox |
| | | // |
| | | this.minSalesNum_textBox.DecLength = 2; |
| | | this.minSalesNum_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minSalesNum_textBox.InputType = HZH_Controls.TextInputType.Integer; |
| | | this.minSalesNum_textBox.Location = new System.Drawing.Point(4, 174); |
| | | this.minSalesNum_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.minSalesNum_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minSalesNum_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minSalesNum_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minSalesNum_textBox.Name = "minSalesNum_textBox"; |
| | | this.minSalesNum_textBox.OldText = null; |
| | | this.minSalesNum_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minSalesNum_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minSalesNum_textBox.PromptText = ""; |
| | | this.minSalesNum_textBox.RegexPattern = ""; |
| | | this.minSalesNum_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minSalesNum_textBox.TabIndex = 1; |
| | | this.minSalesNum_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxActualPrice_textBox |
| | | // |
| | | this.maxActualPrice_textBox.DecLength = 2; |
| | | this.maxActualPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxActualPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxActualPrice_textBox.Location = new System.Drawing.Point(117, 124); |
| | | this.maxActualPrice_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.maxActualPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxActualPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxActualPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxActualPrice_textBox.Name = "maxActualPrice_textBox"; |
| | | this.maxActualPrice_textBox.OldText = null; |
| | | this.maxActualPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxActualPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxActualPrice_textBox.PromptText = ""; |
| | | this.maxActualPrice_textBox.RegexPattern = ""; |
| | | this.maxActualPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxActualPrice_textBox.TabIndex = 1; |
| | | this.maxActualPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minActualPrice_textBox |
| | | // |
| | | this.minActualPrice_textBox.DecLength = 2; |
| | | this.minActualPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minActualPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minActualPrice_textBox.Location = new System.Drawing.Point(4, 124); |
| | | this.minActualPrice_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.minActualPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minActualPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minActualPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minActualPrice_textBox.Name = "minActualPrice_textBox"; |
| | | this.minActualPrice_textBox.OldText = null; |
| | | this.minActualPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minActualPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minActualPrice_textBox.PromptText = ""; |
| | | this.minActualPrice_textBox.RegexPattern = ""; |
| | | this.minActualPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minActualPrice_textBox.TabIndex = 1; |
| | | this.minActualPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxLiJin_textBox |
| | | // |
| | | this.maxLiJin_textBox.DecLength = 2; |
| | | this.maxLiJin_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxLiJin_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxLiJin_textBox.Location = new System.Drawing.Point(117, 74); |
| | | this.maxLiJin_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.maxLiJin_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxLiJin_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxLiJin_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxLiJin_textBox.Name = "maxLiJin_textBox"; |
| | | this.maxLiJin_textBox.OldText = null; |
| | | this.maxLiJin_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxLiJin_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxLiJin_textBox.PromptText = ""; |
| | | this.maxLiJin_textBox.RegexPattern = ""; |
| | | this.maxLiJin_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxLiJin_textBox.TabIndex = 1; |
| | | this.maxLiJin_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minLiJin_textBox |
| | | // |
| | | this.minLiJin_textBox.DecLength = 2; |
| | | this.minLiJin_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minLiJin_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minLiJin_textBox.Location = new System.Drawing.Point(4, 74); |
| | | this.minLiJin_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.minLiJin_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minLiJin_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minLiJin_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minLiJin_textBox.Name = "minLiJin_textBox"; |
| | | this.minLiJin_textBox.OldText = null; |
| | | this.minLiJin_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minLiJin_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minLiJin_textBox.PromptText = ""; |
| | | this.minLiJin_textBox.RegexPattern = ""; |
| | | this.minLiJin_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minLiJin_textBox.TabIndex = 1; |
| | | this.minLiJin_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxCouponPrice_textBox |
| | | // |
| | | this.maxCouponPrice_textBox.DecLength = 2; |
| | | this.maxCouponPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxCouponPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxCouponPrice_textBox.Location = new System.Drawing.Point(117, 24); |
| | | this.maxCouponPrice_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.maxCouponPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxCouponPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxCouponPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxCouponPrice_textBox.Name = "maxCouponPrice_textBox"; |
| | | this.maxCouponPrice_textBox.OldText = null; |
| | | this.maxCouponPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxCouponPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.maxCouponPrice_textBox.PromptText = "最大值"; |
| | | this.maxCouponPrice_textBox.RegexPattern = ""; |
| | | this.maxCouponPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxCouponPrice_textBox.TabIndex = 1; |
| | | this.maxCouponPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minCouponPrice_textBox |
| | | // |
| | | this.minCouponPrice_textBox.DecLength = 2; |
| | | this.minCouponPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minCouponPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minCouponPrice_textBox.Location = new System.Drawing.Point(4, 24); |
| | | this.minCouponPrice_textBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.minCouponPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minCouponPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minCouponPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minCouponPrice_textBox.Name = "minCouponPrice_textBox"; |
| | | this.minCouponPrice_textBox.OldText = null; |
| | | this.minCouponPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minCouponPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minCouponPrice_textBox.PromptText = "最小值"; |
| | | this.minCouponPrice_textBox.RegexPattern = ""; |
| | | this.minCouponPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minCouponPrice_textBox.TabIndex = 1; |
| | | this.minCouponPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
| | | this.panel1.Controls.Add(this.maxCommissionRate_textBox); |
| | | this.panel1.Controls.Add(this.panel3); |
| | | this.panel1.Controls.Add(this.label6); |
| | | this.panel1.Controls.Add(this.panel2); |
| | | this.panel1.Controls.Add(this.label5); |
| | | this.panel1.Controls.Add(this.label24); |
| | | this.panel1.Controls.Add(this.label10); |
| | | this.panel1.Controls.Add(this.minCouponPrice_textBox); |
| | | this.panel1.Controls.Add(this.minCommissionRate_textBox); |
| | | this.panel1.Controls.Add(this.label22); |
| | | this.panel1.Controls.Add(this.label7); |
| | | this.panel1.Controls.Add(this.maxCouponPrice_textBox); |
| | | this.panel1.Controls.Add(this.maxCommission_textBox); |
| | | this.panel1.Controls.Add(this.minLiJin_textBox); |
| | | this.panel1.Controls.Add(this.label14); |
| | | this.panel1.Controls.Add(this.maxLiJin_textBox); |
| | | this.panel1.Controls.Add(this.minCommission_textBox); |
| | | this.panel1.Controls.Add(this.label20); |
| | | this.panel1.Controls.Add(this.label12); |
| | | this.panel1.Controls.Add(this.minActualPrice_textBox); |
| | | this.panel1.Controls.Add(this.maxSalesNum_textBox); |
| | | this.panel1.Controls.Add(this.label23); |
| | | this.panel1.Controls.Add(this.label21); |
| | | this.panel1.Controls.Add(this.maxActualPrice_textBox); |
| | | this.panel1.Controls.Add(this.minSalesNum_textBox); |
| | | this.panel1.Controls.Add(this.label13); |
| | | this.panel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.panel1.Location = new System.Drawing.Point(3, 4); |
| | | this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(210, 360); |
| | | this.panel1.TabIndex = 53; |
| | | // |
| | | // KSSDLJSearchPannel |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.Controls.Add(this.panel1); |
| | | this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.Name = "KSSDLJSearchPannel"; |
| | | this.Size = new System.Drawing.Size(210, 369); |
| | | this.panel3.ResumeLayout(false); |
| | | this.panel3.PerformLayout(); |
| | | this.panel2.ResumeLayout(false); |
| | | this.panel2.PerformLayout(); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private System.Windows.Forms.Panel panel3; |
| | | private System.Windows.Forms.RadioButton shopTaobao_radioButton; |
| | | private System.Windows.Forms.RadioButton shopAll_radioButton; |
| | | private System.Windows.Forms.RadioButton shopTmall_radioButton; |
| | | private System.Windows.Forms.Panel panel2; |
| | | private System.Windows.Forms.RadioButton coupon_radioButton; |
| | | private System.Windows.Forms.RadioButton couponAll_radioButton; |
| | | private System.Windows.Forms.RadioButton couponNo_radioButton; |
| | | private System.Windows.Forms.Label label24; |
| | | private System.Windows.Forms.Label label22; |
| | | private System.Windows.Forms.Label label20; |
| | | private System.Windows.Forms.Label label23; |
| | | private System.Windows.Forms.Label label13; |
| | | private System.Windows.Forms.Label label21; |
| | | private System.Windows.Forms.Label label12; |
| | | private System.Windows.Forms.Label label14; |
| | | private System.Windows.Forms.Label label7; |
| | | private System.Windows.Forms.Label label10; |
| | | private System.Windows.Forms.Label label5; |
| | | private System.Windows.Forms.Label label6; |
| | | private HZH_Controls.Controls.TextBoxEx maxCommissionRate_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx minCommissionRate_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx maxCommission_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx minCommission_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx maxSalesNum_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx minSalesNum_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx maxActualPrice_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx minActualPrice_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx maxLiJin_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx minLiJin_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx maxCouponPrice_textBox; |
| | | private HZH_Controls.Controls.TextBoxEx minCouponPrice_textBox; |
| | | private System.Windows.Forms.Panel panel1; |
| | | } |
| | | } |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.ComponentModel; |
| | | using System.Drawing; |
| | | using System.Data; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | using WindowsFormsApp1.entity; |
| | | using HZH_Controls.Controls; |
| | | |
| | | namespace WindowsFormsApp1.utils.ui.sub |
| | | { |
| | | [ToolboxItem(true)] |
| | | public partial class KSSDLJSearchPannel : UserControl |
| | | { |
| | | public KSSDLJSearchPannel() |
| | | { |
| | | InitializeComponent(); |
| | | initTextBox(); |
| | | } |
| | | |
| | | private void setTextBoxPrompt(TextBoxEx ex, String text) |
| | | { |
| | | ex.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | ex.PromptText = text; |
| | | } |
| | | |
| | | private void initTextBox() |
| | | { |
| | | |
| | | } |
| | | |
| | | private void init() { |
| | | |
| | | // |
| | | // shopTaobao_radioButton |
| | | // |
| | | this.shopTaobao_radioButton.AutoSize = true; |
| | | this.shopTaobao_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.shopTaobao_radioButton.Location = new System.Drawing.Point(156, 8); |
| | | this.shopTaobao_radioButton.Name = "shopTaobao_radioButton"; |
| | | this.shopTaobao_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.shopTaobao_radioButton.TabIndex = 30; |
| | | this.shopTaobao_radioButton.Text = "淘宝"; |
| | | this.shopTaobao_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // shopAll_radioButton |
| | | // |
| | | this.shopAll_radioButton.AutoSize = true; |
| | | this.shopAll_radioButton.Checked = true; |
| | | this.shopAll_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.shopAll_radioButton.Location = new System.Drawing.Point(16, 8); |
| | | this.shopAll_radioButton.Name = "shopAll_radioButton"; |
| | | this.shopAll_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.shopAll_radioButton.TabIndex = 28; |
| | | this.shopAll_radioButton.TabStop = true; |
| | | this.shopAll_radioButton.Text = "全部"; |
| | | this.shopAll_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // shopTmall_radioButton |
| | | // |
| | | this.shopTmall_radioButton.AutoSize = true; |
| | | this.shopTmall_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.shopTmall_radioButton.Location = new System.Drawing.Point(76, 8); |
| | | this.shopTmall_radioButton.Name = "shopTmall_radioButton"; |
| | | this.shopTmall_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.shopTmall_radioButton.TabIndex = 29; |
| | | this.shopTmall_radioButton.Text = "天猫"; |
| | | this.shopTmall_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // panel2 |
| | | // |
| | | this.panel2.Controls.Add(this.coupon_radioButton); |
| | | this.panel2.Controls.Add(this.couponAll_radioButton); |
| | | this.panel2.Controls.Add(this.couponNo_radioButton); |
| | | this.panel2.Location = new System.Drawing.Point(0, 298); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(221, 28); |
| | | this.panel2.TabIndex = 50; |
| | | // |
| | | // coupon_radioButton |
| | | // |
| | | this.coupon_radioButton.AutoSize = true; |
| | | this.coupon_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.coupon_radioButton.Location = new System.Drawing.Point(76, 8); |
| | | this.coupon_radioButton.Name = "coupon_radioButton"; |
| | | this.coupon_radioButton.Size = new System.Drawing.Size(74, 21); |
| | | this.coupon_radioButton.TabIndex = 29; |
| | | this.coupon_radioButton.Text = "有优惠券"; |
| | | this.coupon_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // couponAll_radioButton |
| | | // |
| | | this.couponAll_radioButton.AutoSize = true; |
| | | this.couponAll_radioButton.Checked = true; |
| | | this.couponAll_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.couponAll_radioButton.Location = new System.Drawing.Point(16, 8); |
| | | this.couponAll_radioButton.Name = "couponAll_radioButton"; |
| | | this.couponAll_radioButton.Size = new System.Drawing.Size(50, 21); |
| | | this.couponAll_radioButton.TabIndex = 28; |
| | | this.couponAll_radioButton.TabStop = true; |
| | | this.couponAll_radioButton.Text = "全部"; |
| | | this.couponAll_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // couponNo_radioButton |
| | | // |
| | | this.couponNo_radioButton.AutoSize = true; |
| | | this.couponNo_radioButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.couponNo_radioButton.Location = new System.Drawing.Point(156, 8); |
| | | this.couponNo_radioButton.Name = "couponNo_radioButton"; |
| | | this.couponNo_radioButton.Size = new System.Drawing.Size(74, 21); |
| | | this.couponNo_radioButton.TabIndex = 30; |
| | | this.couponNo_radioButton.Text = "无优惠券"; |
| | | this.couponNo_radioButton.UseVisualStyleBackColor = true; |
| | | // |
| | | // label24 |
| | | // |
| | | this.label24.AutoSize = true; |
| | | this.label24.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label24.ForeColor = System.Drawing.Color.Black; |
| | | this.label24.Location = new System.Drawing.Point(8, 249); |
| | | this.label24.Name = "label24"; |
| | | this.label24.Size = new System.Drawing.Size(91, 17); |
| | | this.label24.TabIndex = 51; |
| | | this.label24.Text = "佣金比(%):"; |
| | | // |
| | | // label22 |
| | | // |
| | | this.label22.AutoSize = true; |
| | | this.label22.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label22.ForeColor = System.Drawing.Color.Black; |
| | | this.label22.Location = new System.Drawing.Point(8, 200); |
| | | this.label22.Name = "label22"; |
| | | this.label22.Size = new System.Drawing.Size(96, 17); |
| | | this.label22.TabIndex = 51; |
| | | this.label22.Text = "佣 金(元):"; |
| | | // |
| | | // label20 |
| | | // |
| | | this.label20.AutoSize = true; |
| | | this.label20.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label20.ForeColor = System.Drawing.Color.Black; |
| | | this.label20.Location = new System.Drawing.Point(8, 151); |
| | | this.label20.Name = "label20"; |
| | | this.label20.Size = new System.Drawing.Size(56, 17); |
| | | this.label20.TabIndex = 51; |
| | | this.label20.Text = "月销量:"; |
| | | // |
| | | // label23 |
| | | // |
| | | this.label23.AutoSize = true; |
| | | this.label23.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label23.ForeColor = System.Drawing.Color.Black; |
| | | this.label23.Location = new System.Drawing.Point(98, 270); |
| | | this.label23.Name = "label23"; |
| | | this.label23.Size = new System.Drawing.Size(24, 20); |
| | | this.label23.TabIndex = 52; |
| | | this.label23.Text = "—"; |
| | | // |
| | | // label13 |
| | | // |
| | | this.label13.AutoSize = true; |
| | | this.label13.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label13.ForeColor = System.Drawing.Color.Black; |
| | | this.label13.Location = new System.Drawing.Point(98, 221); |
| | | this.label13.Name = "label13"; |
| | | this.label13.Size = new System.Drawing.Size(24, 20); |
| | | this.label13.TabIndex = 52; |
| | | this.label13.Text = "—"; |
| | | // |
| | | // label21 |
| | | // |
| | | this.label21.AutoSize = true; |
| | | this.label21.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label21.ForeColor = System.Drawing.Color.Black; |
| | | this.label21.Location = new System.Drawing.Point(98, 172); |
| | | this.label21.Name = "label21"; |
| | | this.label21.Size = new System.Drawing.Size(24, 20); |
| | | this.label21.TabIndex = 52; |
| | | this.label21.Text = "—"; |
| | | // |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label12.ForeColor = System.Drawing.Color.Black; |
| | | this.label12.Location = new System.Drawing.Point(8, 102); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(92, 17); |
| | | this.label12.TabIndex = 47; |
| | | this.label12.Text = "到手价(元):"; |
| | | // |
| | | // label14 |
| | | // |
| | | this.label14.AutoSize = true; |
| | | this.label14.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label14.ForeColor = System.Drawing.Color.Black; |
| | | this.label14.Location = new System.Drawing.Point(98, 124); |
| | | this.label14.Name = "label14"; |
| | | this.label14.Size = new System.Drawing.Size(24, 20); |
| | | this.label14.TabIndex = 48; |
| | | this.label14.Text = "—"; |
| | | // |
| | | // label7 |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label7.ForeColor = System.Drawing.Color.Black; |
| | | this.label7.Location = new System.Drawing.Point(8, 54); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(104, 17); |
| | | this.label7.TabIndex = 43; |
| | | this.label7.Text = "首单礼金(元):"; |
| | | // |
| | | // label10 |
| | | // |
| | | this.label10.AutoSize = true; |
| | | this.label10.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label10.ForeColor = System.Drawing.Color.Black; |
| | | this.label10.Location = new System.Drawing.Point(98, 75); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(24, 20); |
| | | this.label10.TabIndex = 44; |
| | | this.label10.Text = "—"; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label5.ForeColor = System.Drawing.Color.Black; |
| | | this.label5.Location = new System.Drawing.Point(8, 7); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(92, 17); |
| | | this.label5.TabIndex = 3; |
| | | this.label5.Text = "券后价(元):"; |
| | | // |
| | | // label6 |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label6.ForeColor = System.Drawing.Color.Black; |
| | | this.label6.Location = new System.Drawing.Point(98, 28); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(24, 20); |
| | | this.label6.TabIndex = 4; |
| | | this.label6.Text = "—"; |
| | | // |
| | | // maxCommissionRate_textBox |
| | | // |
| | | this.maxCommissionRate_textBox.DecLength = 2; |
| | | this.maxCommissionRate_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxCommissionRate_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxCommissionRate_textBox.Location = new System.Drawing.Point(132, 269); |
| | | this.maxCommissionRate_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxCommissionRate_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxCommissionRate_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxCommissionRate_textBox.Name = "maxCommissionRate_textBox"; |
| | | this.maxCommissionRate_textBox.OldText = null; |
| | | this.maxCommissionRate_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxCommissionRate_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxCommissionRate_textBox.PromptText = ""; |
| | | this.maxCommissionRate_textBox.RegexPattern = ""; |
| | | this.maxCommissionRate_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxCommissionRate_textBox.TabIndex = 1; |
| | | this.maxCommissionRate_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minCommissionRate_textBox |
| | | // |
| | | this.minCommissionRate_textBox.DecLength = 2; |
| | | this.minCommissionRate_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minCommissionRate_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minCommissionRate_textBox.Location = new System.Drawing.Point(8, 269); |
| | | this.minCommissionRate_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minCommissionRate_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minCommissionRate_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minCommissionRate_textBox.Name = "minCommissionRate_textBox"; |
| | | this.minCommissionRate_textBox.OldText = null; |
| | | this.minCommissionRate_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minCommissionRate_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minCommissionRate_textBox.PromptText = ""; |
| | | this.minCommissionRate_textBox.RegexPattern = ""; |
| | | this.minCommissionRate_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minCommissionRate_textBox.TabIndex = 1; |
| | | this.minCommissionRate_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxCommission_textBox |
| | | // |
| | | this.maxCommission_textBox.DecLength = 2; |
| | | this.maxCommission_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxCommission_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxCommission_textBox.Location = new System.Drawing.Point(132, 220); |
| | | this.maxCommission_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxCommission_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxCommission_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxCommission_textBox.Name = "maxCommission_textBox"; |
| | | this.maxCommission_textBox.OldText = null; |
| | | this.maxCommission_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxCommission_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxCommission_textBox.PromptText = ""; |
| | | this.maxCommission_textBox.RegexPattern = ""; |
| | | this.maxCommission_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxCommission_textBox.TabIndex = 1; |
| | | this.maxCommission_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minCommission_textBox |
| | | // |
| | | this.minCommission_textBox.DecLength = 2; |
| | | this.minCommission_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minCommission_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minCommission_textBox.Location = new System.Drawing.Point(8, 220); |
| | | this.minCommission_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minCommission_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minCommission_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minCommission_textBox.Name = "minCommission_textBox"; |
| | | this.minCommission_textBox.OldText = null; |
| | | this.minCommission_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minCommission_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minCommission_textBox.PromptText = ""; |
| | | this.minCommission_textBox.RegexPattern = ""; |
| | | this.minCommission_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minCommission_textBox.TabIndex = 1; |
| | | this.minCommission_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxSalesNum_textBox |
| | | // |
| | | this.maxSalesNum_textBox.DecLength = 2; |
| | | this.maxSalesNum_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxSalesNum_textBox.InputType = HZH_Controls.TextInputType.Integer; |
| | | this.maxSalesNum_textBox.Location = new System.Drawing.Point(132, 171); |
| | | this.maxSalesNum_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxSalesNum_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxSalesNum_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxSalesNum_textBox.Name = "maxSalesNum_textBox"; |
| | | this.maxSalesNum_textBox.OldText = null; |
| | | this.maxSalesNum_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxSalesNum_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxSalesNum_textBox.PromptText = ""; |
| | | this.maxSalesNum_textBox.RegexPattern = ""; |
| | | this.maxSalesNum_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxSalesNum_textBox.TabIndex = 1; |
| | | this.maxSalesNum_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minSalesNum_textBox |
| | | // |
| | | this.minSalesNum_textBox.DecLength = 2; |
| | | this.minSalesNum_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minSalesNum_textBox.InputType = HZH_Controls.TextInputType.Integer; |
| | | this.minSalesNum_textBox.Location = new System.Drawing.Point(8, 171); |
| | | this.minSalesNum_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minSalesNum_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minSalesNum_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minSalesNum_textBox.Name = "minSalesNum_textBox"; |
| | | this.minSalesNum_textBox.OldText = null; |
| | | this.minSalesNum_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minSalesNum_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minSalesNum_textBox.PromptText = ""; |
| | | this.minSalesNum_textBox.RegexPattern = ""; |
| | | this.minSalesNum_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minSalesNum_textBox.TabIndex = 1; |
| | | this.minSalesNum_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxActualPrice_textBox |
| | | // |
| | | this.maxActualPrice_textBox.DecLength = 2; |
| | | this.maxActualPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxActualPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxActualPrice_textBox.Location = new System.Drawing.Point(132, 123); |
| | | this.maxActualPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxActualPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxActualPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxActualPrice_textBox.Name = "maxActualPrice_textBox"; |
| | | this.maxActualPrice_textBox.OldText = null; |
| | | this.maxActualPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxActualPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxActualPrice_textBox.PromptText = ""; |
| | | this.maxActualPrice_textBox.RegexPattern = ""; |
| | | this.maxActualPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxActualPrice_textBox.TabIndex = 1; |
| | | this.maxActualPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minActualPrice_textBox |
| | | // |
| | | this.minActualPrice_textBox.DecLength = 2; |
| | | this.minActualPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minActualPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minActualPrice_textBox.Location = new System.Drawing.Point(8, 123); |
| | | this.minActualPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minActualPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minActualPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minActualPrice_textBox.Name = "minActualPrice_textBox"; |
| | | this.minActualPrice_textBox.OldText = null; |
| | | this.minActualPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minActualPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minActualPrice_textBox.PromptText = ""; |
| | | this.minActualPrice_textBox.RegexPattern = ""; |
| | | this.minActualPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minActualPrice_textBox.TabIndex = 1; |
| | | this.minActualPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxLiJin_textBox |
| | | // |
| | | this.maxLiJin_textBox.DecLength = 2; |
| | | this.maxLiJin_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxLiJin_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxLiJin_textBox.Location = new System.Drawing.Point(132, 74); |
| | | this.maxLiJin_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxLiJin_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxLiJin_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxLiJin_textBox.Name = "maxLiJin_textBox"; |
| | | this.maxLiJin_textBox.OldText = null; |
| | | this.maxLiJin_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxLiJin_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.maxLiJin_textBox.PromptText = ""; |
| | | this.maxLiJin_textBox.RegexPattern = ""; |
| | | this.maxLiJin_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxLiJin_textBox.TabIndex = 1; |
| | | this.maxLiJin_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minLiJin_textBox |
| | | // |
| | | this.minLiJin_textBox.DecLength = 2; |
| | | this.minLiJin_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minLiJin_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minLiJin_textBox.Location = new System.Drawing.Point(8, 74); |
| | | this.minLiJin_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minLiJin_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minLiJin_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minLiJin_textBox.Name = "minLiJin_textBox"; |
| | | this.minLiJin_textBox.OldText = null; |
| | | this.minLiJin_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minLiJin_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minLiJin_textBox.PromptText = ""; |
| | | this.minLiJin_textBox.RegexPattern = ""; |
| | | this.minLiJin_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minLiJin_textBox.TabIndex = 1; |
| | | this.minLiJin_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // maxCouponPrice_textBox |
| | | // |
| | | this.maxCouponPrice_textBox.DecLength = 2; |
| | | this.maxCouponPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.maxCouponPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.maxCouponPrice_textBox.Location = new System.Drawing.Point(132, 27); |
| | | this.maxCouponPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.maxCouponPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.maxCouponPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.maxCouponPrice_textBox.Name = "maxCouponPrice_textBox"; |
| | | this.maxCouponPrice_textBox.OldText = null; |
| | | this.maxCouponPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.maxCouponPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.maxCouponPrice_textBox.PromptText = "最大值"; |
| | | this.maxCouponPrice_textBox.RegexPattern = ""; |
| | | this.maxCouponPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.maxCouponPrice_textBox.TabIndex = 1; |
| | | this.maxCouponPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // minCouponPrice_textBox |
| | | // |
| | | this.minCouponPrice_textBox.DecLength = 2; |
| | | this.minCouponPrice_textBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.minCouponPrice_textBox.InputType = HZH_Controls.TextInputType.Number; |
| | | this.minCouponPrice_textBox.Location = new System.Drawing.Point(8, 27); |
| | | this.minCouponPrice_textBox.MaxValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | | this.minCouponPrice_textBox.MinValue = new decimal(new int[] { |
| | | 1000000, |
| | | 0, |
| | | 0, |
| | | -2147483648}); |
| | | this.minCouponPrice_textBox.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); |
| | | this.minCouponPrice_textBox.Name = "minCouponPrice_textBox"; |
| | | this.minCouponPrice_textBox.OldText = null; |
| | | this.minCouponPrice_textBox.PromptColor = System.Drawing.Color.Gray; |
| | | this.minCouponPrice_textBox.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); |
| | | this.minCouponPrice_textBox.PromptText = "最小值"; |
| | | this.minCouponPrice_textBox.RegexPattern = ""; |
| | | this.minCouponPrice_textBox.Size = new System.Drawing.Size(81, 23); |
| | | this.minCouponPrice_textBox.TabIndex = 1; |
| | | this.minCouponPrice_textBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | } |
| | | |
| | | |
| | | public SearchInfo getSearchFilter() |
| | | { |
| | | SearchInfo info = new SearchInfo(); |
| | | info.MinCouponPrice = this.minCouponPrice_textBox.Text; |
| | | info.MaxCouponPrice = this.maxCouponPrice_textBox.Text; |
| | | |
| | | info.MinLiJin = this.minLiJin_textBox.Text; |
| | | info.MaxLiJin = this.maxLiJin_textBox.Text; |
| | | |
| | | info.MinActualPrice = this.minActualPrice_textBox.Text; |
| | | info.MaxActualPrice = this.maxActualPrice_textBox.Text; |
| | | |
| | | info.MinSalesNum = this.minSalesNum_textBox.Text; |
| | | info.MaxSalesNum = this.maxSalesNum_textBox.Text; |
| | | |
| | | info.MinCommission = this.minCommission_textBox.Text; |
| | | info.MaxCommission = this.maxCommission_textBox.Text; |
| | | |
| | | info.MinCommissionRate = this.minCommissionRate_textBox.Text; |
| | | info.MaxCommissionRate = this.maxCommissionRate_textBox.Text; |
| | | |
| | | //优惠券悬着 |
| | | int couponType = SearchInfo.COUPON_TYPE_ALL; |
| | | if (this.coupon_radioButton.Checked) |
| | | { |
| | | couponType = SearchInfo.COUPON_TYPE_HAVE; |
| | | } |
| | | else if (this.couponNo_radioButton.Checked) |
| | | { |
| | | couponType = SearchInfo.COUPON_TYPE_NO; |
| | | } |
| | | |
| | | info.CouponType = couponType; |
| | | |
| | | int shopType = SearchInfo.SHOP_TYPE_ALL; |
| | | |
| | | if (this.shopTmall_radioButton.Checked) |
| | | { |
| | | shopType = SearchInfo.SHOP_TYPE_TM; |
| | | } |
| | | else if (this.shopTaobao_radioButton.Checked) |
| | | { |
| | | shopType = SearchInfo.SHOP_TYPE_TAOBAO; |
| | | } |
| | | |
| | | info.ShopType = shopType; |
| | | |
| | | |
| | | return info; |
| | | } |
| | | |
| | | } |
| | | } |
New file |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <root> |
| | | <!-- |
| | | Microsoft ResX Schema |
| | | |
| | | Version 2.0 |
| | | |
| | | The primary goals of this format is to allow a simple XML format |
| | | that is mostly human readable. The generation and parsing of the |
| | | various data types are done through the TypeConverter classes |
| | | associated with the data types. |
| | | |
| | | Example: |
| | | |
| | | ... ado.net/XML headers & schema ... |
| | | <resheader name="resmimetype">text/microsoft-resx</resheader> |
| | | <resheader name="version">2.0</resheader> |
| | | <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
| | | <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
| | | <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> |
| | | <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
| | | <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
| | | <value>[base64 mime encoded serialized .NET Framework object]</value> |
| | | </data> |
| | | <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> |
| | | <comment>This is a comment</comment> |
| | | </data> |
| | | |
| | | There are any number of "resheader" rows that contain simple |
| | | name/value pairs. |
| | | |
| | | Each data row contains a name, and value. The row also contains a |
| | | type or mimetype. Type corresponds to a .NET class that support |
| | | text/value conversion through the TypeConverter architecture. |
| | | Classes that don't support this are serialized and stored with the |
| | | mimetype set. |
| | | |
| | | The mimetype is used for serialized objects, and tells the |
| | | ResXResourceReader how to depersist the object. This is currently not |
| | | extensible. For a given mimetype the value must be set accordingly: |
| | | |
| | | Note - application/x-microsoft.net.object.binary.base64 is the format |
| | | that the ResXResourceWriter will generate, however the reader can |
| | | read any of the formats listed below. |
| | | |
| | | mimetype: application/x-microsoft.net.object.binary.base64 |
| | | value : The object must be serialized with |
| | | : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
| | | : and then encoded with base64 encoding. |
| | | |
| | | mimetype: application/x-microsoft.net.object.soap.base64 |
| | | value : The object must be serialized with |
| | | : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
| | | : and then encoded with base64 encoding. |
| | | |
| | | mimetype: application/x-microsoft.net.object.bytearray.base64 |
| | | value : The object must be serialized into a byte array |
| | | : using a System.ComponentModel.TypeConverter |
| | | : and then encoded with base64 encoding. |
| | | --> |
| | | <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
| | | <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
| | | <xsd:element name="root" msdata:IsDataSet="true"> |
| | | <xsd:complexType> |
| | | <xsd:choice maxOccurs="unbounded"> |
| | | <xsd:element name="metadata"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" use="required" type="xsd:string" /> |
| | | <xsd:attribute name="type" type="xsd:string" /> |
| | | <xsd:attribute name="mimetype" type="xsd:string" /> |
| | | <xsd:attribute ref="xml:space" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="assembly"> |
| | | <xsd:complexType> |
| | | <xsd:attribute name="alias" type="xsd:string" /> |
| | | <xsd:attribute name="name" type="xsd:string" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="data"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| | | <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
| | | <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
| | | <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
| | | <xsd:attribute ref="xml:space" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | <xsd:element name="resheader"> |
| | | <xsd:complexType> |
| | | <xsd:sequence> |
| | | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| | | </xsd:sequence> |
| | | <xsd:attribute name="name" type="xsd:string" use="required" /> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | </xsd:choice> |
| | | </xsd:complexType> |
| | | </xsd:element> |
| | | </xsd:schema> |
| | | <resheader name="resmimetype"> |
| | | <value>text/microsoft-resx</value> |
| | | </resheader> |
| | | <resheader name="version"> |
| | | <value>2.0</value> |
| | | </resheader> |
| | | <resheader name="reader"> |
| | | <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | <resheader name="writer"> |
| | | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| | | </resheader> |
| | | </root> |
New file |
| | |
| | | // *********************************************************************** |
| | | // Assembly : HZH_Controls |
| | | // Created : 08-08-2019 |
| | | // |
| | | // *********************************************************************** |
| | | // <copyright file="TextBoxEx.Designer.cs"> |
| | | // Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com |
| | | // </copyright> |
| | | // |
| | | // Blog: https://www.cnblogs.com/bfyx |
| | | // GitHub:https://github.com/kwwwvagaa/NetWinformControl |
| | | // gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git |
| | | // |
| | | // If you use this code, please keep this note. |
| | | // *********************************************************************** |
| | | namespace HZH_Controls.Controls |
| | | { |
| | | /// <summary> |
| | | /// Class TextBoxEx. |
| | | /// Implements the <see cref="System.Windows.Forms.TextBox" /> |
| | | /// </summary> |
| | | /// <seealso cref="System.Windows.Forms.TextBox" /> |
| | | partial class TextBoxEx |
| | | { |
| | | /// <summary> |
| | | /// 必需的设计器变量。 |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// 清理所有正在使用的资源。 |
| | | /// </summary> |
| | | /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> |
| | | protected override void Dispose(bool disposing) |
| | | { |
| | | if (disposing && (components != null)) |
| | | { |
| | | components.Dispose(); |
| | | } |
| | | base.Dispose(disposing); |
| | | } |
| | | |
| | | #region 组件设计器生成的代码 |
| | | |
| | | /// <summary> |
| | | /// 设计器支持所需的方法 - 不要 |
| | | /// 使用代码编辑器修改此方法的内容。 |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | } |
| | | |
| | | #endregion |
| | | } |
| | | } |
New file |
| | |
| | | // *********************************************************************** |
| | | // Assembly : HZH_Controls |
| | | // Created : 08-08-2019 |
| | | // |
| | | // *********************************************************************** |
| | | // <copyright file="TextBoxEx.cs"> |
| | | // Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com |
| | | // </copyright> |
| | | // |
| | | // Blog: https://www.cnblogs.com/bfyx |
| | | // GitHub:https://github.com/kwwwvagaa/NetWinformControl |
| | | // gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git |
| | | // |
| | | // If you use this code, please keep this note. |
| | | // *********************************************************************** |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.ComponentModel; |
| | | using System.Diagnostics; |
| | | using System.Drawing; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Windows.Forms; |
| | | |
| | | namespace HZH_Controls.Controls |
| | | { |
| | | /// <summary> |
| | | /// Class TextBoxEx. |
| | | /// Implements the <see cref="System.Windows.Forms.TextBox" /> |
| | | /// </summary> |
| | | /// <seealso cref="System.Windows.Forms.TextBox" /> |
| | | public partial class TextBoxEx : TextBox |
| | | { |
| | | /// <summary> |
| | | /// The BLN focus |
| | | /// </summary> |
| | | private bool blnFocus = false; |
| | | |
| | | /// <summary> |
| | | /// The prompt text |
| | | /// </summary> |
| | | private string _promptText = string.Empty; |
| | | |
| | | /// <summary> |
| | | /// The prompt font |
| | | /// </summary> |
| | | private Font _promptFont = new Font("微软雅黑", 15f, FontStyle.Regular, GraphicsUnit.Pixel); |
| | | |
| | | /// <summary> |
| | | /// The prompt color |
| | | /// </summary> |
| | | private Color _promptColor = Color.Gray; |
| | | |
| | | /// <summary> |
| | | /// My rectangle |
| | | /// </summary> |
| | | private Rectangle _myRectangle = Rectangle.FromLTRB(1, 3, 1000, 3); |
| | | |
| | | /// <summary> |
| | | /// The input type |
| | | /// </summary> |
| | | private TextInputType _inputType = TextInputType.NotControl; |
| | | |
| | | /// <summary> |
| | | /// The regex pattern |
| | | /// </summary> |
| | | private string _regexPattern = ""; |
| | | |
| | | /// <summary> |
| | | /// The m string old value |
| | | /// </summary> |
| | | private string m_strOldValue = string.Empty; |
| | | |
| | | /// <summary> |
| | | /// The maximum value |
| | | /// </summary> |
| | | private decimal _maxValue = 1000000m; |
| | | |
| | | /// <summary> |
| | | /// The minimum value |
| | | /// </summary> |
| | | private decimal _minValue = -1000000m; |
| | | |
| | | /// <summary> |
| | | /// The decimal length |
| | | /// </summary> |
| | | private int _decLength = 2; |
| | | |
| | | /// <summary> |
| | | /// 水印文字 |
| | | /// </summary> |
| | | /// <value>The prompt text.</value> |
| | | [Description("水印文字"), Category("自定义")] |
| | | public string PromptText |
| | | { |
| | | get |
| | | { |
| | | return this._promptText; |
| | | } |
| | | set |
| | | { |
| | | this._promptText = value; |
| | | this.OnPaint(null); |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Gets or sets the prompt font. |
| | | /// </summary> |
| | | /// <value>The prompt font.</value> |
| | | [Description("水印字体"), Category("自定义")] |
| | | public Font PromptFont |
| | | { |
| | | get |
| | | { |
| | | return this._promptFont; |
| | | } |
| | | set |
| | | { |
| | | this._promptFont = value; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Gets or sets the color of the prompt. |
| | | /// </summary> |
| | | /// <value>The color of the prompt.</value> |
| | | [Description("水印颜色"), Category("自定义")] |
| | | public Color PromptColor |
| | | { |
| | | get |
| | | { |
| | | return this._promptColor; |
| | | } |
| | | set |
| | | { |
| | | this._promptColor = value; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Gets or sets my rectangle. |
| | | /// </summary> |
| | | /// <value>My rectangle.</value> |
| | | public Rectangle MyRectangle |
| | | { |
| | | get; |
| | | set; |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Gets or sets the old text. |
| | | /// </summary> |
| | | /// <value>The old text.</value> |
| | | public string OldText |
| | | { |
| | | get; |
| | | set; |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Gets or sets the type of the input. |
| | | /// </summary> |
| | | /// <value>The type of the input.</value> |
| | | [Description("获取或设置一个值,该值指示文本框中的文本输入类型。")] |
| | | public TextInputType InputType |
| | | { |
| | | get |
| | | { |
| | | return this._inputType; |
| | | } |
| | | set |
| | | { |
| | | this._inputType = value; |
| | | if (value != TextInputType.NotControl) |
| | | { |
| | | TextChanged -= new EventHandler(this.TextBoxEx_TextChanged); |
| | | TextChanged += new EventHandler(this.TextBoxEx_TextChanged); |
| | | } |
| | | else |
| | | { |
| | | TextChanged -= new EventHandler(this.TextBoxEx_TextChanged); |
| | | } |
| | | } |
| | | } |
| | | /// <summary> |
| | | /// 获取或设置一个值,该值指示当输入类型InputType=Regex时,使用的正则表达式。 |
| | | /// </summary> |
| | | /// <value>The regex pattern.</value> |
| | | [Description("获取或设置一个值,该值指示当输入类型InputType=Regex时,使用的正则表达式。")] |
| | | public string RegexPattern |
| | | { |
| | | get |
| | | { |
| | | return this._regexPattern; |
| | | } |
| | | set |
| | | { |
| | | this._regexPattern = value; |
| | | } |
| | | } |
| | | /// <summary> |
| | | /// 当InputType为数字类型时,能输入的最大值 |
| | | /// </summary> |
| | | /// <value>The maximum value.</value> |
| | | [Description("当InputType为数字类型时,能输入的最大值。")] |
| | | public decimal MaxValue |
| | | { |
| | | get |
| | | { |
| | | return this._maxValue; |
| | | } |
| | | set |
| | | { |
| | | this._maxValue = value; |
| | | } |
| | | } |
| | | /// <summary> |
| | | /// 当InputType为数字类型时,能输入的最小值 |
| | | /// </summary> |
| | | /// <value>The minimum value.</value> |
| | | [Description("当InputType为数字类型时,能输入的最小值。")] |
| | | public decimal MinValue |
| | | { |
| | | get |
| | | { |
| | | return this._minValue; |
| | | } |
| | | set |
| | | { |
| | | this._minValue = value; |
| | | } |
| | | } |
| | | /// <summary> |
| | | /// 当InputType为数字类型时,能输入的最小值 |
| | | /// </summary> |
| | | /// <value>The length of the decimal.</value> |
| | | [Description("当InputType为数字类型时,小数位数。")] |
| | | public int DecLength |
| | | { |
| | | get |
| | | { |
| | | return this._decLength; |
| | | } |
| | | set |
| | | { |
| | | this._decLength = value; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Initializes a new instance of the <see cref="TextBoxEx" /> class. |
| | | /// </summary> |
| | | public TextBoxEx() |
| | | { |
| | | this.InitializeComponent(); |
| | | base.GotFocus += new EventHandler(this.TextBoxEx_GotFocus); |
| | | base.MouseUp += new MouseEventHandler(this.TextBoxEx_MouseUp); |
| | | base.KeyPress += TextBoxEx_KeyPress; |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Handles the KeyPress event of the TextBoxEx control. |
| | | /// </summary> |
| | | /// <param name="sender">The source of the event.</param> |
| | | /// <param name="e">The <see cref="KeyPressEventArgs" /> instance containing the event data.</param> |
| | | void TextBoxEx_KeyPress(object sender, KeyPressEventArgs e) |
| | | { |
| | | //以下代码 取消按下回车或esc的“叮”声 |
| | | if (e.KeyChar == System.Convert.ToChar(13) || e.KeyChar == System.Convert.ToChar(27)) |
| | | { |
| | | e.Handled = true; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Handles the MouseUp event of the TextBoxEx control. |
| | | /// </summary> |
| | | /// <param name="sender">The source of the event.</param> |
| | | /// <param name="e">The <see cref="MouseEventArgs" /> instance containing the event data.</param> |
| | | private void TextBoxEx_MouseUp(object sender, MouseEventArgs e) |
| | | { |
| | | if (this.blnFocus) |
| | | { |
| | | base.SelectAll(); |
| | | this.blnFocus = false; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Handles the GotFocus event of the TextBoxEx control. |
| | | /// </summary> |
| | | /// <param name="sender">The source of the event.</param> |
| | | /// <param name="e">The <see cref="EventArgs" /> instance containing the event data.</param> |
| | | private void TextBoxEx_GotFocus(object sender, EventArgs e) |
| | | { |
| | | this.blnFocus = true; |
| | | base.SelectAll(); |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Handles the TextChanged event of the TextBoxEx control. |
| | | /// </summary> |
| | | /// <param name="sender">The source of the event.</param> |
| | | /// <param name="e">The <see cref="EventArgs" /> instance containing the event data.</param> |
| | | private void TextBoxEx_TextChanged(object sender, EventArgs e) |
| | | { |
| | | if (this.Text == "") |
| | | { |
| | | this.m_strOldValue = this.Text; |
| | | } |
| | | else if (this.m_strOldValue != this.Text) |
| | | { |
| | | if (!ControlHelper.CheckInputType(this.Text, this._inputType, this._maxValue, this._minValue, this._decLength, this._regexPattern)) |
| | | { |
| | | int num = base.SelectionStart; |
| | | if (this.m_strOldValue.Length < this.Text.Length) |
| | | { |
| | | num--; |
| | | } |
| | | else |
| | | { |
| | | num++; |
| | | } |
| | | base.TextChanged -= new EventHandler(this.TextBoxEx_TextChanged); |
| | | this.Text = this.m_strOldValue; |
| | | base.TextChanged += new EventHandler(this.TextBoxEx_TextChanged); |
| | | if (num < 0) |
| | | { |
| | | num = 0; |
| | | } |
| | | base.SelectionStart = num; |
| | | } |
| | | else |
| | | { |
| | | this.m_strOldValue = this.Text; |
| | | } |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 引发 <see cref="E:System.Windows.Forms.Control.Paint" /> 事件。 |
| | | /// </summary> |
| | | /// <param name="e">包含事件数据的 <see cref="T:System.Windows.Forms.PaintEventArgs" />。</param> |
| | | protected override void OnPaint(PaintEventArgs e) |
| | | { |
| | | base.OnPaint(e); |
| | | if (string.IsNullOrEmpty(this.Text) && !string.IsNullOrEmpty(this._promptText)) |
| | | { |
| | | if (e == null) |
| | | { |
| | | using (Graphics graphics = Graphics.FromHwnd(base.Handle)) |
| | | { |
| | | if (this.Text.Length == 0 && !string.IsNullOrEmpty(this.PromptText)) |
| | | { |
| | | TextFormatFlags textFormatFlags = TextFormatFlags.EndEllipsis | TextFormatFlags.VerticalCenter; |
| | | if (this.RightToLeft == RightToLeft.Yes) |
| | | { |
| | | textFormatFlags |= (TextFormatFlags.Right | TextFormatFlags.RightToLeft); |
| | | } |
| | | TextRenderer.DrawText(graphics, this.PromptText, this._promptFont, base.ClientRectangle, this._promptColor, textFormatFlags); |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 处理 Windows 消息。 |
| | | /// </summary> |
| | | /// <param name="m">一个 Windows 消息对象。</param> |
| | | protected override void WndProc(ref Message m) |
| | | { |
| | | base.WndProc(ref m); |
| | | if (m.Msg == 15 || m.Msg == 7 || m.Msg == 8) |
| | | { |
| | | this.OnPaint(null); |
| | | //Invalidate(); |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// Handles the <see cref="E:TextChanged" /> event. |
| | | /// </summary> |
| | | /// <param name="e">The <see cref="EventArgs" /> instance containing the event data.</param> |
| | | protected override void OnTextChanged(EventArgs e) |
| | | { |
| | | base.OnTextChanged(e); |
| | | base.Invalidate(); |
| | | } |
| | | } |
| | | } |