33 lines
1.3 KiB
JavaScript
33 lines
1.3 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-f91d4f0c"], { "4db5": function(t, n, e) {
|
|
}, "6aa4": function(t, n, e) {
|
|
"use strict";
|
|
e.r(n);
|
|
var a = function() {
|
|
var t2 = this, n2 = t2.$createElement, e2 = t2._self._c || n2;
|
|
return e2("div", [e2("Wait")], 1);
|
|
}, c = [], i = e("c6e4"), s = { components: { Wait: i["a"] }, data: function() {
|
|
return {};
|
|
}, mounted: function() {
|
|
}, methods: {} }, u = s, r = e("829d"), o = Object(r["a"])(u, a, c, false, null, "1644acbe", null);
|
|
n["default"] = o.exports;
|
|
}, "6f75": function(t, n, e) {
|
|
"use strict";
|
|
e("4db5");
|
|
}, "9a42": function(t, n, e) {
|
|
t.exports = e.p + "static/img/waiting.12a96dca.png";
|
|
}, c6e4: function(t, n, e) {
|
|
"use strict";
|
|
var a = function() {
|
|
var t2 = this, n2 = t2.$createElement;
|
|
t2._self._c;
|
|
return t2._m(0);
|
|
}, c = [function() {
|
|
var t2 = this, n2 = t2.$createElement, a2 = t2._self._c || n2;
|
|
return a2("div", [a2("div", { staticClass: "waitMain" }, [a2("div", { staticClass: "waitInfo" }, [a2("img", { attrs: { src: e("9a42"), alt: "" } }), t2._v(" "), a2("h4", [t2._v("敬请期待...")])])])]);
|
|
}], i = { data: function() {
|
|
return {};
|
|
}, mounted: function() {
|
|
}, methods: {} }, s = i, u = (e("6f75"), e("829d")), r = Object(u["a"])(s, a, c, false, null, "25e0599e", null);
|
|
n["a"] = r.exports;
|
|
} }]);
|