918博天堂

Server : Microsoft-IIS/10.0
System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586
User : jxgj ( 0)
PHP Version : 7.0.33
Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server
Directory :  D:/tmp_aspnet/root/4490a5ac/8f2a1dca/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/4490a5ac/8f2a1dca/App_Web_g3tvgotb.5.cs
?#pragma checksum "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E87F5C1D6544B6E49A14B72CC2B750BD87E6782B"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:4.0.30319.42000
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Linq;
    
    #line default
    #line hidden
    
    #line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Security;
    
    #line default
    #line hidden
    
    #line 5 "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx"
    using Qrcms.Common;
    
    #line default
    #line hidden
    
    #line 2 "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx"
    using System.Collections.Generic;
    
    #line default
    #line hidden
    
    #line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    #line 342 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Xml.Linq;
    
    #line default
    #line hidden
    
    #line 341 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    #line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web;
    
    #line default
    #line hidden
    
    #line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.ComponentModel.DataAnnotations;
    
    #line default
    #line hidden
    
    #line 3 "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx"
    using System.Text;
    
    #line default
    #line hidden
    
    #line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Profile;
    
    #line default
    #line hidden
    
    #line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Caching;
    
    #line default
    #line hidden
    
    #line 4 "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx"
    using System.Data;
    
    #line default
    #line hidden
    
    #line 343 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 337 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.DynamicData;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class aspx_mobile_products_aspx : global::Qrcms.Web.UI.Page.article_list, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__fileDependencies;
        
        
        #line 7 "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx"
                       
override protected void OnInit(EventArgs e)
{

	/* 
		This page was created by Qrcms Template Engine at 2023-10-08 10:24:56.
		本页面代码由Qrcms模板引擎天生于 2023-10-08 10:24:56. 
	*/

	base.channel = "products";
	base.OnInit(e);
	StringBuilder templateBuilder = new StringBuilder(220000);
	const int pagesize = 20;

	templateBuilder.Append("<!DOCTYPE html>\r\n<html lang=\"zh\">\r\n	<head>\r\n		<meta charset=\"UTF-8\">\r\n		<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n		<title>");
	templateBuilder.Append(Utils.ObjectToStr(config.webcompany));
	templateBuilder.Append("</title>\r\n		<script>\r\n			document.write(\"<link rel='stylesheet' href='");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/all.css?v=\" + Math.random() + \"'>\");\r\n			document.write(\"<link rel='stylesheet' href='");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/animate.min.css?v=\" + Math.random() + \"'>\");\r\n			document.write(\"<link rel='stylesheet' href='");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/swiper-3.4.2.min.css?v=\" + Math.random() + \"'>\");\r\n			document.write(\"<link rel='stylesheet' href='");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/product.css?v=\" + Math.random() + \"'>\");\r\n		</");
	templateBuilder.Append("script>\r\n		<style>\r\n			.swiperone{\r\n				padding-top: 31px;\r\n			}\r\n			.arrow {\r\n				height: 45px !important;\r\n				width: 45px !important;\r\n			}\r\n\r\n			.prevone {\r\n				top: 170px;\r\n				left: 30% !important;\r\n			}\r\n\r\n			.nextone {\r\n				top: 170px;\r\n				right:30% !important;\r\n			}\r\n		</style>\r\n	</head>\r\n	");
		int category_id=DTRequest.GetInt("category_id",0);
		

	templateBuilder.Append("\r\n	<body>\r\n		");
	string cur_header = "products";


	templateBuilder.Append("<link rel=\"stylesheet\" href=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/_header.css\" />\r\n");
	templateBuilder.Append(Utils.ObjectToStr(config.webcountcode));
	templateBuilder.Append("\r\n<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/jquery-3.0.0.min.js\" type=\"text/javascript\" charset=\"utf-8\"></");
	templateBuilder.Append("script>\r\n<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/dome.js\"></");
	templateBuilder.Append("script>\r\n<style>\r\n	.ys .ys1 {\r\n	color: #E60012 !important;\r\n  }\r\n\r\n</style>\r\n\r\n<nav class=\"navs_box\">\r\n	<div class=\"nav_head\">\r\n		<div class=\"logo\">\r\n			");
	DataTable headerlogo=get_article_list("index",154,1,"status = 0");

	int headerlogoa__loop__id=0;
	foreach(DataRow headerlogoa in headerlogo.Rows)
	{
		headerlogoa__loop__id++;


	templateBuilder.Append("\r\n				<img src=\"" + Utils.ObjectToStr(headerlogoa["img_url"]) + "\">\r\n			");
	}	//end for if

	templateBuilder.Append("\r\n		</div>\r\n		<div class=\"navs_box_img fl iconfont\">\r\n			<img src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/img/iconm.png\" style=\"width: 19px;\" />\r\n		</div>\r\n	</div>\r\n</nav>\r\n<div class=\"show_nav\">\r\n	<div class=\"iconfont btn_off\"><img style=\"width: 15px;height: 15px;\" src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/img/close.png\" />\r\n	</div>\r\n	<ul class=\"show_nav_child\">\r\n		<li>\r\n			");
	DataTable headerlogo1=get_article_list("index",154,1,"status = 0");

	int headerlogoa1__loop__id=0;
	foreach(DataRow headerlogoa1 in headerlogo1.Rows)
	{
		headerlogoa1__loop__id++;


	templateBuilder.Append("\r\n				<a href='");
	templateBuilder.Append(linkurl("index"));

	templateBuilder.Append("' class=\"show_nav_logo\" style=\"display: block;position: relative;padding: 0;height: 50px; width: 220px;\">\r\n					<img class=\"img-responsive\" src=\"" + Utils.ObjectToStr(headerlogoa1["img_url"]) + "\" alt=\"logo\" />\r\n				</a>\r\n			");
	}	//end for if

	templateBuilder.Append("\r\n		</li>\r\n	\r\n	\r\n	");
	if (cur_header=="index")
	{

	templateBuilder.Append("\r\n	<li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("index"));

	templateBuilder.Append("' class=\"fl ys1\">首页</a>\r\n	");
	}
	else
	{

	templateBuilder.Append("\r\n	<li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("index"));

	templateBuilder.Append("' class=\"fl\">首页</a>\r\n	");
	}	//end for if

	templateBuilder.Append("\r\n		</div>\r\n	</li>\r\n	\r\n	\r\n	");
	if (cur_header=="aboutus")
	{

	templateBuilder.Append("\r\n    <li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("aboutus"));

	templateBuilder.Append("' class=\"fl ys1\" >关于918博天堂</a>\r\n    ");
	}
	else
	{

	templateBuilder.Append("\r\n    <li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("aboutus"));

	templateBuilder.Append("' class=\"fl\" >关于918博天堂</a>\r\n    ");
	}	//end for if

	templateBuilder.Append("\r\n	\r\n		</div>\r\n	  \r\n	</li>\r\n	\r\n	");
	if (cur_header=="technology")
	{

	templateBuilder.Append("\r\n	<li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("technology"));

	templateBuilder.Append("' class=\"fl ys1\" >技术与服务</a>\r\n	");
	}
	else
	{

	templateBuilder.Append("\r\n	<li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("technology"));

	templateBuilder.Append("' class=\"fl\" >技术与服务</a>\r\n	");
	}	//end for if

	templateBuilder.Append("\r\n	      \r\n	    </div>\r\n\r\n	</li>\r\n	\r\n	");
	if (cur_header=="products")
	{

	templateBuilder.Append("\r\n	<li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("products"));

	templateBuilder.Append("' class=\"fl ys1\" >产品中心</a>\r\n	");
	}
	else
	{

	templateBuilder.Append("\r\n	<li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("products"));

	templateBuilder.Append("' class=\"fl\" >产品中心</a>\r\n	");
	}	//end for if

	templateBuilder.Append("\r\n		\r\n		</div>\r\n	  \r\n	</li>\r\n	\r\n	");
	if (cur_header=="journalism")
	{

	templateBuilder.Append("\r\n	<li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("journalism"));

	templateBuilder.Append("' class=\"fl ys1\" >新闻中心</a>\r\n	");
	}
	else
	{

	templateBuilder.Append("\r\n	<li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("journalism"));

	templateBuilder.Append("' class=\"fl\" >新闻中心</a>\r\n	");
	}	//end for if

	templateBuilder.Append("\r\n		\r\n		</div>\r\n	</li>\r\n	\r\n	");
	if (cur_header=="cooperate")
	{

	templateBuilder.Append("\r\n	<li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("cooperate"));

	templateBuilder.Append("' class=\"fl ys1\" >合作加盟</a>\r\n	");
	}
	else
	{

	templateBuilder.Append("\r\n	<li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("cooperate"));

	templateBuilder.Append("' class=\"fl\" >合作加盟</a>\r\n	");
	}	//end for if

	templateBuilder.Append("\r\n		</div>\r\n	</li>\r\n	\r\n	");
	if (cur_header=="contactus")
	{

	templateBuilder.Append("\r\n	<li class=\"ys ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("contactus"));

	templateBuilder.Append("' class=\"fl ys1\" >联系918博天堂</a>\r\n	");
	}
	else
	{

	templateBuilder.Append("\r\n	<li class=\"ali clearfix\">\r\n		<div class=\"header_stair\">\r\n			<a href='");
	templateBuilder.Append(linkurl("contactus"));

	templateBuilder.Append("' class=\"fl\" >联系918博天堂</a>\r\n	");
	}	//end for if

	templateBuilder.Append("\r\n		\r\n		</div>\r\n	 \r\n	</li>\r\n	\r\n\r\n	</li>\r\n	\r\n\r\n	</ul>\r\n	<!-- <div class=\"dibu_zx header_dl\">\r\n	  <div class=\"dibu_zxzx\">\r\n		<a href='/english/indexaenglish.html'>\r\n			<li class=\"dibu_zxzx1\">中文</li>\r\n		</a>\r\n	  </div>\r\n	  <div class=\"dibu_hg\"></div>\r\n	  <div class=\"dibu_bddh\">\r\n	    <a href=''>\r\n			<li class=\"dibu_bddh1\">登录</li>\r\n		</a>\r\n	  </div>\r\n	</div>\r\n	<div class=\"dibu_zx header_tcdl\">\r\n		退出登录\r\n	</div> -->\r\n</div>\r\n<script>\r\n	$(\".header_tcdl\").hide()\r\n	$(\".dlxs\").hide()\r\n	var member = sessionStorage.getItem(\"member\")\r\n	if(member==1){\r\n		$(\".header_dl\").hide()\r\n		$(\".header_tcdl\").show()\r\n		$(\".dlxs\").show()\r\n	}\r\n	$(\".header_tcdl\").click(function(){\r\n		$(\".header_dl\").show()\r\n		$(\".header_tcdl\").hide()\r\n		$(\".dlxs\").hide()\r\n		sessionStorage.removeItem(\"member\")\r\n		location.reload(true)\r\n	})\r\n</");
	templateBuilder.Append("script>");


	templateBuilder.Append("\r\n		<div class=\"product\">\r\n			<div class=\"product_top\">\r\n				<div class=\"top\">\r\n					<div class=\"top_left\">\r\n						<div class=\"top_trademark wow fadeInLeft\">\r\n							<img src=\"\" alt=\"\">\r\n						</div>\r\n						<div class=\"top_undertone\"></div>\r\n						<div class=\"top_img wow fadeInLeft\">\r\n							<img src=\"\" alt=\"\">\r\n						</div>\r\n					</div>\r\n					<div class=\"top_right\">\r\n						<div class=\"right_title wow fadeInRight\"></div>\r\n						<div class=\"right_content  wow fadeInRight\"></div>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"product_bottom wow fadeInUp\">\r\n				<div class=\"bottom\">\r\n					<div class=\"swiper-container swiperone\">\r\n						<div class=\"swiper-wrapper\">\r\n							");
	DataTable product=get_article_list("products",140,0,"status = 0");

	int producta__loop__id=0;
	foreach(DataRow producta in product.Rows)
	{
		producta__loop__id++;


	templateBuilder.Append("\r\n								<div class=\"swiper-slide\">\r\n									<div class=\"bottom_one\">\r\n										<img class=\"bottom_img\" src=\"" + Utils.ObjectToStr(producta["img_url"]) + "\" alt=\"\">\r\n										<img class=\"bottom_trademark\" src=\"" + Utils.ObjectToStr(producta["img_ur3"]) + "\" alt=\"\">\r\n										<div class=\"bottom_title\">\r\n											" + Utils.ObjectToStr(producta["title"]) + "\r\n										</div>\r\n										<div class=\"bottom_content\">\r\n											" + Utils.ObjectToStr(producta["content"]) + "\r\n										</div>\r\n									</div>\r\n								</div>\r\n							");
	}	//end for if

	templateBuilder.Append("\r\n						</div>\r\n					</div>\r\n				</div>\r\n				<div class=\"swiper-button-prev arrow prevone\">\r\n					<img src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/img/content-3-left.png\" alt=\"\">\r\n				</div>\r\n				<div class=\"swiper-button-next arrow nextone\">\r\n					<img src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/img/content-3-right.png\" alt=\"\">\r\n				</div>\r\n			</div>\r\n		</div>\r\n		");

	templateBuilder.Append("\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/_footer.css\"/>\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/css/cssreset.css\"/>\r\n\r\n<div class=\"footer\">\r\n  <div class=\"other\">\r\n    <ul>\r\n      <li><a href='");
	templateBuilder.Append(linkurl("aboutus"));

	templateBuilder.Append("'>关于918博天堂</a></li>\r\n      <li><a href='");
	templateBuilder.Append(linkurl("technology"));

	templateBuilder.Append("'>技术与服务</a></li>\r\n      <li><a href='");
	templateBuilder.Append(linkurl("products"));

	templateBuilder.Append("'>产品中心</a></li>\r\n      <li><a href='");
	templateBuilder.Append(linkurl("journalism"));

	templateBuilder.Append("'>新闻中心</a></li>\r\n      <li><a href='");
	templateBuilder.Append(linkurl("cooperate"));

	templateBuilder.Append("'>合作加盟</a></li>\r\n      <li><a href='");
	templateBuilder.Append(linkurl("contactus"));

	templateBuilder.Append("'>联系918博天堂</a></li>\r\n    </ul>\r\n    <!-- <div class=\"tele\">\r\n      <img src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/img/mobile_tele.png\">\r\n      <span>资讯热线:");
	templateBuilder.Append(Utils.ObjectToStr(config.webtel));
	templateBuilder.Append("</span>\r\n    </div> -->\r\n    <div class=\"bottom\">\r\n	  <p>");
	templateBuilder.Append(Utils.ObjectToStr(config.webcompany));
	templateBuilder.Append("</p>\r\n	  <p>");
	templateBuilder.Append(Utils.ObjectToStr(config.webaddress));
	templateBuilder.Append("</p>\r\n	  <p><a target=\"_blank\" href=\"https://beian.miit.gov.cn/#/Integrated/index\">");
	templateBuilder.Append(Utils.ObjectToStr(config.webcrod));
	templateBuilder.Append("</a></p>\r\n\r\n    </div>\r\n  </div>\r\n\r\n</div>\r\n\r\n<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/rem.js\" type=\"text/javascript\" charset=\"utf-8\"></");
	templateBuilder.Append("script>\r\n\r\n");


	templateBuilder.Append("\r\n	</body>\r\n	<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/jquery-3.0.0.min.js\"></");
	templateBuilder.Append("script>\r\n	<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/rem.js\"></");
	templateBuilder.Append("script>\r\n	<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/swiper-3.4.2.jquery.min.js\"></");
	templateBuilder.Append("script>\r\n	<script src=\"");
	templateBuilder.Append("/templates/mobile");
	templateBuilder.Append("/js/wow.min.js\"></");
	templateBuilder.Append("script>\r\n	<script>\r\n		var subscript = ''\r\n		var imgsrc = ''\r\n		var logosrc = ''\r\n		var titlezhi = ''\r\n		var contentzhi = ''\r\n		var swiper = new Swiper('.swiperone', {\r\n			nextButton: '.nextone',\r\n			prevButton: '.prevone',\r\n			slidesPerView: 3,\r\n			spaceBetween: 20,\r\n			loop: true,\r\n			onSlideChangeEnd: function(swiper) {\r\n				console.log(swiper.activeIndex, 'swiper')\r\n				$(\".swiperone .swiper-wrapper .swiper-slide\").find(\".bottom_one\").removeClass(\"select\")\r\n				switchover()\r\n			}\r\n		});\r\n		function switchover(){\r\n			imgsrc = $(\".swiperone .swiper-wrapper .swiper-slide-next\").find(\".bottom_img\").attr(\"src\")\r\n			logosrc = $(\".swiperone .swiper-wrapper .swiper-slide-next\").find(\".bottom_trademark\").attr(\"src\")\r\n			titlezhi = $(\".swiperone .swiper-wrapper .swiper-slide-next\").find(\".bottom_title\").text()\r\n			contentzhi = $(\".swiperone .swiper-wrapper .swiper-slide-next\").find('.bottom_content').text()\r\n			$(\".swiperone .swiper-wrapper .swiper-slide-next\").find(\".bottom_one\").addClass(\"select\")\r\n			if(logosrc==''){\r\n				$(\".top_left .top_trademark img\").hide()\r\n			}else{\r\n				$(\".top_left .top_trademark img\").show()\r\n				$(\".top_left .top_trademark img\").attr(\"src\",logosrc)\r\n			}\r\n			$(\".top_left .top_img img\").attr(\"src\",imgsrc)\r\n			$(\".top_right .right_title\").text(titlezhi)\r\n			$(\".top_right .right_content\").text(contentzhi)\r\n		}\r\n		switchover()\r\n		$(\".swiperone .swiper-wrapper .swiper-slide\").click(function(){\r\n			let index = $(this).index()\r\n			swiper.slideTo(index-1);\r\n		})\r\n	</");
	templateBuilder.Append("script>\r\n</html>");
	Response.Write(templateBuilder.ToString());
}

        #line default
        #line hidden
        
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public aspx_mobile_products_aspx() {
            string[] dependencies;
            ((global::Qrcms.Web.UI.Page.article_list)(this)).AppRelativeVirtualPath = "~/aspx/mobile/products.aspx";
            if ((global::ASP.aspx_mobile_products_aspx.@__initialized == false)) {
                dependencies = new string[1];
                dependencies[0] = "~/aspx/mobile/products.aspx";
                global::ASP.aspx_mobile_products_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.aspx_mobile_products_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        protected System.Web.Profile.DefaultProfile Profile {
            get {
                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
            }
        }
        
        protected System.Web.HttpApplication ApplicationInstance {
            get {
                return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(aspx_mobile_products_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\ymf100com\wwwroot\aspx\mobile\products.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.aspx_mobile_products_aspx.@__fileDependencies);
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 5381;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}