You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

78 lines
4.5 KiB

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>文件床 - filebed</title>
<link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="https://v3.bootcss.com/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<link href="https://v3.bootcss.com/examples/cover/cover.css" rel="stylesheet">
<link rel="stylesheet" href="./style/hwLayer.css">
<link rel="stylesheet" type="text/css" href="./style/main.css">
<link href="./style/styles.imageuploader.css" rel="stylesheet" type="text/css">
<script type="text/javascript">block_aplayer = true; lang = ['zh', 'en'];</script>
<script src="https://cdn.yimian.xyz/ushio-js/ushio-head.min.js"></script>
<script type="text/javascript">page.proj = 'iotcat/ushio-filebed';</script>
</head>
<body class="body">
<div class="uploade" id="display"><p id="hide">X<span class=".zh">关闭</span><span class=".en">close</span></p>
<div class="uploader__box js-uploader__box l-center-box">
<form action="#" method="POST">
<div class="uploader__contents">
<label class="button button--secondary" for="fileinput"><span class=".zh">请选择文件</span><span class=".en">Please upload your file..</span></label>
<input id="fileinput" class="uploader__file-input" type="file" multiple value="Select Files">
</div>
<input class="button button--big-bottom" type="submit" value="Upload Selected Files">
</form>
</div>
<textarea class="form-control img-url" rows="3" id="text" onclick="select();"></textarea>
</div>
<div class="site-wrapper">
<div class="site-wrapper-inner">
<div class="cover-container">
<div class="masthead clearfix">
<div class="inner">
<h3 class="masthead-brand">呓喵酱の文件床</h3>
<nav>
<ul class="nav masthead-nav">
<!--<li><a id="ushio-img" href="https://img.yimian.xyz/imgbed.html"> <span class="glyphicon glyphicon-picture"></span> 探索</a></li>-->
<li><a id="ushio-iotcatme" href="https://ushio.yimian.xyz/"><span class=".zh">关于</span><span class=".en">About</span></a></li>
</ul>
</nav>
</div>
</div>
<div class="inner cover">
<br>
<h1 class="cover-heading" style="font-size: 36px;padding-bottom: 15px;"><span class=".zh">上传分享您的文件</span><span class=".en">Upload and share your files</span></h1>
<br/><br>
<span class=".zh"> <p class="lead">托管于华为云对象存储,文件保留24小时,快来尝试吧~</p>
<p class="lead">如果需要永久储存图片,请使用<a href="https://imgbed.yimian.xyz">呓喵酱の图床</a></p></span><span class=".en"> <p class="lead">Hosted in HUAWEI CLOUD Object Storage, files are kept for 24 hours, come and try~</p>
<p class="lead">If you need to store pictures permanently, please use <a href="https://imgbed.yimian.xyz">呓喵酱の图床</a></p></span>
<p class="lead">
<a href="javascript:volid(0)" id="upload" style="background: transparent;color: #FFF;" class="btn btn-lg btn-default"><span class="glyphicon glyphicon-cloud-upload"></span> <span class=".zh">开始上传</span><span class=".en">Start upload</span></a>
</p>
</div>
<div class="mastfoot">
<div class="inner bottom">
<span class="yright"></span><br>
<span>©2018-<script type="text/javascript">document.write((new Date()).getFullYear())</script> iotcat | Powered with <span class="glyphicon glyphicon-heart" style="color: red;"></span> by <a id="ushio-ushio" href="https://ushio.yimian.xyz">Ushio</a></span>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://v3.bootcss.com/assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="./js/jquery.hwLayer.js"></script>
<script src="./js/jquery.imageuploader.js"></script>
<script src="./js/main.js"></script>
<script src="https://cdn.yimian.xyz/ushio-js/ushio-footer.min.js"></script>
</body>
</html>