yaofang/components/xad/xad.js

66 lines
2.3 KiB
JavaScript

(global["webpackJsonp"] = global["webpackJsonp"] || []).push([ [ "components/xad/xad" ], {
"1f4e": function(n, e, t) {
"use strict";
t.r(e);
var o = t("8f2f"), u = t.n(o);
for (var a in o) [ "default" ].indexOf(a) < 0 && function(n) {
t.d(e, n, function() {
return o[n];
});
}(a);
e["default"] = u.a;
},
"8f2f": function(n, e, t) {
"use strict";
Object.defineProperty(e, "__esModule", {
value: !0
}), e.default = void 0;
e.default = {
name: "xad",
data: function() {
return {};
},
methods: {},
props: [ "x_common_ad", "x_cp_ad" ]
};
},
9621: function(n, e, t) {
"use strict";
t.r(e);
var o = t("a4f3"), u = t("1f4e");
for (var a in u) [ "default" ].indexOf(a) < 0 && function(n) {
t.d(e, n, function() {
return u[n];
});
}(a);
var i = t("f0c5"), d = Object(i["a"])(u["default"], o["b"], o["c"], !1, null, "00b6cb30", null, !1, o["a"], void 0);
e["default"] = d.exports;
},
a4f3: function(n, e, t) {
"use strict";
t.d(e, "b", function() {
return u;
}), t.d(e, "c", function() {
return a;
}), t.d(e, "a", function() {
return o;
});
var o = {
uniad: function() {
return Promise.all([ t.e("common/vendor"), t.e("node-modules/@dcloudio/uni-cli-shared/components/uniad") ]).then(t.bind(null, "d229"));
},
adInterstitial: function() {
return Promise.all([ t.e("common/vendor"), t.e("node-modules/@dcloudio/uni-cli-shared/components/ad-interstitial") ]).then(t.bind(null, "faa3"));
}
}, u = function() {
var n = this.$createElement;
this._self._c;
}, a = [];
}
} ]);
(global["webpackJsonp"] = global["webpackJsonp"] || []).push([ "components/xad/xad-create-component", {
"components/xad/xad-create-component": function(module, exports, __webpack_require__) {
__webpack_require__("543d")["createComponent"](__webpack_require__("9621"));
}
}, [ [ "components/xad/xad-create-component" ] ] ]);