topSwiper.js 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. (global.webpackJsonp = global.webpackJsonp || []).push([ [ "pages/product/common/topSwiper" ], {
  2. 427: function(n, e, t) {
  3. t.r(e);
  4. var r = t(428), o = t(430);
  5. for (var c in o) "default" !== c && function(n) {
  6. t.d(e, n, function() {
  7. return o[n];
  8. });
  9. }(c);
  10. t(432);
  11. var u = t(13), a = Object(u.default)(o.default, r.render, r.staticRenderFns, !1, null, null, null, !1, r.components, void 0);
  12. a.options.__file = "pages/product/common/topSwiper.vue", e.default = a.exports;
  13. },
  14. 428: function(n, e, t) {
  15. t.r(e);
  16. var r = t(429);
  17. t.d(e, "render", function() {
  18. return r.render;
  19. }), t.d(e, "staticRenderFns", function() {
  20. return r.staticRenderFns;
  21. }), t.d(e, "recyclableRender", function() {
  22. return r.recyclableRender;
  23. }), t.d(e, "components", function() {
  24. return r.components;
  25. });
  26. },
  27. 429: function(n, e, t) {
  28. t.r(e), t.d(e, "render", function() {
  29. return r;
  30. }), t.d(e, "staticRenderFns", function() {
  31. return c;
  32. }), t.d(e, "recyclableRender", function() {
  33. return o;
  34. }), t.d(e, "components", function() {});
  35. var r = function() {
  36. var n = this;
  37. n.$createElement;
  38. n._self._c;
  39. }, o = !1, c = [];
  40. r._withStripped = !0;
  41. },
  42. 430: function(n, e, t) {
  43. t.r(e);
  44. var r = t(431), o = t.n(r);
  45. for (var c in r) "default" !== c && function(n) {
  46. t.d(e, n, function() {
  47. return r[n];
  48. });
  49. }(c);
  50. e.default = o.a;
  51. },
  52. 431: function(n, e, t) {
  53. Object.defineProperty(e, "__esModule", {
  54. value: !0
  55. }), e.default = void 0;
  56. var r = {
  57. props: {
  58. imgList: {
  59. type: Array,
  60. default: function() {
  61. return [];
  62. }
  63. }
  64. },
  65. data: function() {
  66. return {};
  67. }
  68. };
  69. e.default = r;
  70. },
  71. 432: function(n, e, t) {
  72. t.r(e);
  73. var r = t(433), o = t.n(r);
  74. for (var c in r) "default" !== c && function(n) {
  75. t.d(e, n, function() {
  76. return r[n];
  77. });
  78. }(c);
  79. e.default = o.a;
  80. },
  81. 433: function(n, e, t) {}
  82. } ]), (global.webpackJsonp = global.webpackJsonp || []).push([ "pages/product/common/topSwiper-create-component", {
  83. "pages/product/common/topSwiper-create-component": function(n, e, t) {
  84. t("1").createComponent(t(427));
  85. }
  86. }, [ [ "pages/product/common/topSwiper-create-component" ] ] ]);