⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.js

📁 具有计划、任务、通告、公文、员工档案、等网络办公功能
💻 JS
字号:
<!--//tmtC_cssOnResolution
	if (window.screen){
	  var w = screen.width;
	  tmt_css_640 = "../css/style800.css";
	  tmt_css_800 = "../css/style800.css";
	  tmt_css_1024 = "../css/style.css";
	  if(w<740){
		document.write("<link rel='stylesheet' href='" + tmt_css_640 + "' type='text/css'>");
	  }
	  if(w>=740 & w<835){
		document.write("<link rel='stylesheet' href='" + tmt_css_800 + "' type='text/css'>");
	  }
	  if(w>=835){
		document.write("<link rel='stylesheet' href='" + tmt_css_1024 + "' type='text/css'>");
	  }
	}//tmtC_cssOnResolutionEnd
-->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -