h5-Dooring/doc-dist/assets/js/5.315fb3a4.js
2021-05-18 21:49:30 +08:00

41 lines
950 B
JavaScript

(window.webpackJsonp = window.webpackJsonp || []).push([
[5],
{
334: function(e, t, c) {},
374: function(e, t, c) {
'use strict';
c(334);
},
382: function(e, t, c) {
'use strict';
c.r(t);
var i = {
name: 'CodeBlock',
props: { title: { type: String, required: !0 }, active: { type: Boolean, default: !1 } },
},
n = (c(374), c(42)),
s = Object(n.a)(
i,
function() {
var e = this.$createElement;
return (this._self._c || e)(
'div',
{
staticClass: 'theme-code-block',
class: { 'theme-code-block__active': this.active },
},
[this._t('default')],
2,
);
},
[],
!1,
null,
'6d04095e',
null,
);
t.default = s.exports;
},
},
]);