agreement.js 942 B

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