| | |
| | | # Visual Studio Version 16 |
| | | VisualStudioVersion = 16.0.30128.74 |
| | | MinimumVisualStudioVersion = 10.0.40219.1 |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1\WindowsFormsApp1.csproj", "{E7540685-30BA-4C3B-9D2B-7454BBD1CE5C}" |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BaoKuanZhu", "WindowsFormsApp1\BaoKuanZhu.csproj", "{E7540685-30BA-4C3B-9D2B-7454BBD1CE5C}" |
| | | EndProject |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{0893C46C-7CE4-4F86-925C-4E36BEA89B54}" |
| | | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{0893C46C-7CE4-4F86-925C-4E36BEA89B54}" |
| | | EndProject |
| | | Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "BKZ", "çæ¬¾çªå®è£
\çæ¬¾çªå®è£
.vdproj", "{EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}" |
| | | EndProject |
| | | Global |
| | | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| | |
| | | {0893C46C-7CE4-4F86-925C-4E36BEA89B54}.Release|x64.Build.0 = Release|Any CPU |
| | | {0893C46C-7CE4-4F86-925C-4E36BEA89B54}.Release|x86.ActiveCfg = Release|Any CPU |
| | | {0893C46C-7CE4-4F86-925C-4E36BEA89B54}.Release|x86.Build.0 = Release|Any CPU |
| | | {EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}.Debug|Any CPU.ActiveCfg = Debug |
| | | {EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}.Debug|x64.ActiveCfg = Debug |
| | | {EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}.Debug|x86.ActiveCfg = Debug |
| | | {EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}.Release|Any CPU.ActiveCfg = Release |
| | | {EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}.Release|x64.ActiveCfg = Release |
| | | {EE2384FD-F98E-446C-BEC5-2BAFDB9832F8}.Release|x86.ActiveCfg = Release |
| | | EndGlobalSection |
| | | GlobalSection(SolutionProperties) = preSolution |
| | | HideSolutionNode = FALSE |
| | |
| | | using System; |
| | | using System.Text.RegularExpressions; |
| | | |
| | | namespace ConsoleApp1 |
| | | { |
| | |
| | | { |
| | | static void Main(string[] args) |
| | | { |
| | | |
| | | IRequestCallBack callback = new RequestCallBack(); |
| | | callback.onSuccess("123123"); |
| | | |
| | | |
| | | } |
| | | } |
| | | |
| | | interface IRequestCallBack{ |
| | | |
| | | public void onSuccess(String result); |
| | | |
| | | } |
| | | |
| | | class RequestCallBack : IRequestCallBack { |
| | | public void onSuccess(String result) { |
| | | Console.WriteLine(result); |
| | | String text = "ä½ å¥½[{ä½ å¥½å},{}],[ä½ å¥½å¾é®æ 为è°]"; |
| | | } |
| | | } |
| | | |
| | |
| | | 2daac1f55b0f9263d04ca399f0ab1f7cfe7a4d3e |
| | | 35b57a360d0de0cf08ef5a2e3ac77f6eee160cb3 |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <configuration> |
| | | <configSections> |
| | | <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> |
| | | <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/> |
| | | </configSections> |
| | | <startup> |
| | | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" /> |
| | | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/> |
| | | </startup> |
| | | <entityFramework> |
| | | <providers> |
| | | <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" /> |
| | | <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" /> |
| | | <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer"/> |
| | | <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6"/> |
| | | </providers> |
| | | </entityFramework> |
| | | <system.data> |
| | | <DbProviderFactories> |
| | | <remove invariant="System.Data.SQLite.EF6" /> |
| | | <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" /> |
| | | <remove invariant="System.Data.SQLite" /><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /></DbProviderFactories> |
| | | <remove invariant="System.Data.SQLite.EF6"/> |
| | | <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6"/> |
| | | <remove invariant="System.Data.SQLite"/><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite"/></DbProviderFactories> |
| | | </system.data> |
| | | </configuration> |
| | | </configuration> |
| | |
| | | <UseApplicationTrust>false</UseApplicationTrust> |
| | | <PublishWizardCompleted>true</PublishWizardCompleted> |
| | | <BootstrapperEnabled>true</BootstrapperEnabled> |
| | | <TargetFrameworkProfile /> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <Prefer32Bit>false</Prefer32Bit> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | |
| | | <DefineConstants>TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <Prefer32Bit>false</Prefer32Bit> |
| | | </PropertyGroup> |
| | | <PropertyGroup> |
| | | <ManifestCertificateThumbprint>13BD03969143D3E53D0BFA06FD1544734180DC84</ManifestCertificateThumbprint> |
| | |
| | | <Reference Include="System.Data.SQLite.Linq, Version=1.0.113.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\System.Data.SQLite.Linq.1.0.113.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Web"> |
| | | <HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Xml.Linq" /> |
| | | <Reference Include="System.Data.DataSetExtensions" /> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | |
| | | <Compile Include="FaDanRobot.designer.cs"> |
| | | <DependentUpon>FaDanRobot.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="utils\DocUtil.cs" /> |
| | | <Compile Include="YingDanSelect.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | <DesignTime>True</DesignTime> |
| | | </Compile> |
| | | <EmbeddedResource Include="Test.resx"> |
| | | <DependentUpon>Test.cs</DependentUpon> |
| | |
| | | <Install>false</Install> |
| | | </BootstrapperPackage> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <ItemGroup> |
| | | <WCFMetadata Include="Connected Services\" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| | | <PropertyGroup> |
| | |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
| | | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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.button12 = new System.Windows.Forms.Button(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox18 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox17 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox16 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox12 = new System.Windows.Forms.CheckBox(); |
| | | this.spLink_checkBox = new System.Windows.Forms.CheckBox(); |
| | | this.spTitle_checkBox = new System.Windows.Forms.CheckBox(); |
| | | this.spToken_checkBox = new System.Windows.Forms.CheckBox(); |
| | | this.spActualPrice_checkBox = 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.ydCourse_checkBox = new System.Windows.Forms.CheckBox(); |
| | | this.ydspLijin_checkBox = new System.Windows.Forms.CheckBox(); |
| | | this.ydToken_checkBox = new System.Windows.Forms.CheckBox(); |
| | | this.ydspLink_checkBox = 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.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.syncFaDanKu_checkBox = 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.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel(); |
| | | this.button2 = new System.Windows.Forms.Button(); |
| | | this.button1 = new System.Windows.Forms.Button(); |
| | | this.groupBox8 = new System.Windows.Forms.GroupBox(); |
| | |
| | | this.button18 = new System.Windows.Forms.Button(); |
| | | this.button17 = new System.Windows.Forms.Button(); |
| | | this.checkBox2 = new System.Windows.Forms.CheckBox(); |
| | | this.ucHorizontalList1 = new KS_Controls.Controls.KSHorizontalList(); |
| | | this.checkBox1 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox4 = new System.Windows.Forms.CheckBox(); |
| | | this.ucTextBoxEx1 = new HZH_Controls.Controls.UCTextBoxEx(); |
| | | this.dataGridView1 = new System.Windows.Forms.DataGridView(); |
| | | this.button14 = new System.Windows.Forms.Button(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.button7 = new System.Windows.Forms.Button(); |
| | | this.label36 = new System.Windows.Forms.Label(); |
| | | 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.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel(); |
| | | this.ucHorizontalList1 = new KS_Controls.Controls.KSHorizontalList(); |
| | | this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); |
| | | this.å å
¥å¼ååº = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.å å
¥å®æåº = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.button14 = new System.Windows.Forms.Button(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.button7 = new System.Windows.Forms.Button(); |
| | | this.label36 = new System.Windows.Forms.Label(); |
| | | 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.panel1.SuspendLayout(); |
| | | this.panel4.SuspendLayout(); |
| | | this.tabPage1.SuspendLayout(); |
| | |
| | | this.groupBox8.SuspendLayout(); |
| | | this.groupBox2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); |
| | | this.contextMenuStrip1.SuspendLayout(); |
| | | this.tabControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | |
| | | this.button30.TabIndex = 1; |
| | | this.button30.Text = "ç¼è¾"; |
| | | this.button30.UseVisualStyleBackColor = false; |
| | | this.button30.Click += new System.EventHandler(this.button30_Click); |
| | | // |
| | | // button9 |
| | | // |
| | | this.button9.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button9.Enabled = false; |
| | | 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.TabIndex = 1; |
| | | this.button9.Text = "ä¿å"; |
| | | this.button9.UseVisualStyleBackColor = false; |
| | | this.button9.Click += new System.EventHandler(this.button9_Click_1); |
| | | // |
| | | // button12 |
| | | // |
| | | this.button12.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button12.Enabled = false; |
| | | 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.TabIndex = 1; |
| | | this.button12.Text = "è¿å"; |
| | | this.button12.UseVisualStyleBackColor = false; |
| | | this.button12.Click += new System.EventHandler(this.button12_Click); |
| | | // |
| | | // 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(720, 704); |
| | | this.label3.Location = new System.Drawing.Point(720, 697); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(164, 17); |
| | | this.label3.TabIndex = 56; |
| | |
| | | // |
| | | // groupBox6 |
| | | // |
| | | 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.Controls.Add(this.spLink_checkBox); |
| | | this.groupBox6.Controls.Add(this.spTitle_checkBox); |
| | | this.groupBox6.Controls.Add(this.spToken_checkBox); |
| | | this.groupBox6.Controls.Add(this.spActualPrice_checkBox); |
| | | 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.Location = new System.Drawing.Point(682, 619); |
| | | this.groupBox6.Name = "groupBox6"; |
| | | this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox6.Size = new System.Drawing.Size(258, 75); |
| | |
| | | this.groupBox6.TabStop = false; |
| | | this.groupBox6.Text = "宿åååæ®µ"; |
| | | // |
| | | // checkBox18 |
| | | // spLink_checkBox |
| | | // |
| | | 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; |
| | | this.spLink_checkBox.AutoSize = true; |
| | | this.spLink_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.spLink_checkBox.Location = new System.Drawing.Point(14, 48); |
| | | this.spLink_checkBox.Name = "spLink_checkBox"; |
| | | this.spLink_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.spLink_checkBox.TabIndex = 54; |
| | | this.spLink_checkBox.Text = "宿åå龿¥"; |
| | | this.spLink_checkBox.UseVisualStyleBackColor = true; |
| | | this.spLink_checkBox.CheckedChanged += new System.EventHandler(this.spLink_checkBox_CheckedChanged); |
| | | // |
| | | // checkBox17 |
| | | // spTitle_checkBox |
| | | // |
| | | 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; |
| | | this.spTitle_checkBox.AutoSize = true; |
| | | this.spTitle_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.spTitle_checkBox.Location = new System.Drawing.Point(143, 22); |
| | | this.spTitle_checkBox.Name = "spTitle_checkBox"; |
| | | this.spTitle_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.spTitle_checkBox.TabIndex = 53; |
| | | this.spTitle_checkBox.Text = "宿ååæ é¢"; |
| | | this.spTitle_checkBox.UseVisualStyleBackColor = true; |
| | | this.spTitle_checkBox.CheckedChanged += new System.EventHandler(this.spTitle_checkBox_CheckedChanged); |
| | | // |
| | | // checkBox16 |
| | | // spToken_checkBox |
| | | // |
| | | 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; |
| | | this.spToken_checkBox.AutoSize = true; |
| | | this.spToken_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.spToken_checkBox.Location = new System.Drawing.Point(143, 48); |
| | | this.spToken_checkBox.Name = "spToken_checkBox"; |
| | | this.spToken_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.spToken_checkBox.TabIndex = 52; |
| | | this.spToken_checkBox.Text = "宿ååå£ä»¤"; |
| | | this.spToken_checkBox.UseVisualStyleBackColor = true; |
| | | this.spToken_checkBox.CheckedChanged += new System.EventHandler(this.spToken_checkBox_CheckedChanged); |
| | | // |
| | | // checkBox12 |
| | | // spActualPrice_checkBox |
| | | // |
| | | 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; |
| | | this.spActualPrice_checkBox.AutoSize = true; |
| | | this.spActualPrice_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.spActualPrice_checkBox.Location = new System.Drawing.Point(14, 22); |
| | | this.spActualPrice_checkBox.Name = "spActualPrice_checkBox"; |
| | | this.spActualPrice_checkBox.Size = new System.Drawing.Size(111, 21); |
| | | this.spActualPrice_checkBox.TabIndex = 49; |
| | | this.spActualPrice_checkBox.Text = "宿ååå°æä»·"; |
| | | this.spActualPrice_checkBox.UseVisualStyleBackColor = true; |
| | | this.spActualPrice_checkBox.CheckedChanged += new System.EventHandler(this.spActualPrice_checkBox_CheckedChanged); |
| | | // |
| | | // 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.Controls.Add(this.ydCourse_checkBox); |
| | | this.groupBox5.Controls.Add(this.ydspLijin_checkBox); |
| | | this.groupBox5.Controls.Add(this.ydToken_checkBox); |
| | | this.groupBox5.Controls.Add(this.ydspLink_checkBox); |
| | | 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.Location = new System.Drawing.Point(682, 532); |
| | | this.groupBox5.Name = "groupBox5"; |
| | | this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.groupBox5.Size = new System.Drawing.Size(258, 81); |
| | |
| | | this.groupBox5.TabStop = false; |
| | | this.groupBox5.Text = "å¼ååååæ®µ"; |
| | | // |
| | | // checkBox21 |
| | | // ydCourse_checkBox |
| | | // |
| | | 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; |
| | | this.ydCourse_checkBox.AutoSize = true; |
| | | this.ydCourse_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.ydCourse_checkBox.Location = new System.Drawing.Point(14, 51); |
| | | this.ydCourse_checkBox.Name = "ydCourse_checkBox"; |
| | | this.ydCourse_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.ydCourse_checkBox.TabIndex = 46; |
| | | this.ydCourse_checkBox.Text = "å¼åæç¨é¾æ¥"; |
| | | this.ydCourse_checkBox.UseVisualStyleBackColor = true; |
| | | this.ydCourse_checkBox.CheckedChanged += new System.EventHandler(this.ydCourse_checkBox_CheckedChanged); |
| | | // |
| | | // checkBox5 |
| | | // ydspLijin_checkBox |
| | | // |
| | | 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; |
| | | this.ydspLijin_checkBox.AutoSize = true; |
| | | this.ydspLijin_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.ydspLijin_checkBox.Location = new System.Drawing.Point(143, 24); |
| | | this.ydspLijin_checkBox.Name = "ydspLijin_checkBox"; |
| | | this.ydspLijin_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.ydspLijin_checkBox.TabIndex = 46; |
| | | this.ydspLijin_checkBox.Text = "å¼å礼éé¢é¢"; |
| | | this.ydspLijin_checkBox.UseVisualStyleBackColor = true; |
| | | this.ydspLijin_checkBox.CheckedChanged += new System.EventHandler(this.ydspLijin_checkBox_CheckedChanged); |
| | | // |
| | | // checkBox6 |
| | | // ydToken_checkBox |
| | | // |
| | | 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; |
| | | this.ydToken_checkBox.AutoSize = true; |
| | | this.ydToken_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.ydToken_checkBox.Location = new System.Drawing.Point(143, 51); |
| | | this.ydToken_checkBox.Name = "ydToken_checkBox"; |
| | | this.ydToken_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.ydToken_checkBox.TabIndex = 46; |
| | | this.ydToken_checkBox.Text = "å¼åååå£ä»¤"; |
| | | this.ydToken_checkBox.UseVisualStyleBackColor = true; |
| | | this.ydToken_checkBox.CheckedChanged += new System.EventHandler(this.ydToken_checkBox_CheckedChanged); |
| | | // |
| | | // checkBox8 |
| | | // ydspLink_checkBox |
| | | // |
| | | 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; |
| | | this.ydspLink_checkBox.AutoSize = true; |
| | | this.ydspLink_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.ydspLink_checkBox.Location = new System.Drawing.Point(14, 24); |
| | | this.ydspLink_checkBox.Name = "ydspLink_checkBox"; |
| | | this.ydspLink_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.ydspLink_checkBox.TabIndex = 46; |
| | | this.ydspLink_checkBox.Text = "å¼ååå龿¥"; |
| | | this.ydspLink_checkBox.UseVisualStyleBackColor = true; |
| | | this.ydspLink_checkBox.CheckedChanged += new System.EventHandler(this.ydspLink_checkBox_CheckedChanged); |
| | | // |
| | | // groupBox4 |
| | | // |
| | |
| | | // groupBox9 |
| | | // |
| | | this.groupBox9.Controls.Add(this.button16); |
| | | this.groupBox9.Controls.Add(this.checkBox9); |
| | | this.groupBox9.Controls.Add(this.syncFaDanKu_checkBox); |
| | | 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.button16.TabIndex = 47; |
| | | this.button16.Text = "å¤å¶ææ¡"; |
| | | this.button16.UseVisualStyleBackColor = false; |
| | | this.button16.Click += new System.EventHandler(this.button16_Click); |
| | | // |
| | | // checkBox9 |
| | | // syncFaDanKu_checkBox |
| | | // |
| | | 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(170, 605); |
| | | this.checkBox9.Name = "checkBox9"; |
| | | this.checkBox9.Size = new System.Drawing.Size(99, 21); |
| | | this.checkBox9.TabIndex = 48; |
| | | this.checkBox9.Text = "忥å°åååº"; |
| | | this.checkBox9.UseVisualStyleBackColor = true; |
| | | this.syncFaDanKu_checkBox.AutoSize = true; |
| | | this.syncFaDanKu_checkBox.Font = new System.Drawing.Font("微软é
é»", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.syncFaDanKu_checkBox.Location = new System.Drawing.Point(170, 605); |
| | | this.syncFaDanKu_checkBox.Name = "syncFaDanKu_checkBox"; |
| | | this.syncFaDanKu_checkBox.Size = new System.Drawing.Size(99, 21); |
| | | this.syncFaDanKu_checkBox.TabIndex = 48; |
| | | this.syncFaDanKu_checkBox.Text = "忥å°åååº"; |
| | | this.syncFaDanKu_checkBox.UseVisualStyleBackColor = true; |
| | | this.syncFaDanKu_checkBox.CheckedChanged += new System.EventHandler(this.syncFaDanKu_checkBox_CheckedChanged); |
| | | // |
| | | // textBox13 |
| | | // |
| | |
| | | this.textBox13.Name = "textBox13"; |
| | | this.textBox13.Size = new System.Drawing.Size(263, 567); |
| | | this.textBox13.TabIndex = 0; |
| | | this.textBox13.Text = "1231231231231233333333333333222222222222222222222222222222222"; |
| | | // |
| | | // button10 |
| | | // |
| | |
| | | this.groupBox3.TabStop = false; |
| | | this.groupBox3.Text = "çéåå"; |
| | | this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter); |
| | | // |
| | | // 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; |
| | | // |
| | | // button2 |
| | | // |
| | |
| | | this.checkBox20.TabIndex = 49; |
| | | this.checkBox20.Text = "å
¨é"; |
| | | this.checkBox20.UseVisualStyleBackColor = true; |
| | | this.checkBox20.CheckedChanged += new System.EventHandler(this.checkBox20_CheckedChanged); |
| | | // |
| | | // button18 |
| | | // |
| | |
| | | this.button18.TabIndex = 47; |
| | | this.button18.Text = "å å
¥å¼å"; |
| | | this.button18.UseVisualStyleBackColor = false; |
| | | this.button18.Click += new System.EventHandler(this.button18_Click); |
| | | // |
| | | // button17 |
| | | // |
| | |
| | | this.button17.TabIndex = 48; |
| | | this.button17.Text = "å å
¥å®æ"; |
| | | this.button17.UseVisualStyleBackColor = false; |
| | | this.button17.Click += new System.EventHandler(this.button17_Click); |
| | | // |
| | | // checkBox2 |
| | | // |
| | |
| | | this.checkBox2.TabIndex = 54; |
| | | this.checkBox2.Text = "æ çº¢å°æä»·â¤1å
çåå"; |
| | | this.checkBox2.UseVisualStyleBackColor = true; |
| | | // |
| | | // ucHorizontalList1 |
| | | // |
| | | this.ucHorizontalList1.DataSource = null; |
| | | this.ucHorizontalList1.Font = new System.Drawing.Font("微软é
é»", 10F); |
| | | this.ucHorizontalList1.IsAutoSelectFirst = true; |
| | | 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(687, 25); |
| | | this.ucHorizontalList1.TabIndex = 46; |
| | | this.ucHorizontalList1.TabStop = false; |
| | | // |
| | | // checkBox1 |
| | | // |
| | |
| | | this.dataGridView1.AllowUserToResizeRows = false; |
| | | this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Menu; |
| | | this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None; |
| | | dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| | | dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; |
| | | dataGridViewCellStyle1.Font = new System.Drawing.Font("微软é
é»", 10F, System.Drawing.FontStyle.Bold); |
| | | dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; |
| | | dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Control; |
| | | dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.WindowText; |
| | | dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
| | | this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; |
| | | this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| | | this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
| | | this.éæ©, |
| | |
| | | this.佣鿝, |
| | | this.ä½£é, |
| | | this.æ¥æº}); |
| | | this.dataGridView1.ContextMenuStrip = this.contextMenuStrip1; |
| | | this.dataGridView1.GridColor = System.Drawing.SystemColors.Menu; |
| | | this.dataGridView1.Location = new System.Drawing.Point(7, 85); |
| | | this.dataGridView1.Name = "dataGridView1"; |
| | | this.dataGridView1.RowHeadersVisible = false; |
| | | dataGridViewCellStyle1.Font = new System.Drawing.Font("微软é
é»", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle1; |
| | | dataGridViewCellStyle2.Font = new System.Drawing.Font("微软é
é»", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle2; |
| | | 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(687, 393); |
| | | this.dataGridView1.TabIndex = 44; |
| | | this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick); |
| | | this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick); |
| | | this.dataGridView1.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseDown); |
| | | // |
| | | // éæ© |
| | | // |
| | | this.éæ©.HeaderText = "éæ©"; |
| | | this.éæ©.Name = "éæ©"; |
| | | this.éæ©.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| | | // |
| | | // ååæ é¢ |
| | | // |
| | | this.ååæ é¢.HeaderText = "ååæ é¢"; |
| | | this.ååæ é¢.Name = "ååæ é¢"; |
| | | this.ååæ é¢.ReadOnly = true; |
| | | this.ååæ é¢.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; |
| | | // |
| | | // éé |
| | | // |
| | | 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.æ¥æº.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; |
| | | // |
| | | // contextMenuStrip1 |
| | | // |
| | | this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.å å
¥å¼ååº, |
| | | this.å å
¥å®æåº}); |
| | | this.contextMenuStrip1.Name = "contextMenuStrip1"; |
| | | this.contextMenuStrip1.Size = new System.Drawing.Size(137, 48); |
| | | this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1_ItemClicked); |
| | | // |
| | | // å å
¥å¼ååº |
| | | // |
| | | this.å å
¥å¼ååº.Name = "å å
¥å¼ååº"; |
| | | this.å å
¥å¼ååº.Size = new System.Drawing.Size(136, 22); |
| | | this.å å
¥å¼ååº.Text = "å å
¥å¼ååº"; |
| | | // |
| | | // å å
¥å®æåº |
| | | // |
| | | this.å å
¥å®æåº.Name = "å å
¥å®æåº"; |
| | | this.å å
¥å®æåº.Size = new System.Drawing.Size(136, 22); |
| | | this.å å
¥å®æåº.Text = "å å
¥å®æåº"; |
| | | // |
| | | // button14 |
| | | // |
| | |
| | | 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(7, 58); |
| | | this.ucHorizontalList1.Name = "ucHorizontalList1"; |
| | | this.ucHorizontalList1.SelectedColor = System.Drawing.Color.Blue; |
| | | this.ucHorizontalList1.SelectedItem = null; |
| | | this.ucHorizontalList1.Size = new System.Drawing.Size(687, 25); |
| | | this.ucHorizontalList1.TabIndex = 46; |
| | | this.ucHorizontalList1.TabStop = false; |
| | | // |
| | | // Main |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | |
| | | this.groupBox2.ResumeLayout(false); |
| | | this.groupBox2.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); |
| | | this.contextMenuStrip1.ResumeLayout(false); |
| | | this.tabControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | |
| | | 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 CheckBox spLink_checkBox; |
| | | private CheckBox spTitle_checkBox; |
| | | private CheckBox spToken_checkBox; |
| | | private CheckBox spActualPrice_checkBox; |
| | | private GroupBox groupBox5; |
| | | private CheckBox checkBox21; |
| | | private CheckBox checkBox5; |
| | | private CheckBox checkBox6; |
| | | private CheckBox checkBox8; |
| | | private CheckBox ydCourse_checkBox; |
| | | private CheckBox ydspLijin_checkBox; |
| | | private CheckBox ydToken_checkBox; |
| | | private CheckBox ydspLink_checkBox; |
| | | private Label label3; |
| | | private GroupBox groupBox7; |
| | | private Button button30; |
| | | private Button button9; |
| | | private Button button12; |
| | | private Button button16; |
| | | private CheckBox checkBox9; |
| | | private CheckBox syncFaDanKu_checkBox; |
| | | private DataGridViewCheckBoxColumn éæ©; |
| | | private DataGridViewTextBoxColumn ååæ é¢; |
| | | private DataGridViewTextBoxColumn éé; |
| | |
| | | private DataGridViewTextBoxColumn 佣鿝; |
| | | private DataGridViewTextBoxColumn ä½£é; |
| | | private DataGridViewTextBoxColumn æ¥æº; |
| | | private ContextMenuStrip contextMenuStrip1; |
| | | private ToolStripMenuItem å å
¥å¼ååº; |
| | | private ToolStripMenuItem å å
¥å®æåº; |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | }); |
| | | //åå§å模æ¿ç¼è¾ |
| | | setDocTemplateState(false); |
| | | } |
| | | |
| | | //éªè¯ç»å½ |
| | |
| | | } |
| | | } |
| | | } |
| | | //å
¨é |
| | | private void checkBox20_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | if (this.checkBox20.Checked)//å
¨é |
| | | { |
| | | for (int i = 0; i < dataGridView1.Rows.Count; i++) |
| | | { |
| | | ((DataGridViewCheckBoxCell)dataGridView1.Rows[i].Cells["éæ©"]).Value = true; |
| | | } |
| | | } |
| | | else { //åé |
| | | for (int i = 0; i < dataGridView1.Rows.Count; i++) |
| | | { |
| | | if (Convert.ToBoolean( ((DataGridViewCheckBoxCell)dataGridView1.Rows[i].Cells["éæ©"]).Value)==true) |
| | | ((DataGridViewCheckBoxCell)dataGridView1.Rows[i].Cells["éæ©"]).Value = false; |
| | | } |
| | | } |
| | | |
| | | //å
¨é |
| | | } |
| | | |
| | | |
| | | //é¼ æ å³é® |
| | | private void dataGridView1_CellMouseDown(object sender, DataGridViewCellMouseEventArgs e) |
| | | { |
| | | if (e.Button == MouseButtons.Right) |
| | | { |
| | | if (e.RowIndex >= 0) |
| | | { |
| | | dataGridView1.ClearSelection();//æ¸
ç©ºéæ©é¡¹ |
| | | dataGridView1.Rows[e.RowIndex].Selected = true;//è·å被éä¸è¡ç´¢å¼ |
| | | dataGridView1.CurrentCell = dataGridView1.Rows[e.RowIndex].Cells[e.ColumnIndex]; |
| | | contextMenuStrip1.Show(MousePosition.X, MousePosition.Y);//å¼¹åºæä½èå |
| | | } |
| | | } |
| | | } |
| | | |
| | | //èåç¹å» |
| | | private void contextMenuStrip1_ItemClicked(object sender, ToolStripItemClickedEventArgs e) |
| | | { |
| | | int index = dataGridView1.CurrentRow.Index; |
| | | if (index >= this.infoList.Count()) |
| | | return; |
| | | FirstOrderSubInfo info= this.infoList[index]; |
| | | //TODO å å
¥ææ¡ |
| | | if (e.ClickedItem.Name == "å å
¥å¼ååº") |
| | | { |
| | | DocUtil.AddYDGoods(info); |
| | | } |
| | | else if (e.ClickedItem.Name == "å å
¥å®æåº") |
| | | { |
| | | DocUtil.AddSPGoods(info); |
| | | } |
| | | |
| | | String txt= DocUtil.BuildDoc(); |
| | | this.textBox13.Text = txt; |
| | | //è·åå½åéä¸çé项 |
| | | } |
| | | |
| | | |
| | | //å å
¥å®æåº |
| | | private void button17_Click(object sender, EventArgs e) |
| | | { |
| | | List<FirstOrderSubInfo> list = getCheckedGoodsItem(); |
| | | DocUtil.AddSPGoods(list); |
| | | String txt = DocUtil.BuildDoc(); |
| | | this.textBox13.Text = txt; |
| | | } |
| | | //å å
¥å¼ååº |
| | | private void button18_Click(object sender, EventArgs e) |
| | | { |
| | | List<FirstOrderSubInfo> list=getCheckedGoodsItem(); |
| | | DocUtil.AddYDGoods(list); |
| | | String txt = DocUtil.BuildDoc(); |
| | | this.textBox13.Text = txt; |
| | | } |
| | | |
| | | |
| | | //è·åéä¸çé项 |
| | | private List<FirstOrderSubInfo> getCheckedGoodsItem() { |
| | | List<FirstOrderSubInfo> list = new List<FirstOrderSubInfo>(); |
| | | if(this.infoList!=null) |
| | | for (int i = 0; i < this.infoList.Count(); i++) |
| | | { |
| | | if(Convert.ToBoolean(((DataGridViewCheckBoxCell)dataGridView1.Rows[i].Cells["éæ©"]).Value) == true) |
| | | list.Add(this.infoList[i]); |
| | | } |
| | | return list; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | /** |
| | |
| | | LoginManager.ExitLogin(); |
| | | setUserInfo(null); |
| | | } |
| | | |
| | | private void dataGridView1_CellDoubleClick(object sender, DataGridViewCellEventArgs e) |
| | | { |
| | | MessageBox.Show("åå»"); |
| | | } |
| | | |
| | | /** |
| | | * |
| | | * æ¨¡æ¿æä½å¼å§ |
| | | * |
| | | */ |
| | | |
| | | |
| | | private void ChooseDocTemplateParams(CheckBox checkBox) |
| | | { |
| | | String key = null; |
| | | foreach (String k in templateParams.Keys) |
| | | { |
| | | if (templateParams[k].Name == checkBox.Name) |
| | | key = k; |
| | | } |
| | | |
| | | if (checkBox.Checked) |
| | | { |
| | | string s = this.textBox13.Text; |
| | | int idx = this.textBox13.SelectionStart; |
| | | s = s.Insert(idx, key); |
| | | textBox13.Text = s; |
| | | textBox13.SelectionStart = idx + key.Length; |
| | | checkBox.Focus(); |
| | | } |
| | | else |
| | | { |
| | | int index = this.textBox13.Text.IndexOf(key); |
| | | if (index > -1) |
| | | { |
| | | string s = this.textBox13.Text; |
| | | s = s.Replace(key, ""); |
| | | textBox13.Text = s; |
| | | } |
| | | } |
| | | } |
| | | |
| | | Dictionary<String, CheckBox> templateParams = new Dictionary<string, CheckBox>(); |
| | | |
| | | private void initTemplateParams(bool isDefault) |
| | | { |
| | | templateParams.Clear(); |
| | | templateParams.Add("{å¼ååå龿¥}", ydspLink_checkBox); |
| | | templateParams.Add("{å¼å礼éé¢é¢}", ydspLijin_checkBox); |
| | | templateParams.Add("{å¼åæç¨é¾æ¥}", ydCourse_checkBox); |
| | | templateParams.Add("{å¼åååå£ä»¤}", ydToken_checkBox); |
| | | templateParams.Add("{宿ååå°æä»·}", spActualPrice_checkBox); |
| | | templateParams.Add("{宿ååæ é¢}", spTitle_checkBox); |
| | | templateParams.Add("{宿åå龿¥}", spLink_checkBox); |
| | | templateParams.Add("{宿ååå£ä»¤}", spToken_checkBox); |
| | | //è·åæ¨¡æ¿ |
| | | Config ownTemplate= SQLiteDataBaseUtil.getInstance().GetConfig("sdlj_doc_template_own"); |
| | | |
| | | String template = ""; |
| | | if (ownTemplate != null) |
| | | template = ownTemplate.Value; |
| | | if (isDefault||StringUtil.isEmpty(template)) |
| | | template = SQLiteDataBaseUtil.getInstance().GetConfig("sdlj_doc_template").Value; |
| | | foreach (String key in templateParams.Keys) |
| | | { |
| | | if (template.Contains(key)) |
| | | { |
| | | templateParams[key].Checked = true; |
| | | } |
| | | } |
| | | this.textBox13.Text = template; |
| | | } |
| | | |
| | | private void ydspLink_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(ydspLink_checkBox); |
| | | } |
| | | |
| | | private void ydspLijin_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(ydspLijin_checkBox); |
| | | } |
| | | |
| | | private void ydCourse_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(ydCourse_checkBox); |
| | | } |
| | | |
| | | private void ydToken_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(ydToken_checkBox); |
| | | } |
| | | |
| | | private void spActualPrice_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(spActualPrice_checkBox); |
| | | } |
| | | |
| | | private void spTitle_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(spTitle_checkBox); |
| | | } |
| | | |
| | | private void spLink_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(spLink_checkBox); |
| | | } |
| | | |
| | | private void spToken_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | ChooseDocTemplateParams(spToken_checkBox); |
| | | } |
| | | |
| | | private delegate void TemplateDoSuccess(bool t); |
| | | |
| | | //模æ¿ç¼è¾ |
| | | private void button30_Click(object sender, EventArgs e) |
| | | { |
| | | if (this.button12.Enabled == false) |
| | | { |
| | | ApiUtil.GetTemplate(new OnSuccess((String result) => |
| | | { |
| | | JObject obj= JObject.Parse(result); |
| | | if (Convert.ToInt32(obj["code"]) == 0) { |
| | | //è®¾ç½®æ¨¡æ¿ |
| | | String template = obj["data"]["template"].ToString(); |
| | | SQLiteDataBaseUtil.getInstance().AddConfig(new Config("sdlj_doc_template_own", template)); |
| | | } |
| | | this.BeginInvoke(new TemplateDoSuccess(setDocTemplateState), true); |
| | | })); |
| | | } |
| | | } |
| | | //模æ¿è¿å |
| | | private void button12_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | ApiUtil.SetTemplate(true,"",new OnSuccess((String result)=> { |
| | | |
| | | JObject obj = JObject.Parse(result); |
| | | if (Convert.ToInt32(obj["code"]) == 0) |
| | | { |
| | | SQLiteDataBaseUtil.getInstance().AddConfig(new Config("sdlj_doc_template_own","")); |
| | | this.BeginInvoke(new TemplateDoSuccess(initTemplateParams), true); |
| | | MessageBox.Show("è¿åæå"); |
| | | } |
| | | |
| | | })); |
| | | |
| | | } |
| | | //ä¿å |
| | | private void button9_Click_1(object sender, EventArgs e) |
| | | { |
| | | String template= this.textBox13.Text; |
| | | if (StringUtil.isEmpty(template)||!DocUtil.IsRight(template)) { |
| | | MessageBox.Show("æ¨¡æ¿æ ¼å¼é误"); |
| | | return; |
| | | } |
| | | //ä¿åæ¨¡æ¿ |
| | | ApiUtil.SetTemplate(false, template, new OnSuccess((String result) => { |
| | | JObject obj = JObject.Parse(result); |
| | | if (Convert.ToInt32(obj["code"]) == 0) |
| | | { |
| | | SQLiteDataBaseUtil.getInstance().AddConfig(new Config("sdlj_doc_template_own", template)); |
| | | this.BeginInvoke(new TemplateDoSuccess(setDocTemplateState), false); |
| | | MessageBox.Show("ä¿åæå"); |
| | | } |
| | | })); |
| | | } |
| | | //å¤å¶ææ¡ |
| | | private void button16_Click(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | //忥å°åååº |
| | | private void syncFaDanKu_checkBox_CheckedChanged(object sender, EventArgs e) |
| | | { |
| | | |
| | | } |
| | | |
| | | //è®¾ç½®ææ¡ç¼è¾æ¨¡å¼ |
| | | private void setDocTemplateState(bool edit) { |
| | | if (!edit) |
| | | { |
| | | this.ydCourse_checkBox.Enabled = false; |
| | | this.ydspLijin_checkBox.Enabled = false; |
| | | this.ydspLink_checkBox.Enabled = false; |
| | | this.ydToken_checkBox.Enabled = false; |
| | | this.spActualPrice_checkBox.Enabled = false; |
| | | this.spLink_checkBox.Enabled = false; |
| | | this.spTitle_checkBox.Enabled = false; |
| | | this.spToken_checkBox.Enabled = false; |
| | | this.button12.Enabled = false; |
| | | this.button9.Enabled = false; |
| | | this.button16.Enabled = true; |
| | | this.syncFaDanKu_checkBox.Enabled = true; |
| | | this.textBox13.Text = ""; |
| | | String txt = DocUtil.BuildDoc(); |
| | | this.textBox13.Text = txt; |
| | | } |
| | | else { |
| | | this.ydCourse_checkBox.Enabled = true; |
| | | this.ydspLijin_checkBox.Enabled = true; |
| | | this.ydspLink_checkBox.Enabled = true; |
| | | this.ydToken_checkBox.Enabled = true; |
| | | this.spActualPrice_checkBox.Enabled = true; |
| | | this.spLink_checkBox.Enabled = true; |
| | | this.spTitle_checkBox.Enabled = true; |
| | | this.spToken_checkBox.Enabled = true; |
| | | this.button12.Enabled = true; |
| | | this.button9.Enabled = true; |
| | | this.button16.Enabled = false; |
| | | this.syncFaDanKu_checkBox.Enabled = false; |
| | | //è½½å
¥æ¨¡æ¿ |
| | | initTemplateParams(false); |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | /** |
| | | * |
| | | * æ¨¡æ¿æä½ç»æ |
| | | * |
| | | */ |
| | | } |
| | | } |
| | |
| | | <metadata name="æ¥æº.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
| | | <value>True</value> |
| | | </metadata> |
| | | <metadata name="contextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| | | <value>579, 17</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> |
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬: 4.0.30319.42000 |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¦æ |
| | | // éæ°çæä»£ç ï¼åæåæ´æ¹å°ä¸¢å¤±ã |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace WindowsFormsApp1.Properties |
| | | { |
| | | |
| | | |
| | | namespace WindowsFormsApp1.Properties { |
| | | using System; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 强类åèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åå符串çã |
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã |
| | | /// </summary> |
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder |
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã |
| | | // è¥è¦æ·»å æå 餿åï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen |
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen |
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | internal class Resources |
| | | { |
| | | |
| | | internal class Resources { |
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan; |
| | | |
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture; |
| | | |
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
| | | internal Resources() |
| | | { |
| | | internal Resources() { |
| | | } |
| | | |
| | | |
| | | /// <summary> |
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼å ResourceManager å®ä¾ã |
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Resources.ResourceManager ResourceManager |
| | | { |
| | | get |
| | | { |
| | | if ((resourceMan == null)) |
| | | { |
| | | internal static global::System.Resources.ResourceManager ResourceManager { |
| | | get { |
| | | if (object.ReferenceEquals(resourceMan, null)) { |
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WindowsFormsApp1.Properties.Resources", typeof(Resources).Assembly); |
| | | resourceMan = temp; |
| | | } |
| | | return resourceMan; |
| | | } |
| | | } |
| | | |
| | | |
| | | /// <summary> |
| | | /// è¦çå½å线ç¨ç CurrentUICulture 屿§ |
| | | /// ä½¿ç¨æ¤å¼ºç±»åçèµæºç±»çèµæºæ¥æ¾ã |
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ |
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Globalization.CultureInfo Culture |
| | | { |
| | | get |
| | | { |
| | | internal static global::System.Globalization.CultureInfo Culture { |
| | | get { |
| | | return resourceCulture; |
| | | } |
| | | set |
| | | { |
| | | set { |
| | | resourceCulture = value; |
| | | } |
| | | } |
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // This code was generated by a tool. |
| | | // Runtime Version:4.0.30319.42000 |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // Changes to this file may cause incorrect behavior and will be lost if |
| | | // the code is regenerated. |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace WindowsFormsApp1.Properties |
| | | { |
| | | |
| | | |
| | | namespace WindowsFormsApp1.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase |
| | | { |
| | | |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.6.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default |
| | | { |
| | | get |
| | | { |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | |
| | | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> |
| | | </dsig:Transforms> |
| | | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> |
| | | <dsig:DigestValue>H3lsFoarChgE6PHwoF18Pspt+rqqYUKw+vshKX+UIdM=</dsig:DigestValue> |
| | | <dsig:DigestValue>OQB24iiF0QrHHoA/4xhiaRzKnH9xlkA4ahGInM79Tqc=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <configuration> |
| | | <configSections> |
| | | <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> |
| | | <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/> |
| | | </configSections> |
| | | <startup> |
| | | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" /> |
| | | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/> |
| | | </startup> |
| | | <entityFramework> |
| | | <providers> |
| | | <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" /> |
| | | <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" /> |
| | | <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer"/> |
| | | <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6"/> |
| | | </providers> |
| | | </entityFramework> |
| | | <system.data> |
| | | <DbProviderFactories> |
| | | <remove invariant="System.Data.SQLite.EF6" /> |
| | | <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" /> |
| | | <remove invariant="System.Data.SQLite" /><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /></DbProviderFactories> |
| | | <remove invariant="System.Data.SQLite.EF6"/> |
| | | <add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6"/> |
| | | <remove invariant="System.Data.SQLite"/><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite"/></DbProviderFactories> |
| | | </system.data> |
| | | </configuration> |
| | | </configuration> |
| | |
| | | </dependentAssembly> |
| | | </dependency> |
| | | <dependency> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="239120"> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="248336"> |
| | | <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>J5/1wvl9NGEbAz7t+Ow8mo8gtRQalIamG17NcwvODl0=</dsig:DigestValue> |
| | | <dsig:DigestValue>c8URJqyXvcg8cUKiw91OBfIPsV5Z40fINAauX0RWh0Q=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | | <file name="WindowsFormsApp1.exe.config" size="1530"> |
| | | <file name="WindowsFormsApp1.exe.config" size="1521"> |
| | | <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>MD8u539BoS8oJrWNQIfeHlY1JEOle4ihuSHL1GgKyXg=</dsig:DigestValue> |
| | | <dsig:DigestValue>IKO60V2vSCYy5A4kbzl+fbd4Oa3vXyKQ+9TC9Z/9T2U=</dsig:DigestValue> |
| | | </hash> |
| | | </file> |
| | | </asmv1:assembly> |
| | |
| | | [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) |
| | | [0620/154613.492: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. |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 102 to 125 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 124 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 106 to 123 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 122 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 105 to 121 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 109 to 120 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 1 to 14 |
| | | [0620/154615.088:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 3 to 13 |
| | | [0620/154615.110:INFO:CONSOLE(2)] "", source: https://g.alicdn.com/AWSC/WebUMID/1.81.0/um.js (2) |
| | | [0620/154615.146:ERROR:data_channel_controller.cc(414)] channel label not found |
| | | [0620/154615.219:WARNING:stun_port.cc(450)] Port[15d810a0: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 |
| | | [0620/154615.607: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) |
| | | [0620/154615.763: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) |
| | | [0620/154615.907: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) |
| | | [0620/154624.343:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0620/154626.548:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0620/154628.672:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0620/154630.789:INFO:CONSOLE(8)] "", source: https://g.alicdn.com/AWSC/uab/1.124.5/collina.js (8) |
| | | [0620/154631.172: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) |
| | | [0620/154631.522: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) |
| | | [0620/154631.559: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) |
| | | [0620/154631.560: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) |
| | | [0620/154631.688:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/154632.090: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) |
| | | [0620/154632.202: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) |
| | | [0620/154632.203: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) |
| | | [0620/154632.217: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) |
| | | [0620/154632.335:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/154632.358: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) |
| | | [0620/154632.476:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592639192284' 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) |
| | | [0620/154633.255: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) |
| | | [0620/154633.256: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) |
| | | [0620/154633.270: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) |
| | | [0620/154633.315: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) |
| | | [0620/154633.315: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) |
| | | [0620/154633.316: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) |
| | | [0620/154633.316: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) |
| | | [0620/154633.646: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) |
| | | [0620/154633.647: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) |
| | | [0620/154633.733:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/154634.020: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) |
| | | [0620/154634.042:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/154634.151:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592639194083' 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) |
| | | [0620/154634.290: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) |
| | | [0620/154634.291: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) |
| | | [0620/154634.307: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) |
| | | [0620/154634.307: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) |
| | | [0620/154634.322: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) |
| | | [0620/154634.357: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) |
| | | [0620/154634.358: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) |
| | | [0620/154634.358: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) |
| | | [0620/154634.358: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) |
| | | [0620/154634.713: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) |
| | | [0620/154634.720: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) |
| | | [0620/154634.720: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) |
| | | [0620/154634.721: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) |
| | | [0620/154634.721: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) |
| | | [0620/154634.733: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) |
| | | [0620/154634.733: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) |
| | | [0620/154634.975: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 |
| | | |
| | | [0620/154635.113: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) |
| | | [0620/154635.324: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) |
| | | [0620/154638.717: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) |
| | | [0620/154638.718: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) |
| | | [0620/154638.766: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) |
| | | [0620/154638.800: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) |
| | | [0620/154638.827: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) |
| | | [0620/154638.876: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) |
| | | [0620/154638.881: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) |
| | | [0620/154638.972:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/154639.062: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=1592639198875_253&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) |
| | | [0620/154639.062: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) |
| | | [0620/154639.102:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592639198799_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) |
| | | [0620/155613.825: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) |
| | | [0620/155613.826: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) |
| | | [0620/155613.909:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/155614.282:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/155614.407: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) |
| | | [0620/155614.604: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) |
| | | [0620/155614.605: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) |
| | | [0620/155614.623: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) |
| | | [0620/155614.623: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) |
| | | [0620/155614.638: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) |
| | | [0620/155614.672: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) |
| | | [0620/155614.672: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) |
| | | [0620/155614.673: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) |
| | | [0620/155614.673: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) |
| | | [0620/155614.678:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592639774482' 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) |
| | | [0620/155615.142: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) |
| | | [0620/155615.148: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) |
| | | [0620/155615.148: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) |
| | | [0620/155615.148: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) |
| | | [0620/155615.148: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) |
| | | [0620/155615.160: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) |
| | | [0620/155615.161: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) |
| | | [0620/155615.170: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) |
| | | [0620/155615.483: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) |
| | | [0620/155619.146: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) |
| | | [0620/155619.147: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) |
| | | [0620/155619.163: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) |
| | | [0620/155619.198: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) |
| | | [0620/155619.219: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) |
| | | [0620/155619.241: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) |
| | | [0620/155619.278: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) |
| | | [0620/155619.376:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/155619.379:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592639779197_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) |
| | | [0620/155619.426: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=1592639779277_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) |
| | | [0620/155619.427: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) |
| | | [0620/160613.787: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) |
| | | [0620/160613.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) |
| | | [0620/160613.829: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) |
| | | [0620/160613.916:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/160614.469:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/160614.502: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) |
| | | [0620/160614.674:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592640374551' 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) |
| | | [0620/160614.712: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) |
| | | [0620/160614.712: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) |
| | | [0620/160614.732: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) |
| | | [0620/160614.732: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) |
| | | [0620/160614.749: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) |
| | | [0620/160614.787: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) |
| | | [0620/160614.788: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) |
| | | [0620/160614.788: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) |
| | | [0620/160614.788: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) |
| | | [0620/160615.321: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) |
| | | [0620/160615.327: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) |
| | | [0620/160615.327: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) |
| | | [0620/160615.328: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) |
| | | [0620/160615.328: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) |
| | | [0620/160615.339: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) |
| | | [0620/160615.339: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) |
| | | [0620/160615.563: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) |
| | | [0620/160619.567: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) |
| | | [0620/160619.568: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) |
| | | [0620/160619.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) |
| | | [0620/160619.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) |
| | | [0620/160619.644: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) |
| | | [0620/160619.659: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) |
| | | [0620/160619.703: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) |
| | | [0620/160619.816:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592640379626_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) |
| | | [0620/160619.851: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=1592640379701_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) |
| | | [0620/160619.851: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) |
| | | [0620/160620.037:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/161613.779: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) |
| | | [0620/161613.779: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) |
| | | [0620/161613.868:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/161613.961: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) |
| | | [0620/161614.241:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/161614.301: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) |
| | | [0620/161614.586:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592640974363' 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) |
| | | [0620/161614.587: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) |
| | | [0620/161614.587: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) |
| | | [0620/161614.609: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) |
| | | [0620/161614.609: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) |
| | | [0620/161614.625: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) |
| | | [0620/161614.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) |
| | | [0620/161614.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) |
| | | [0620/161614.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) |
| | | [0620/161614.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) |
| | | [0620/161614.924: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) |
| | | [0620/161614.929: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) |
| | | [0620/161614.929: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) |
| | | [0620/161614.929: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) |
| | | [0620/161614.929: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) |
| | | [0620/161614.945: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) |
| | | [0620/161614.945: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) |
| | | [0620/161615.171: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) |
| | | [0620/161618.929: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) |
| | | [0620/161618.930: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) |
| | | [0620/161618.950: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) |
| | | [0620/161618.973: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) |
| | | [0620/161618.993: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) |
| | | [0620/161619.008: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) |
| | | [0620/161619.062: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) |
| | | [0620/161619.177:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/161619.178:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592640978971_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) |
| | | [0620/161619.221: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=1592640979061_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) |
| | | [0620/161619.221: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) |
| | | [0620/162613.759: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) |
| | | [0620/162613.759: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) |
| | | [0620/162613.780: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) |
| | | [0620/162613.902:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/162614.619:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/162614.714: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) |
| | | [0620/162614.752: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) |
| | | [0620/162614.752: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) |
| | | [0620/162614.768: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) |
| | | [0620/162614.769: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) |
| | | [0620/162614.782: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) |
| | | [0620/162614.815: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) |
| | | [0620/162614.816: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) |
| | | [0620/162614.817: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) |
| | | [0620/162614.817: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) |
| | | [0620/162614.998:INFO:CONSOLE(0)] "Access to script at 'https://top-tmm.taobao.com/member/query_member_top.do?callback=_initMemberInfoCallback&is_new=true&t=1592641574828' 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) |
| | | [0620/162615.039: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) |
| | | [0620/162615.047: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) |
| | | [0620/162615.048: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) |
| | | [0620/162615.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) |
| | | [0620/162615.048: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) |
| | | [0620/162615.062: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) |
| | | [0620/162615.062: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) |
| | | [0620/162615.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) |
| | | [0620/162615.273: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) |
| | | [0620/162619.042: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) |
| | | [0620/162619.043: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) |
| | | [0620/162619.059: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) |
| | | [0620/162619.097: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) |
| | | [0620/162619.115: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) |
| | | [0620/162619.141: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) |
| | | [0620/162619.211: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) |
| | | [0620/162619.262:INFO:CONSOLE(0)] "Access to script at 'https://suggest.taobao.com/sug?_ksTS=1592641579095_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) |
| | | [0620/162619.299:INFO:CONSOLE(4)] "", source: https://g.alicdn.com/secdev/nsv/1.0.78/ns_e_88_3_f.js (4) |
| | | [0620/162619.373: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=1592641579211_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) |
| | | [0620/162619.374: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) |
| | |
| | | private String salesNum;//éé |
| | | private String couponAmount;//å¸é¢é¢ |
| | | private int tmall;//å¤©ç« |
| | | private String itemUrl;//龿¥ |
| | | private String tkl;//æ·å£ä»¤ |
| | | |
| | | public String SalesNum |
| | | { |
| | |
| | | set { salesNum = value; } |
| | | } |
| | | |
| | | public String Tkl |
| | | { |
| | | get { return tkl; } |
| | | set { tkl = value; } |
| | | } |
| | | |
| | | public String ItemUrl |
| | | { |
| | | get { return itemUrl; } |
| | | set { itemUrl = value; } |
| | | } |
| | | |
| | | public String CouponAmount |
| | | { |
| | | get { return couponAmount; } |
New file |
| | |
| | | // <autogenerated /> |
| | | using System; |
| | | using System.Reflection; |
| | | [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5.2", FrameworkDisplayName = ".NET Framework 4.5.2")] |
| | |
| | | 3b5571e023b058ed541aa721dfc291dc836a09c4 |
| | | 247e79c29b74875f97b70ab951a390b985022599 |
| | |
| | | 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 |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\obj\x86\Debug\BaoKuanZhu.csprojAssemblyReference.cache |
| | | C:\Users\Administrator\source\repos\BKZ\WindowsFormsApp1\bin\x86\Debug\System.Web.dll |
| | |
| | | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> |
| | | </dsig:Transforms> |
| | | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> |
| | | <dsig:DigestValue>H3lsFoarChgE6PHwoF18Pspt+rqqYUKw+vshKX+UIdM=</dsig:DigestValue> |
| | | <dsig:DigestValue>OQB24iiF0QrHHoA/4xhiaRzKnH9xlkA4ahGInM79Tqc=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | |
| | | </dependentAssembly> |
| | | </dependency> |
| | | <dependency> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="239120"> |
| | | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="248336"> |
| | | <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>J5/1wvl9NGEbAz7t+Ow8mo8gtRQalIamG17NcwvODl0=</dsig:DigestValue> |
| | | <dsig:DigestValue>c8URJqyXvcg8cUKiw91OBfIPsV5Z40fINAauX0RWh0Q=</dsig:DigestValue> |
| | | </hash> |
| | | </dependentAssembly> |
| | | </dependency> |
| | | <file name="WindowsFormsApp1.exe.config" size="1530"> |
| | | <file name="WindowsFormsApp1.exe.config" size="1521"> |
| | | <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>MD8u539BoS8oJrWNQIfeHlY1JEOle4ihuSHL1GgKyXg=</dsig:DigestValue> |
| | | <dsig:DigestValue>IKO60V2vSCYy5A4kbzl+fbd4Oa3vXyKQ+9TC9Z/9T2U=</dsig:DigestValue> |
| | | </hash> |
| | | </file> |
| | | </asmv1:assembly> |
| | |
| | | startRequest(new RequestParams(BASE_URL + "user/renewShare", paramsMap, headers, listener)); |
| | | } |
| | | |
| | | |
| | | //è·åé
ç½®æä»¶ |
| | | public static void GetConfig( OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | |
| | | |
| | | startRequest(new RequestParams(BASE_URL + "config/getConfig", null, headers, listener)); |
| | | } |
| | | //è·åæ¨¡æ¿ |
| | | public static void GetTemplate(OnSuccess listener) |
| | | { |
| | | Dictionary<String, String> headers = new Dictionary<String, String>(); |
| | | headers.Add("token", Constant.token); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/goods/getTemplate", null, headers, listener)); |
| | | } |
| | | |
| | | |
| | | //è·åæ¨¡æ¿ |
| | | public static void SetTemplate(bool reset,String template, 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("type",(reset?1:0)+""); |
| | | if(template!=null) |
| | | paramsMap.Add("template", template); |
| | | startRequest(new RequestParams(BASE_URL + "sdlj/goods/setTemplate", paramsMap, headers, listener)); |
| | | } |
| | | |
| | | |
| | | |
New file |
| | |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Data.Entity; |
| | | using System.Text; |
| | | using WindowsFormsApp1.entity; |
| | | using WindowsFormsApp1.utils; |
| | | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | class DocUtil |
| | | { |
| | | |
| | | public static List<FirstOrderSubInfo> ydGoodsList=new List<FirstOrderSubInfo>(); |
| | | public static List<FirstOrderSubInfo> spGoodsList = new List<FirstOrderSubInfo>(); |
| | | |
| | | public static void AddYDGoods(FirstOrderSubInfo info) { |
| | | foreach (FirstOrderSubInfo i in ydGoodsList) { |
| | | if (i.GoodsId == info.GoodsId) |
| | | return; |
| | | } |
| | | ydGoodsList.Add(info); |
| | | } |
| | | |
| | | public static void AddYDGoods(List<FirstOrderSubInfo> infoList) |
| | | { |
| | | if(infoList!=null) |
| | | foreach (FirstOrderSubInfo i in infoList) |
| | | { |
| | | AddYDGoods(i); |
| | | } |
| | | } |
| | | |
| | | |
| | | public static void AddSPGoods(FirstOrderSubInfo info) |
| | | { |
| | | foreach (FirstOrderSubInfo i in spGoodsList) |
| | | { |
| | | if (i.GoodsId == info.GoodsId) |
| | | return; |
| | | } |
| | | spGoodsList.Add(info); |
| | | } |
| | | |
| | | |
| | | public static void AddSPGoods(List<FirstOrderSubInfo> infoList) |
| | | { |
| | | foreach (FirstOrderSubInfo i in infoList) |
| | | { |
| | | AddSPGoods(i); |
| | | } |
| | | } |
| | | |
| | | |
| | | //è¡¨è¾¾å¼æ¯å¦æ£ç¡® |
| | | public static bool IsRight(String doc) { |
| | | //å¹é
ä¸¤ä¸ªä¸æ¬å· |
| | | int start1= doc.IndexOf("["); |
| | | if (start1 <= -1) { |
| | | return false; |
| | | } |
| | | |
| | | int end1 = doc.IndexOf("]", start1); |
| | | if (end1 <= -1) { |
| | | return false; |
| | | } |
| | | |
| | | int start2 = doc.IndexOf("[", end1); |
| | | if (start2 <= -1) |
| | | { |
| | | return false; |
| | | } |
| | | |
| | | int end2 = doc.IndexOf("]", start2); |
| | | if (end2 <= -1) |
| | | { |
| | | return false; |
| | | } |
| | | |
| | | return true; |
| | | } |
| | | |
| | | /** |
| | | * è·åæ¨¡æ¿ |
| | | * è¿åå¼åä¸å®æåçæ¨¡æ¿ |
| | | */ |
| | | public static String[] GetOutSideTemplate(String doc) { |
| | | //å¹é
ä¸¤ä¸ªä¸æ¬å· |
| | | int start1 = doc.IndexOf("["); |
| | | if (start1 <= -1) |
| | | { |
| | | return null; |
| | | } |
| | | |
| | | int end1 = doc.IndexOf("]", start1); |
| | | if (end1 <= -1) |
| | | { |
| | | return null; |
| | | } |
| | | |
| | | int start2 = doc.IndexOf("[", end1); |
| | | if (start2 <= -1) |
| | | { |
| | | return null; |
| | | } |
| | | |
| | | int end2 = doc.IndexOf("]", start2); |
| | | if (end2 <= -1) |
| | | { |
| | | return null; |
| | | } |
| | | String[] sts = new string[] { doc.Substring(start1+1, end1-(start1+1)), doc.Substring(start2+1, end2-(start2+1)) }; |
| | | |
| | | return sts; |
| | | } |
| | | |
| | | //çæææ¡ |
| | | public static String BuildDoc() { |
| | | String courseUrl = "http://www.baidu.com"; |
| | | Config config = SQLiteDataBaseUtil.getInstance().GetConfig("sdlj_doc_template_own"); |
| | | if (config == null) { |
| | | config = SQLiteDataBaseUtil.getInstance().GetConfig("sdlj_doc_template"); |
| | | } |
| | | |
| | | String template = config.Value; |
| | | |
| | | String[] sts= GetOutSideTemplate(template); |
| | | if (sts == null||sts.Length<2) |
| | | return null; |
| | | //å¼åååå¡«å
|
| | | StringBuilder ydSt = new StringBuilder(); |
| | | for (int i = 0; i < ydGoodsList.Count; i++) |
| | | { |
| | | ydSt.Append(sts[0].Replace("{å¼ååå龿¥}", ydGoodsList[i].ItemUrl).Replace("{å¼å礼éé¢é¢}", ydGoodsList[i].LijinAmount).Replace("{å¼åæç¨é¾æ¥}", courseUrl).Replace("{å¼åååå£ä»¤}", ydGoodsList[i].Tkl).Replace("{龿¥ä½ç½®}", (i + 1) + "")); |
| | | if(i< ydGoodsList.Count-1) |
| | | ydSt.Append("\r\n"); |
| | | } |
| | | |
| | | StringBuilder spSt = new StringBuilder(); |
| | | |
| | | for (int i = 0; i < spGoodsList.Count; i++) |
| | | { |
| | | spSt.Append(sts[1].Replace("{宿ååå°æä»·}", spGoodsList[i].ActualPrice).Replace("{宿ååæ é¢}", spGoodsList[i].Title).Replace("{宿åå龿¥}", spGoodsList[i].ItemUrl).Replace("{宿ååå£ä»¤}", spGoodsList[i].Tkl) + "\r\n"); |
| | | } |
| | | |
| | | return template.Replace("[" + sts[0] + "]", ydSt.ToString()).Replace("[" + sts[1] + "]", spSt.ToString()); |
| | | } |
| | | } |
| | | } |
| | |
| | | using System.Net; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Web; |
| | | |
| | | namespace WindowsFormsApp1.utils |
| | | { |
| | |
| | | |
| | | |
| | | public static string UrlEncode(string str){ |
| | | StringBuilder sb = new StringBuilder(); |
| | | byte[] byStr = System.Text.Encoding.UTF8.GetBytes(str); |
| | | for (int i = 0; i < byStr.Length; i++) |
| | | { |
| | | sb.Append(@"%" + Convert.ToString(byStr[i], 16)); |
| | | } |
| | | return (sb.ToString()); |
| | | return HttpUtility.UrlEncode(str); |
| | | // StringBuilder sb = new StringBuilder(); |
| | | //byte[] byStr = System.Text.Encoding.UTF8.GetBytes(str); |
| | | //for (int i = 0; i < byStr.Length; i++) |
| | | //{ |
| | | // sb.Append(@"%" + Convert.ToString(byStr[i], 16)); |
| | | // } |
| | | // return (sb.ToString()); |
| | | } |
| | | |
| | | } |
New file |
| | |
| | | "DeployProject" |
| | | { |
| | | "VSVersion" = "3:800" |
| | | "ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}" |
| | | "IsWebType" = "8:FALSE" |
| | | "ProjectName" = "8:BKZ" |
| | | "LanguageId" = "3:2052" |
| | | "CodePage" = "3:936" |
| | | "UILanguageId" = "3:2052" |
| | | "SccProjectName" = "8:" |
| | | "SccLocalPath" = "8:" |
| | | "SccAuxPath" = "8:" |
| | | "SccProvider" = "8:" |
| | | "Hierarchy" |
| | | { |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_0981088049F4A2B6AC35554AA7F0ED49" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_11842E28EAD39B9344A73269C7FBE190" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_131F434D9286A170E8D4DD90DEBF0DF0" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_2FDBEA7CC12E60C9AD9930FFFCA37C4C" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_59F138168B58812A4CA716677087C8BA" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_73F04E255849AF96295A34F1B477A9B5" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_73F04E255849AF96295A34F1B477A9B5" |
| | | "OwnerKey" = "8:_11842E28EAD39B9344A73269C7FBE190" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_73F04E255849AF96295A34F1B477A9B5" |
| | | "OwnerKey" = "8:_F99A059D432DC86D26D6DD9107E7EE8F" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_8AC426E96888EAE1962ADCAB80CD31D9" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_8C3AA3D3EC8411FBF93AAA46A010BCE5" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_8C3AA3D3EC8411FBF93AAA46A010BCE5" |
| | | "OwnerKey" = "8:_F99A059D432DC86D26D6DD9107E7EE8F" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_8C3AA3D3EC8411FBF93AAA46A010BCE5" |
| | | "OwnerKey" = "8:_2FDBEA7CC12E60C9AD9930FFFCA37C4C" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_97F266281CBD1FCD993BA8E02F17CA12" |
| | | "OwnerKey" = "8:_D000D0CDE1D8C63AE0553D2291FD9732" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_97F266281CBD1FCD993BA8E02F17CA12" |
| | | "OwnerKey" = "8:_131F434D9286A170E8D4DD90DEBF0DF0" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_97F266281CBD1FCD993BA8E02F17CA12" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "OwnerKey" = "8:_UNDEFINED" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_BC700F52C5614C31BD61F886A838B329" |
| | | "OwnerKey" = "8:_UNDEFINED" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_C81683A929E54469B8A3786B2F1AB44F" |
| | | "OwnerKey" = "8:_UNDEFINED" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_D000D0CDE1D8C63AE0553D2291FD9732" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_D000D0CDE1D8C63AE0553D2291FD9732" |
| | | "OwnerKey" = "8:_131F434D9286A170E8D4DD90DEBF0DF0" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_F19D6904254949FD8A4D36F79B51EAC5" |
| | | "OwnerKey" = "8:_UNDEFINED" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_F300BF5C65924D70A773512FB321B52C" |
| | | "OwnerKey" = "8:_UNDEFINED" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_F99A059D432DC86D26D6DD9107E7EE8F" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_FC6F266B41B34AF58C17042ACD7C128B" |
| | | "OwnerKey" = "8:_UNDEFINED" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_FC6F266B41B34AF58C17042ACD7C128B" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_CECD899BEC8A4348AFED3C000F3CE8E1" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_11842E28EAD39B9344A73269C7FBE190" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_F99A059D432DC86D26D6DD9107E7EE8F" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_73F04E255849AF96295A34F1B477A9B5" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_0981088049F4A2B6AC35554AA7F0ED49" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_8AC426E96888EAE1962ADCAB80CD31D9" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_2FDBEA7CC12E60C9AD9930FFFCA37C4C" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_8C3AA3D3EC8411FBF93AAA46A010BCE5" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_131F434D9286A170E8D4DD90DEBF0DF0" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_D000D0CDE1D8C63AE0553D2291FD9732" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_97F266281CBD1FCD993BA8E02F17CA12" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | "Entry" |
| | | { |
| | | "MsmKey" = "8:_UNDEFINED" |
| | | "OwnerKey" = "8:_59F138168B58812A4CA716677087C8BA" |
| | | "MsmSig" = "8:_UNDEFINED" |
| | | } |
| | | } |
| | | "Configurations" |
| | | { |
| | | "Debug" |
| | | { |
| | | "DisplayName" = "8:Debug" |
| | | "IsDebugOnly" = "11:TRUE" |
| | | "IsReleaseOnly" = "11:FALSE" |
| | | "OutputFilename" = "8:Debug\\bkz.msi" |
| | | "PackageFilesAs" = "3:2" |
| | | "PackageFileSize" = "3:-2147483648" |
| | | "CabType" = "3:1" |
| | | "Compression" = "3:2" |
| | | "SignOutput" = "11:FALSE" |
| | | "CertificateFile" = "8:" |
| | | "PrivateKeyFile" = "8:" |
| | | "TimeStampServer" = "8:" |
| | | "InstallerBootstrapper" = "3:2" |
| | | } |
| | | "Release" |
| | | { |
| | | "DisplayName" = "8:Release" |
| | | "IsDebugOnly" = "11:FALSE" |
| | | "IsReleaseOnly" = "11:TRUE" |
| | | "OutputFilename" = "8:Release\\çæ¬¾çªå®è£
.msi" |
| | | "PackageFilesAs" = "3:2" |
| | | "PackageFileSize" = "3:-2147483648" |
| | | "CabType" = "3:1" |
| | | "Compression" = "3:2" |
| | | "SignOutput" = "11:FALSE" |
| | | "CertificateFile" = "8:" |
| | | "PrivateKeyFile" = "8:" |
| | | "TimeStampServer" = "8:" |
| | | "InstallerBootstrapper" = "3:2" |
| | | } |
| | | } |
| | | "Deployable" |
| | | { |
| | | "CustomAction" |
| | | { |
| | | } |
| | | "DefaultFeature" |
| | | { |
| | | "Name" = "8:DefaultFeature" |
| | | "Title" = "8:" |
| | | "Description" = "8:" |
| | | } |
| | | "ExternalPersistence" |
| | | { |
| | | "LaunchCondition" |
| | | { |
| | | "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_E2EF12FC5EB94CA597585C6D76789FE3" |
| | | { |
| | | "Name" = "8:.NET Framework" |
| | | "Message" = "8:[VSDNETMSG]" |
| | | "FrameworkVersion" = "8:.NETFramework,Version=v4.7.2" |
| | | "AllowLaterVersions" = "11:FALSE" |
| | | "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=863262" |
| | | } |
| | | } |
| | | } |
| | | "File" |
| | | { |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0981088049F4A2B6AC35554AA7F0ED49" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_0981088049F4A2B6AC35554AA7F0ED49" |
| | | { |
| | | "Name" = "8:Newtonsoft.Json.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:Newtonsoft.Json.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_11842E28EAD39B9344A73269C7FBE190" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:System.Data.SQLite.Linq, Version=1.0.113.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_11842E28EAD39B9344A73269C7FBE190" |
| | | { |
| | | "Name" = "8:System.Data.SQLite.Linq.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:System.Data.SQLite.Linq.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_131F434D9286A170E8D4DD90DEBF0DF0" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:CefSharp.WinForms, Version=81.3.100.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_131F434D9286A170E8D4DD90DEBF0DF0" |
| | | { |
| | | "Name" = "8:CefSharp.WinForms.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:CefSharp.WinForms.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2FDBEA7CC12E60C9AD9930FFFCA37C4C" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_2FDBEA7CC12E60C9AD9930FFFCA37C4C" |
| | | { |
| | | "Name" = "8:EntityFramework.SqlServer.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:EntityFramework.SqlServer.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_59F138168B58812A4CA716677087C8BA" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_59F138168B58812A4CA716677087C8BA" |
| | | { |
| | | "Name" = "8:System.Net.Http.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:System.Net.Http.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_73F04E255849AF96295A34F1B477A9B5" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:System.Data.SQLite, Version=1.0.113.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_73F04E255849AF96295A34F1B477A9B5" |
| | | { |
| | | "Name" = "8:System.Data.SQLite.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:System.Data.SQLite.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8AC426E96888EAE1962ADCAB80CD31D9" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:HZH_Controls, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_8AC426E96888EAE1962ADCAB80CD31D9" |
| | | { |
| | | "Name" = "8:HZH_Controls.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:HZH_Controls.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8C3AA3D3EC8411FBF93AAA46A010BCE5" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_8C3AA3D3EC8411FBF93AAA46A010BCE5" |
| | | { |
| | | "Name" = "8:EntityFramework.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:EntityFramework.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_97F266281CBD1FCD993BA8E02F17CA12" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:CefSharp, Version=81.3.100.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_97F266281CBD1FCD993BA8E02F17CA12" |
| | | { |
| | | "Name" = "8:CefSharp.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:CefSharp.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_BC700F52C5614C31BD61F886A838B329" |
| | | { |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.exe.config" |
| | | "TargetName" = "8:WindowsFormsApp1.exe.config" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_C81683A929E54469B8A3786B2F1AB44F" |
| | | { |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.pdb" |
| | | "TargetName" = "8:WindowsFormsApp1.pdb" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D000D0CDE1D8C63AE0553D2291FD9732" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:CefSharp.Core, Version=81.3.100.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_D000D0CDE1D8C63AE0553D2291FD9732" |
| | | { |
| | | "Name" = "8:CefSharp.Core.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:CefSharp.Core.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F19D6904254949FD8A4D36F79B51EAC5" |
| | | { |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.exe.manifest" |
| | | "TargetName" = "8:WindowsFormsApp1.exe.manifest" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F300BF5C65924D70A773512FB321B52C" |
| | | { |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.application" |
| | | "TargetName" = "8:WindowsFormsApp1.application" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F99A059D432DC86D26D6DD9107E7EE8F" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:System.Data.SQLite.EF6, Version=1.0.113.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_F99A059D432DC86D26D6DD9107E7EE8F" |
| | | { |
| | | "Name" = "8:System.Data.SQLite.EF6.dll" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:System.Data.SQLite.EF6.dll" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:TRUE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_FC6F266B41B34AF58C17042ACD7C128B" |
| | | { |
| | | "AssemblyRegister" = "3:1" |
| | | "AssemblyIsInGAC" = "11:FALSE" |
| | | "AssemblyAsmDisplayName" = "8:WindowsFormsApp1, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" |
| | | "ScatterAssemblies" |
| | | { |
| | | "_FC6F266B41B34AF58C17042ACD7C128B" |
| | | { |
| | | "Name" = "8:WindowsFormsApp1.exe" |
| | | "Attributes" = "3:512" |
| | | } |
| | | } |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.exe" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | } |
| | | } |
| | | "FileType" |
| | | { |
| | | } |
| | | "Folder" |
| | | { |
| | | "{1525181F-901A-416C-8A58-119130FE478E}:_2578294DA6074AD398E9458408F15BFB" |
| | | { |
| | | "Name" = "8:#1916" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Property" = "8:DesktopFolder" |
| | | "Folders" |
| | | { |
| | | } |
| | | } |
| | | "{1525181F-901A-416C-8A58-119130FE478E}:_5E99E5134F0F44B298AB394E36B1F19B" |
| | | { |
| | | "Name" = "8:#1919" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Property" = "8:ProgramMenuFolder" |
| | | "Folders" |
| | | { |
| | | } |
| | | } |
| | | "{3C67513D-01DD-4637-8A68-80971EB9504F}:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | { |
| | | "DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]" |
| | | "Name" = "8:#1925" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Property" = "8:TARGETDIR" |
| | | "Folders" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | "LaunchCondition" |
| | | { |
| | | } |
| | | "Locator" |
| | | { |
| | | } |
| | | "MsiBootstrapper" |
| | | { |
| | | "LangId" = "3:2052" |
| | | "RequiresElevation" = "11:FALSE" |
| | | } |
| | | "Product" |
| | | { |
| | | "Name" = "8:Microsoft Visual Studio" |
| | | "ProductName" = "8:çæ¬¾çªå®è£
" |
| | | "ProductCode" = "8:{A9A1E1B0-47AC-4AB6-BCF5-F9A61FF8459C}" |
| | | "PackageCode" = "8:{9E831EF7-0B71-43FB-A5FB-3A3281C6857A}" |
| | | "UpgradeCode" = "8:{DDAAE6D1-3A62-4D02-B002-E61458F67817}" |
| | | "AspNetVersion" = "8:2.0.50727.0" |
| | | "RestartWWWService" = "11:FALSE" |
| | | "RemovePreviousVersions" = "11:FALSE" |
| | | "DetectNewerInstalledVersion" = "11:TRUE" |
| | | "InstallAllUsers" = "11:FALSE" |
| | | "ProductVersion" = "8:1.0.0" |
| | | "Manufacturer" = "8:Default Company Name" |
| | | "ARPHELPTELEPHONE" = "8:" |
| | | "ARPHELPLINK" = "8:" |
| | | "Title" = "8:çæ¬¾çªå®è£
" |
| | | "Subject" = "8:" |
| | | "ARPCONTACT" = "8:Default Company Name" |
| | | "Keywords" = "8:" |
| | | "ARPCOMMENTS" = "8:" |
| | | "ARPURLINFOABOUT" = "8:" |
| | | "ARPPRODUCTICON" = "8:" |
| | | "ARPIconIndex" = "3:0" |
| | | "SearchPath" = "8:" |
| | | "UseSystemSearchPath" = "11:TRUE" |
| | | "TargetPlatform" = "3:0" |
| | | "PreBuildEvent" = "8:" |
| | | "PostBuildEvent" = "8:" |
| | | "RunPostBuildEvent" = "3:0" |
| | | } |
| | | "Registry" |
| | | { |
| | | "HKLM" |
| | | { |
| | | "Keys" |
| | | { |
| | | "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_DC750826F7DE4DFAA7E0531E35BFC37B" |
| | | { |
| | | "Name" = "8:Software" |
| | | "Condition" = "8:" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "DeleteAtUninstall" = "11:FALSE" |
| | | "Transitive" = "11:FALSE" |
| | | "Keys" |
| | | { |
| | | "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_434E52E5531745B890712A34A866DBCC" |
| | | { |
| | | "Name" = "8:[Manufacturer]" |
| | | "Condition" = "8:" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "DeleteAtUninstall" = "11:FALSE" |
| | | "Transitive" = "11:FALSE" |
| | | "Keys" |
| | | { |
| | | } |
| | | "Values" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | "Values" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "HKCU" |
| | | { |
| | | "Keys" |
| | | { |
| | | "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_1A030BEADE1D40E08327CCF41B27B44B" |
| | | { |
| | | "Name" = "8:Software" |
| | | "Condition" = "8:" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "DeleteAtUninstall" = "11:FALSE" |
| | | "Transitive" = "11:FALSE" |
| | | "Keys" |
| | | { |
| | | "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_EEECF3C63DB24D2CA6FB6AB2E301C4D2" |
| | | { |
| | | "Name" = "8:[Manufacturer]" |
| | | "Condition" = "8:" |
| | | "AlwaysCreate" = "11:FALSE" |
| | | "DeleteAtUninstall" = "11:FALSE" |
| | | "Transitive" = "11:FALSE" |
| | | "Keys" |
| | | { |
| | | } |
| | | "Values" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | "Values" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "HKCR" |
| | | { |
| | | "Keys" |
| | | { |
| | | } |
| | | } |
| | | "HKU" |
| | | { |
| | | "Keys" |
| | | { |
| | | } |
| | | } |
| | | "HKPU" |
| | | { |
| | | "Keys" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | "Sequences" |
| | | { |
| | | } |
| | | "Shortcut" |
| | | { |
| | | "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_38ADCC8C886E49F0AD1EC821B7AE3B35" |
| | | { |
| | | "Name" = "8:Shortcut to 主è¾åº from WindowsFormsApp1 (Active)" |
| | | "Arguments" = "8:" |
| | | "Description" = "8:" |
| | | "ShowCmd" = "3:1" |
| | | "IconIndex" = "3:0" |
| | | "Transitive" = "11:FALSE" |
| | | "Target" = "8:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | "Folder" = "8:_2578294DA6074AD398E9458408F15BFB" |
| | | "WorkingFolder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Icon" = "8:" |
| | | "Feature" = "8:" |
| | | } |
| | | } |
| | | "UserInterface" |
| | | { |
| | | "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_3C0EAA8FE3834E0395888F08889A675F" |
| | | { |
| | | "Name" = "8:#1901" |
| | | "Sequence" = "3:1" |
| | | "Attributes" = "3:2" |
| | | "Dialogs" |
| | | { |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_A26729D002F64E3DBE651F706487F023" |
| | | { |
| | | "Sequence" = "3:100" |
| | | "DisplayName" = "8:è¿åº¦" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdProgressDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "ShowProgress" |
| | | { |
| | | "Name" = "8:ShowProgress" |
| | | "DisplayName" = "8:#1009" |
| | | "Description" = "8:#1109" |
| | | "Type" = "3:5" |
| | | "ContextData" = "8:1;True=1;False=0" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:0" |
| | | "Value" = "3:1" |
| | | "DefaultValue" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_4562E82677E147BCAF2F27699E15AF13" |
| | | { |
| | | "Name" = "8:#1902" |
| | | "Sequence" = "3:1" |
| | | "Attributes" = "3:3" |
| | | "Dialogs" |
| | | { |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_A0DC2542750244FCB29E66C5584C40C9" |
| | | { |
| | | "Sequence" = "3:100" |
| | | "DisplayName" = "8:已宿" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdFinishedDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "UpdateText" |
| | | { |
| | | "Name" = "8:UpdateText" |
| | | "DisplayName" = "8:#1058" |
| | | "Description" = "8:#1158" |
| | | "Type" = "3:15" |
| | | "ContextData" = "8:" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:1" |
| | | "Value" = "8:#1258" |
| | | "DefaultValue" = "8:#1258" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_5426E0A90D7D475FAD679E6D2C7B0778" |
| | | { |
| | | "Name" = "8:#1900" |
| | | "Sequence" = "3:1" |
| | | "Attributes" = "3:1" |
| | | "Dialogs" |
| | | { |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_75A05A9055844F22BF7C9E783D7454F9" |
| | | { |
| | | "Sequence" = "3:100" |
| | | "DisplayName" = "8:欢è¿ä½¿ç¨" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdWelcomeDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "CopyrightWarning" |
| | | { |
| | | "Name" = "8:CopyrightWarning" |
| | | "DisplayName" = "8:#1002" |
| | | "Description" = "8:#1102" |
| | | "Type" = "3:3" |
| | | "ContextData" = "8:" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:1" |
| | | "Value" = "8:#1202" |
| | | "DefaultValue" = "8:#1202" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "Welcome" |
| | | { |
| | | "Name" = "8:Welcome" |
| | | "DisplayName" = "8:#1003" |
| | | "Description" = "8:#1103" |
| | | "Type" = "3:3" |
| | | "ContextData" = "8:" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:1" |
| | | "Value" = "8:#1203" |
| | | "DefaultValue" = "8:#1203" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_CF1CBE45ECD04D8387E28260E140032A" |
| | | { |
| | | "Sequence" = "3:300" |
| | | "DisplayName" = "8:确认å®è£
" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdConfirmDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_F8BC1511F07B4826AD253E744F60C552" |
| | | { |
| | | "Sequence" = "3:200" |
| | | "DisplayName" = "8:å®è£
æä»¶å¤¹" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdFolderDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "InstallAllUsersVisible" |
| | | { |
| | | "Name" = "8:InstallAllUsersVisible" |
| | | "DisplayName" = "8:#1059" |
| | | "Description" = "8:#1159" |
| | | "Type" = "3:5" |
| | | "ContextData" = "8:1;True=1;False=0" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:0" |
| | | "Value" = "3:1" |
| | | "DefaultValue" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_82E2171288824EFAB43883DCF1BFED19" |
| | | { |
| | | "UseDynamicProperties" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdUserInterface.wim" |
| | | } |
| | | "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_DBCA66C953A54FC3ACBA13B9BDC90716" |
| | | { |
| | | "Name" = "8:#1900" |
| | | "Sequence" = "3:2" |
| | | "Attributes" = "3:1" |
| | | "Dialogs" |
| | | { |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_4567175611D94A95A406B07927DEE83D" |
| | | { |
| | | "Sequence" = "3:200" |
| | | "DisplayName" = "8:å®è£
æä»¶å¤¹" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdAdminFolderDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_7E96961700474F67863E409A890AFFB6" |
| | | { |
| | | "Sequence" = "3:300" |
| | | "DisplayName" = "8:确认å®è£
" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdAdminConfirmDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_AD105A16EA1A4803AF64F0B4F54F3717" |
| | | { |
| | | "Sequence" = "3:100" |
| | | "DisplayName" = "8:欢è¿ä½¿ç¨" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdAdminWelcomeDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "CopyrightWarning" |
| | | { |
| | | "Name" = "8:CopyrightWarning" |
| | | "DisplayName" = "8:#1002" |
| | | "Description" = "8:#1102" |
| | | "Type" = "3:3" |
| | | "ContextData" = "8:" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:1" |
| | | "Value" = "8:#1202" |
| | | "DefaultValue" = "8:#1202" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "Welcome" |
| | | { |
| | | "Name" = "8:Welcome" |
| | | "DisplayName" = "8:#1003" |
| | | "Description" = "8:#1103" |
| | | "Type" = "3:3" |
| | | "ContextData" = "8:" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:1" |
| | | "Value" = "8:#1203" |
| | | "DefaultValue" = "8:#1203" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_E373F1004138402690BB7F8D24F78C71" |
| | | { |
| | | "Name" = "8:#1901" |
| | | "Sequence" = "3:2" |
| | | "Attributes" = "3:2" |
| | | "Dialogs" |
| | | { |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_DD560850391D4FCD88B6E41602A8FA93" |
| | | { |
| | | "Sequence" = "3:100" |
| | | "DisplayName" = "8:è¿åº¦" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdAdminProgressDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | "ShowProgress" |
| | | { |
| | | "Name" = "8:ShowProgress" |
| | | "DisplayName" = "8:#1009" |
| | | "Description" = "8:#1109" |
| | | "Type" = "3:5" |
| | | "ContextData" = "8:1;True=1;False=0" |
| | | "Attributes" = "3:0" |
| | | "Setting" = "3:0" |
| | | "Value" = "3:1" |
| | | "DefaultValue" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_F1D0B82CC9424CEE91679C6EE56554D0" |
| | | { |
| | | "UseDynamicProperties" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdBasicDialogs.wim" |
| | | } |
| | | "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_F8C4F569E07141FF8788F0E1003DC26D" |
| | | { |
| | | "Name" = "8:#1902" |
| | | "Sequence" = "3:2" |
| | | "Attributes" = "3:3" |
| | | "Dialogs" |
| | | { |
| | | "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_E5534BBDCD9246E4AF8D86F635A45397" |
| | | { |
| | | "Sequence" = "3:100" |
| | | "DisplayName" = "8:已宿" |
| | | "UseDynamicProperties" = "11:TRUE" |
| | | "IsDependency" = "11:FALSE" |
| | | "SourcePath" = "8:<VsdDialogDir>\\VsdAdminFinishedDlg.wid" |
| | | "Properties" |
| | | { |
| | | "BannerBitmap" |
| | | { |
| | | "Name" = "8:BannerBitmap" |
| | | "DisplayName" = "8:#1001" |
| | | "Description" = "8:#1101" |
| | | "Type" = "3:8" |
| | | "ContextData" = "8:Bitmap" |
| | | "Attributes" = "3:4" |
| | | "Setting" = "3:1" |
| | | "UsePlugInResources" = "11:TRUE" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | "MergeModule" |
| | | { |
| | | } |
| | | "ProjectOutput" |
| | | { |
| | | "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_AB8B3CF90C0845498FEDB828D3BD22B4" |
| | | { |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\obj\\x86\\Debug\\WindowsFormsApp1.exe" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | "ProjectOutputGroupRegister" = "3:1" |
| | | "OutputConfiguration" = "8:" |
| | | "OutputGroupCanonicalName" = "8:Built" |
| | | "OutputProjectGuid" = "8:{E7540685-30BA-4C3B-9D2B-7454BBD1CE5C}" |
| | | "ShowKeyOutput" = "11:TRUE" |
| | | "ExcludeFilters" |
| | | { |
| | | } |
| | | } |
| | | "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_CECD899BEC8A4348AFED3C000F3CE8E1" |
| | | { |
| | | "SourcePath" = "8:..\\WindowsFormsApp1\\obj\\x86\\Debug\\WindowsFormsApp1.exe" |
| | | "TargetName" = "8:" |
| | | "Tag" = "8:" |
| | | "Folder" = "8:_86DFF74EB87546CB82036C25BFF1CFBB" |
| | | "Condition" = "8:" |
| | | "Transitive" = "11:FALSE" |
| | | "Vital" = "11:TRUE" |
| | | "ReadOnly" = "11:FALSE" |
| | | "Hidden" = "11:FALSE" |
| | | "System" = "11:FALSE" |
| | | "Permanent" = "11:FALSE" |
| | | "SharedLegacy" = "11:FALSE" |
| | | "PackageAs" = "3:1" |
| | | "Register" = "3:1" |
| | | "Exclude" = "11:FALSE" |
| | | "IsDependency" = "11:FALSE" |
| | | "IsolateTo" = "8:" |
| | | "ProjectOutputGroupRegister" = "3:1" |
| | | "OutputConfiguration" = "8:Debug|x64" |
| | | "OutputGroupCanonicalName" = "8:Built" |
| | | "OutputProjectGuid" = "8:{E7540685-30BA-4C3B-9D2B-7454BBD1CE5C}" |
| | | "ShowKeyOutput" = "11:TRUE" |
| | | "ExcludeFilters" |
| | | { |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |