-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
102 changed files
with
1,087 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=./static/image/webase_logo.png type=image/x-icon><title>WeBASE</title><script src=./static/js/base-loading.js></script><link rel=stylesheet type=text/css href=./static/css/reset.css><link rel=stylesheet type=text/css href=./static/css/base.css><style id=antiClickjack>body { | ||
display: none !important; | ||
}</style><style type=text/css>.icon { | ||
width: 1em; | ||
height: 1em; | ||
vertical-align: -0.15em; | ||
fill: currentColor; | ||
overflow: hidden; | ||
} | ||
|
||
.icon-2 { | ||
width: 2.5em; | ||
height: 2.5em; | ||
vertical-align: -0.15em; | ||
fill: currentColor; | ||
overflow: hidden; | ||
} | ||
html, | ||
body, | ||
#app { | ||
height: 100%; | ||
margin: 0px; | ||
padding: 0px; | ||
}</style></head><body><body><div id=app></div><script type=text/javascript src=./static/js/0.2149849dadbf6089d765.js></script><script type=text/javascript src=./static/js/4.86dc5bae99368e457ce9.js></script><script type=text/javascript src=./static/js/runtime.5f15c4cbc2e863427ccf.js></script><script type=text/javascript src=./static/js/6.79ad17ade2027bc30fc6.js></script></body><script src=./static/js/web3.min.js type=text/javascript></script><script>if (self == top) { | ||
var antiClickjack = document.getElementById("antiClickjack"); | ||
antiClickjack.parentNode.removeChild(antiClickjack); | ||
} else { | ||
top.location = self.location; | ||
} | ||
var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串 | ||
var jsSrc = (navigator.language || navigator.browserLanguage).toLowerCase(); | ||
console.log(userAgent, jsSrc) | ||
//判断是否IE浏览器 | ||
if ((!!window.ActiveXObject || "ActiveXObject" in window) && jsSrc == 'zh-cn') { | ||
alert("本系统不支持IE浏览器,请选择Chrome、Safari、火狐或者QQ浏览器、搜狗浏览器的非兼容版"); | ||
}; | ||
if ((!!window.ActiveXObject || "ActiveXObject" in window) && jsSrc != 'zh-cn') { | ||
alert("This system does not support IE browser, please use Chrome, Firefox, Safari or Opera."); | ||
};</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
@font-face { | ||
font-family: 'webfont'; | ||
src: url('../font/webfont.eot'); /* IE9 */ | ||
src: url('../font/webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
url('../font/webfont.woff') format('woff'), /* chrome、firefox */ | ||
url('../font/webfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ | ||
url('../font/webfont.svg#webfont') format('svg'); /* iOS 4.1- */ | ||
} | ||
.web-font { | ||
font-family: "webfont",Arial,sans-serif; | ||
/* font-size: 16px; */ | ||
font-style: normal; | ||
-webkit-font-smoothing: antialiased; | ||
-moz-osx-font-smoothing: grayscale; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
*{margin: 0;padding: 0;list-style: none;} | ||
|
||
|
||
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, | ||
dl, dt, dd, ul, ol, li, | ||
pre, | ||
form, fieldset, legend, button, input, textarea, | ||
th, td { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
html,body{ | ||
height: 100%; | ||
} | ||
body, | ||
button, input, select, textarea /* for ie */ { | ||
font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; | ||
} | ||
h1, h2, h3, h4, h5, h6 { font-size: 100%; } | ||
address, cite, dfn, em, var { font-style: normal; } | ||
code, kbd, pre, samp { font-family: courier new, courier, monospace; } | ||
small { font-size: 14px; } | ||
ul, ol { list-style: none; } | ||
a { text-decoration: none; } | ||
a:hover { text-decoration: underline; } | ||
legend { color: #000; } /* for ie6 */ | ||
fieldset, img { border: 0; } | ||
button, input, select, textarea { font-size: 100%; } | ||
table { border-collapse: collapse; border-spacing: 0; } | ||
.ks-clear:after, .clear:after { | ||
content: '\20'; | ||
display: block; | ||
height: 0; | ||
clear: both; | ||
} | ||
.ks-clear, .clear { | ||
*zoom: 1; | ||
} | ||
|
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.