|
@@ -23,12 +23,12 @@
|
|
@keyframes stretch {0% {transform: scale(1);}25% {transform: scale(1.2);}50% {transform: scale(1);}100% {transform: scale(1);}}
|
|
@keyframes stretch {0% {transform: scale(1);}25% {transform: scale(1.2);}50% {transform: scale(1);}100% {transform: scale(1);}}
|
|
@keyframes blink-loading {0% {opacity: 1;}50% {opacity: 0.5;}100% {opacity: 1;}}
|
|
@keyframes blink-loading {0% {opacity: 1;}50% {opacity: 0.5;}100% {opacity: 1;}}
|
|
</style>
|
|
</style>
|
|
- <script type="module" crossorigin src="./assets/index.0cc26bfc.js"></script>
|
|
|
|
|
|
+ <script type="module" crossorigin src="./assets/index.ac5bc35e.js"></script>
|
|
<link rel="modulepreload" href="./assets/vue.6f28a6f0.js">
|
|
<link rel="modulepreload" href="./assets/vue.6f28a6f0.js">
|
|
<link rel="modulepreload" href="./assets/axios.23e7b955.js">
|
|
<link rel="modulepreload" href="./assets/axios.23e7b955.js">
|
|
- <link rel="modulepreload" href="./assets/vendor.cc41f120.js">
|
|
|
|
- <link rel="modulepreload" href="./assets/app.b15d6e90.js">
|
|
|
|
- <link rel="stylesheet" href="./assets/style.63f02940.css">
|
|
|
|
|
|
+ <link rel="modulepreload" href="./assets/vendor.3be44c84.js">
|
|
|
|
+ <link rel="modulepreload" href="./assets/app.a9d6cb03.js">
|
|
|
|
+ <link rel="stylesheet" href="./assets/style.07c46cc4.css">
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
<div class="magic-loading-wrapper" id="magic-loading-wrapper">
|
|
<div class="magic-loading-wrapper" id="magic-loading-wrapper">
|
|
@@ -49,7 +49,7 @@
|
|
function showMaLoadingText(){
|
|
function showMaLoadingText(){
|
|
let defaultConfig = {
|
|
let defaultConfig = {
|
|
title: 'magic-api',
|
|
title: 'magic-api',
|
|
- version: '2.1.0'
|
|
|
|
|
|
+ version: '2.1.1'
|
|
}
|
|
}
|
|
defaultConfig = { ...defaultConfig, ...window.MAGIC_EDITOR_CONFIG }
|
|
defaultConfig = { ...defaultConfig, ...window.MAGIC_EDITOR_CONFIG }
|
|
let $dom = document.getElementById('magic-loading-text')
|
|
let $dom = document.getElementById('magic-loading-text')
|