Skip to content

Commit

Permalink
merge vdi
Browse files Browse the repository at this point in the history
  • Loading branch information
724338817 committed Feb 1, 2024
1 parent af7537b commit 067bdbe
Show file tree
Hide file tree
Showing 72 changed files with 827 additions and 0 deletions.
39 changes: 39 additions & 0 deletions dist/index.html
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.c37365cbac2d5de8aab7.js></script><script type=text/javascript src=./static/js/4.86dc5bae99368e457ce9.js></script><script type=text/javascript src=./static/js/runtime.07574a96f648973400ba.js></script><script type=text/javascript src=./static/js/6.b9d1562218845d2a225b.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>
Binary file added dist/static/fonts/element-icons.535877f.woff
Binary file not shown.
Binary file added dist/static/fonts/element-icons.732389d.ttf
Binary file not shown.
Binary file added dist/static/fonts/fontello.068ca2b.ttf
Binary file not shown.
Binary file added dist/static/fonts/fontello.e73a064.eot
Binary file not shown.
Binary file added dist/static/fonts/iconfont.8ddfca3.eot
Binary file not shown.
Binary file added dist/static/fonts/iconfont.ee39531.ttf
Binary file not shown.
Binary file added dist/static/img/add-front.1b122a1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/static/img/add-user.3ef8100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/static/img/banner.a935fac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/static/img/create-contract.9e4b72d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
72 changes: 72 additions & 0 deletions dist/static/img/fontello.9354499.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/static/img/guide.69e4d090.69e4d09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
251 changes: 251 additions & 0 deletions dist/static/img/iconfont.7fa1e8d.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions dist/static/js/0.c37365cbac2d5de8aab7.js

Large diffs are not rendered by default.

Binary file added dist/static/js/0.c37365cbac2d5de8aab7.js.gz
Binary file not shown.
42 changes: 42 additions & 0 deletions dist/static/js/1.81930d4054948b011da4.js

Large diffs are not rendered by default.

Binary file added dist/static/js/1.81930d4054948b011da4.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions dist/static/js/10.383ece9dad09fb535683.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added dist/static/js/10.383ece9dad09fb535683.js.gz
Binary file not shown.
Loading

0 comments on commit 067bdbe

Please sign in to comment.