1 Star 0 Fork 0

李彤/API_final_project

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
index.html 6.36 KB
Copy Edit Raw Blame History
李彤 authored 5 years ago . 重新上传index
<!DOCTYPE html>
<html class='mb-event' data-server-country='CN' lang='zh-Hans-CN'>
<head>
<meta content='text/html;charset=utf-8' http-equiv='Content-Type'>
<meta content='width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover' name='viewport'>
<meta content='#F55D54' name='theme-color'>
<title>
Story Museum原型
</title>
<style>
/* line 1, (__TEMPLATE__) */
html, body {
font-family: -apple-system, "SF UI Text", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Zen Hei", sans-serif;
font-weight: normal;
line-height: 18px;
overflow: hidden;
height: 100%; }
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 2 dppx) {
/* line 9, (__TEMPLATE__) */
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } }
/* line 14, (__TEMPLATE__) */
html.is-full-screen {
height: 100vh; }
/* line 17, (__TEMPLATE__) */
body {
font-size: 12px;
background: #F5F5F5;
color: #525E71; }
/* line 21, (__TEMPLATE__) */
body.mobile {
background-color: white; }
/* line 24, (__TEMPLATE__) */
#download, #header {
display: none; }
/* line 26, (__TEMPLATE__) */
#notification {
position: fixed;
top: -70px;
left: 0; }
/* line 31, (__TEMPLATE__) */
.notice {
padding: 10px;
font-size: 14px; }
/* line 34, (__TEMPLATE__) */
.notice p {
margin-bottom: 10px; }
/* line 36, (__TEMPLATE__) */
.spinner {
width: 30px;
height: 30px;
border-width: 3px;
border-style: solid;
border-color: rgba(51, 54, 58, 0.6) transparent;
border-radius: 100%;
transform-origin: 50% 50% 0px;
-webkit-animation: mb-spin 0.8s infinite linear;
animation: mb-spin 0.8s infinite linear;
display: inline-block; }
@-webkit-keyframes mb-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes mb-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
/* line 63, (__TEMPLATE__) */
#logo, #device {
display: none; }
/* line 66, (__TEMPLATE__) */
#loading {
width: 86px;
height: 86px;
z-index: 2;
position: absolute;
top: 30%;
left: 50%;
margin-left: -43px;
text-align: center;
font-size: 12px; }
/* line 76, (__TEMPLATE__) */
#loading .logo, #loading .indicator {
position: absolute;
top: -3px;
left: -3px;
width: 86px;
height: 86px;
overflow: hidden;
background: url("./images/logo-lg.svg");
background-size: 86px 86px; }
/* line 85, (__TEMPLATE__) */
#loading .logo {
opacity: 0.3; }
/* line 87, (__TEMPLATE__) */
#loading .indicator {
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
height: 0%; }
/* line 93, (__TEMPLATE__) */
#loading span {
position: absolute;
width: 300px;
left: 50%;
top: 110px;
margin-left: -150px;
font-size: 14px;
line-height: 28px;
color: #F77D77; }
</style>
<style>
/* line 1, (__TEMPLATE__) */
::-webkit-scrollbar-track {
background-color: transparent; }
/* line 4, (__TEMPLATE__) */
::-webkit-scrollbar {
width: 6px;
height: 6px; }
/* line 8, (__TEMPLATE__) */
::-webkit-scrollbar-thumb {
background-color: #DEDEE4;
border-radius: 4px; }
/* line 12, (__TEMPLATE__) */
::-webkit-scrollbar-corner {
background-color: transparent; }
</style>
<style>
/* line 1, (__TEMPLATE__) */
#splash {
position: fixed;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #f0f0f2;
width: 100vw;
height: 100vh; }
/* line 12, (__TEMPLATE__) */
#splash.is-landscape img {
top: 50%;
left: 50%;
width: 100vh;
height: 100vw;
transform: translate(-50%, -50%) rotate(-90deg); }
/* line 19, (__TEMPLATE__) */
#splash img {
position: absolute;
top: 0px;
left: 0;
width: 100%;
height: 100%; }
/* line 26, (__TEMPLATE__) */
#splash .spinner {
position: absolute;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -15px; }
</style>
</head>
<body data-server-country='CN' data-server='modao.cc' data-user-id=''>
<div id='loading'>
<div class='logo'></div>
<div class='indicator' style='height: 30%'></div>
<span>
正在读取 Story Museum原型…
</span>
</div>
<div id='workspace'></div>
<link rel="stylesheet" media="screen" href="./css/hosted-fonts.css" />
<link rel="stylesheet" media="screen" href="./webpack/vendor-64ce2f7aaaeaeba68653.css" />
<link rel="stylesheet" media="screen" href="./webpack/html-zip-v3-f44f80ca7ffc77eb06dd.css" />
<script>
var RELEASE_HASH = "a6ad6677c0fedc6b7fbf6367c31b6b258d50e794"
var MBServer = "modao.cc"
window.MB = window.MB || {}
MB.serverCountry = "CN"
</script>
<script src="./webpack/webpack-runtime-f142a5b201ada3f666bc.js"></script>
<script src="./webpack/vendor-315c5032d10f5aff9655.js"></script>
<script src="./webpack/html-zip-v3-80da6240a27f8e89660a.js"></script>
<script>
$(function () {
if (MB.isMobile()) $('body').addClass('mobile')
MB.load({
projectAccessToken : '7a85557d0dba6d377fc4545bcc6e8dbc47a02312',
projectEncryptedPassword : '',
projectName : 'Story Museum原型',
projectIconUrl : '/images/project-icon/icon_normal.png',
projectUpdatedAt : '2020-07-17T17:05:43+08:00',
isPasswordRequired : false,
isProjectExportable : true,
urlClientIOS : 'https://itunes.apple.com/cn/app/mockingbot/id1050565468?ls=1&amp;mt=8',
urlClientAndroid : 'http://a.app.qq.com/o/simple.jsp?pkgname=com.mockingbot'
})
})
</script>
<script>
window.ga = function () {}
window.zhuge = { identify: function () {}, track: function () {} }
</script>
<script>window["hzv3"] = window["hzv3"] || {}</script>
<script src="extra/data.0.js"></script>
<script src="extra/data.1.js"></script>
<script src="extra/data.2.js"></script>
<script src="extra/data.3.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/LITONGTONG/API_final_project.git
git@gitee.com:LITONGTONG/API_final_project.git
LITONGTONG
API_final_project
API_final_project
master

Search