|
@@ -2,7 +2,7 @@
|
|
<html>
|
|
<html>
|
|
<head>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
- <title>MagicAPI v0.4.4 - Powered by ssssssss-team</title>
|
|
+ <title>MagicAPI v0.4.5 - Powered by ssssssss-team</title>
|
|
<link rel="icon" href="images/favicon.png" />
|
|
<link rel="icon" href="images/favicon.png" />
|
|
<style type="text/css">.loading-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:2147483647;text-align:center;background:#fff}.loading{position:absolute;top:50%;left:50%;width:500px;height:100px;margin-left:-250px;margin-top:-50px;text-align:center}.loading .title{font-size:0;color:#0075ff;letter-spacing:0}.loading .title label{font-size:36px;display:inline-block;margin-top:5px;vertical-align:top}.loading .title span{font-size:72px;display:inline-block;padding:0 3px;animation:stretch 1s infinite}.loading .title span:nth-child(1){animation-delay:calc(1s / 8 * 0 / 2)}.loading .title span:nth-child(2){animation-delay:calc(1s / 8 * 1 / 2)}.loading .title span:nth-child(3){animation-delay:calc(1s / 8 * 2 / 2)}.loading .title span:nth-child(4){animation-delay:calc(1s / 8 * 3 / 2)}.loading .title span:nth-child(5){animation-delay:calc(1s / 8 * 4 / 2)}.loading .title span:nth-child(6){animation-delay:calc(1s / 8 * 5 / 2)}.loading .title span:nth-child(7){animation-delay:calc(1s / 8 * 6 / 2)}.loading .title span:nth-child(8){animation-delay:calc(1s / 8 * 7 / 2)}.loading .loading-text{text-align:center;font-weight:bolder;font-style:italic;color:#889aa4;font-size:32px;animation:blink-loading 2s ease-in infinite}@keyframes stretch{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}100%{transform:scale(1)}}@keyframes blink-loading{0%{opacity:100%}50%{opacity:50%}100%{opacity:100%}}</style>
|
|
<style type="text/css">.loading-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:2147483647;text-align:center;background:#fff}.loading{position:absolute;top:50%;left:50%;width:500px;height:100px;margin-left:-250px;margin-top:-50px;text-align:center}.loading .title{font-size:0;color:#0075ff;letter-spacing:0}.loading .title label{font-size:36px;display:inline-block;margin-top:5px;vertical-align:top}.loading .title span{font-size:72px;display:inline-block;padding:0 3px;animation:stretch 1s infinite}.loading .title span:nth-child(1){animation-delay:calc(1s / 8 * 0 / 2)}.loading .title span:nth-child(2){animation-delay:calc(1s / 8 * 1 / 2)}.loading .title span:nth-child(3){animation-delay:calc(1s / 8 * 2 / 2)}.loading .title span:nth-child(4){animation-delay:calc(1s / 8 * 3 / 2)}.loading .title span:nth-child(5){animation-delay:calc(1s / 8 * 4 / 2)}.loading .title span:nth-child(6){animation-delay:calc(1s / 8 * 5 / 2)}.loading .title span:nth-child(7){animation-delay:calc(1s / 8 * 6 / 2)}.loading .title span:nth-child(8){animation-delay:calc(1s / 8 * 7 / 2)}.loading .loading-text{text-align:center;font-weight:bolder;font-style:italic;color:#889aa4;font-size:32px;animation:blink-loading 2s ease-in infinite}@keyframes stretch{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}100%{transform:scale(1)}}@keyframes blink-loading{0%{opacity:100%}50%{opacity:50%}100%{opacity:100%}}</style>
|
|
<link rel="stylesheet" href="css/index.css" />
|
|
<link rel="stylesheet" href="css/index.css" />
|
|
@@ -26,7 +26,7 @@
|
|
<span>A</span>
|
|
<span>A</span>
|
|
<span>P</span>
|
|
<span>P</span>
|
|
<span>I</span>
|
|
<span>I</span>
|
|
- <label>v0.4.4</label>
|
|
+ <label>v0.4.5</label>
|
|
</div>
|
|
</div>
|
|
<div class="loading-text">Loading...</div>
|
|
<div class="loading-text">Loading...</div>
|
|
</div>
|
|
</div>
|
|
@@ -35,7 +35,7 @@
|
|
<div class="header">
|
|
<div class="header">
|
|
<img src="images/logo.png"/>
|
|
<img src="images/logo.png"/>
|
|
<label>magic-api</label>
|
|
<label>magic-api</label>
|
|
- <label class="version">v0.4.4</label>
|
|
+ <label class="version">v0.4.5</label>
|
|
</div>
|
|
</div>
|
|
<span class="button-run" title="运行(Ctrl+Q)"><i class="iconfont icon-run"></i></span>
|
|
<span class="button-run" title="运行(Ctrl+Q)"><i class="iconfont icon-run"></i></span>
|
|
<span class="button-save" title="保存(Ctrl+S)"><i class="iconfont icon-save"></i></span>
|
|
<span class="button-save" title="保存(Ctrl+S)"><i class="iconfont icon-save"></i></span>
|