-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy path200.html
9 lines (9 loc) · 3.25 KB
/
200.html
1
2
3
4
5
6
7
8
9
<!doctype html>
<html data-n-head="">
<head data-n-head="">
<title data-n-head="true">configurator</title><meta data-n-head="true" charset="utf-8"/><meta data-n-head="true" name="viewport" content="width=device-width, initial-scale=1"/><meta data-n-head="true" data-hid="description" name="description" content="Nuxt.js + Vuetify.js project"/><link data-n-head="true" rel="icon" type="image/x-icon" href="favicon.ico"/><link data-n-head="true" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons"/><link rel="preload" href="/cup-demo/_nuxt/99b0f8c71ab7ca5734a3.js" as="script"><link rel="preload" href="/cup-demo/_nuxt/f3bda263e6bc4eed1647.js" as="script"><link rel="preload" href="/cup-demo/_nuxt/53c8296fc9dad84eddfd.css" as="style"><link rel="preload" href="/cup-demo/_nuxt/9562e82cb745747eeaf3.js" as="script"><link rel="preload" href="/cup-demo/_nuxt/544e56a8e472c8681b10.css" as="style"><link rel="preload" href="/cup-demo/_nuxt/acf7b85697f211838ce9.js" as="script">
<link href="/cup-demo/_nuxt/53c8296fc9dad84eddfd.css" rel="stylesheet"><link href="/cup-demo/_nuxt/544e56a8e472c8681b10.css" rel="stylesheet"></head>
<body data-n-head="">
<div id="__nuxt"><style>#nuxt-loading { visibility: hidden; opacity: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; animation: nuxtLoadingIn 10s ease; -webkit-animation: nuxtLoadingIn 10s ease; animation-fill-mode: forwards; overflow: hidden;}@keyframes nuxtLoadingIn { 0% {visibility: hidden;opacity: 0; } 20% {visibility: visible;opacity: 0; } 100% {visibility: visible;opacity: 1; }}@-webkit-keyframes nuxtLoadingIn { 0% {visibility: hidden;opacity: 0; } 20% {visibility: visible;opacity: 0; } 100% {visibility: visible;opacity: 1; }}#nuxt-loading>div,#nuxt-loading>div:after { border-radius: 50%; width: 5rem; height: 5rem;}#nuxt-loading>div { font-size: 10px; position: relative; text-indent: -9999em; border: .5rem solid #F5F5F5; border-left: .5rem solid #fff; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: nuxtLoading 1.1s infinite linear; animation: nuxtLoading 1.1s infinite linear;}#nuxt-loading.error>div { border-left: .5rem solid #ff4500; animation-duration: 5s;}@-webkit-keyframes nuxtLoading { 0% {-webkit-transform: rotate(0deg);transform: rotate(0deg); } 100% {-webkit-transform: rotate(360deg);transform: rotate(360deg); }}@keyframes nuxtLoading { 0% {-webkit-transform: rotate(0deg);transform: rotate(0deg); } 100% {-webkit-transform: rotate(360deg);transform: rotate(360deg); }}</style><script>window.addEventListener('error', function () { var e = document.getElementById('nuxt-loading'); if (e) e.className += ' error';});</script><div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div></div>
<script type="text/javascript" src="/cup-demo/_nuxt/99b0f8c71ab7ca5734a3.js"></script><script type="text/javascript" src="/cup-demo/_nuxt/f3bda263e6bc4eed1647.js"></script><script type="text/javascript" src="/cup-demo/_nuxt/9562e82cb745747eeaf3.js"></script><script type="text/javascript" src="/cup-demo/_nuxt/acf7b85697f211838ce9.js"></script></body>
</html>