-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
21 lines (21 loc) · 1.66 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="format-detection" content="telephone=no,address=no">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
<title>查个税2018 - 你的个人所得税计算器|小程序同步上线</title>
<meta name="keywords" content="查个税2018,个人所得税计算器,个人所得税计算器2018,个税计算器,个税计算器2018,个人所得税, 反推税后, China Personal Income Tax" />
<meta name="description" content="2018年最新个人所得税计算器,查个税,采用2018年最新个税税率表,提供工资、税后工资、劳务报酬等个税计算方法,支持正算税前,反推税后等操作。小程序同步上线" />
<script>
!function(x){function w(){var v,u,t,tes,s=x.document,r=s.documentElement,a=r.getBoundingClientRect().width;if(!v&&!u){var n=!!x.navigator.appVersion.match(/AppleWebKit.*Mobile.*/);v=x.devicePixelRatio;tes=x.devicePixelRatio;v=n?v:1,u=1/v}if(a>=640){r.style.fontSize="40px"}else{if(a<=320){r.style.fontSize="20px"}else{r.style.fontSize=a/320*20+"px"}}}x.addEventListener("resize",function(){w()});w()}(window);
</script>
<link href="/css/app.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="/lib/lib.dll.js"></script><script type="text/javascript" src="/js/app.js"></script></body>
</html>