yaofang/pages/index/index.js

120 lines
4.0 KiB
JavaScript

(global["webpackJsonp"] = global["webpackJsonp"] || []).push([ [ "pages/index/index" ], {
"1f4b": function(t, n, e) {},
2143: function(t, n, e) {
"use strict";
var i = e("1f4b"), a = e.n(i);
a.a;
},
4783: function(t, n, e) {
"use strict";
e.r(n);
var i = e("fac9"), a = e.n(i);
for (var o in i) [ "default" ].indexOf(o) < 0 && function(t) {
e.d(n, t, function() {
return i[t];
});
}(o);
n["default"] = a.a;
},
6431: function(t, n, e) {
"use strict";
e.r(n);
var i = e("9b48"), a = e("4783");
for (var o in a) [ "default" ].indexOf(o) < 0 && function(t) {
e.d(n, t, function() {
return a[t];
});
}(o);
e("2143");
var c = e("f0c5"), u = Object(c["a"])(a["default"], i["b"], i["c"], !1, null, null, null, !1, i["a"], void 0);
n["default"] = u.exports;
},
"8be9": function(t, n, e) {
"use strict";
(function(t, n) {
var i = e("4ea4");
e("94a9");
i(e("66fd"));
var a = i(e("6431"));
t.__webpack_require_UNI_MP_PLUGIN__ = e, n(a.default);
}).call(this, e("bc2e")["default"], e("543d")["createPage"]);
},
"9b48": function(t, n, e) {
"use strict";
e.d(n, "b", function() {
return a;
}), e.d(n, "c", function() {
return o;
}), e.d(n, "a", function() {
return i;
});
var i = {
xad: function() {
return e.e("components/xad/xad").then(e.bind(null, "9621"));
},
bootNav: function() {
return Promise.all([ e.e("common/vendor"), e.e("components/bootNav/bootNav") ]).then(e.bind(null, "dc0f"));
}
}, a = function() {
var t = this.$createElement;
this._self._c;
this.$mp.data = Object.assign({}, {
$root: {
a0: {}
}
});
}, o = [];
},
fac9: function(t, n, e) {
"use strict";
(function(t) {
var i = e("4ea4");
Object.defineProperty(n, "__esModule", {
value: !0
}), n.default = void 0;
i(e("5c77"));
var a = e("aef3"), o = {
data: function() {
return {
mixins: [ a.mixin ],
title: this.appTitle,
fangji: [],
current_page: "",
share: {
title: this.appName,
path: "/pages/index/index",
imageUrl: "",
desc: "",
content: ""
}
};
},
onShareAppMessage: function() {
return {
title: this.title
};
},
onShareTimeline: function() {
return {
title: this.title
};
},
onLoad: function() {
this.x_config();
var n = this;
t.getStorageSync("uToken") ? (n.x_get_ad("common"), n.cpAd()) : setTimeout(function() {
n.x_get_ad("common"), n.cpAd();
}, 3e3);
},
methods: {
x_config: function() {
this.x_request("api/config/index/", {}, function(t, n) {
1 === n.code && (t.item_ad = n.data.ad);
});
}
}
};
n.default = o;
}).call(this, e("543d")["default"]);
}
}, [ [ "8be9", "common/runtime", "common/vendor" ] ] ]);