123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- webpackJsonp([2],{
- /***/ 19:
- /***/ (function(module, exports, __webpack_require__) {
- module.exports = __webpack_require__(20);
- /***/ }),
- /***/ 20:
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_pages_index_index_js__ = __webpack_require__(21);
- //嵌入模板属性
- ;(function () {
- return {
- title: "项目介绍"
- };
- })();
- /***/ }),
- /***/ 21:
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__index_less__ = __webpack_require__(22);
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__index_less___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0__index_less__);
- /***/ }),
- /***/ 22:
- /***/ (function(module, exports) {
- // removed by extract-text-webpack-plugin
- /***/ })
- },[19]);
|