contact.js 1022 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. webpackJsonp([4],[
  2. /* 0 */,
  3. /* 1 */,
  4. /* 2 */,
  5. /* 3 */,
  6. /* 4 */,
  7. /* 5 */,
  8. /* 6 */,
  9. /* 7 */,
  10. /* 8 */
  11. /***/ (function(module, exports, __webpack_require__) {
  12. module.exports = __webpack_require__(9);
  13. /***/ }),
  14. /* 9 */
  15. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  16. "use strict";
  17. Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
  18. /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_pages_contact__ = __webpack_require__(10);
  19. //嵌入模板属性
  20. ;(function () {
  21. return {
  22. title: "联系我们"
  23. };
  24. })();
  25. /***/ }),
  26. /* 10 */
  27. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  28. "use strict";
  29. /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__index_less__ = __webpack_require__(11);
  30. /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__index_less___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0__index_less__);
  31. /***/ }),
  32. /* 11 */
  33. /***/ (function(module, exports) {
  34. // removed by extract-text-webpack-plugin
  35. /***/ })
  36. ],[8]);