{"version":3,"sources":["webpack:///491.29e8da45.js","webpack:///router-433.vue","webpack:///./~/v-markdown-loader/_cache/router-433.vue","webpack:///./~/v-markdown-loader/_cache/router-433.vue?2ff8","webpack:///./zh-CN/development/router.md"],"names":["webpackJsonp","1156","module","__webpack_exports__","__webpack_require__","Object","defineProperty","value","head","title","ignoreSuffixChar","2110","exports","Component","options","__file","esModule","keys","some","key","substr","console","error","functional","2572","render","_vm","this","_h","$createElement","_self","_c","_m","staticRenderFns","_v","attrs","href","staticClass","_withStripped","873"],"mappings":"AAAAA,cAAc,MAERC,KACA,SAAUC,EAAQC,EAAqBC,GAE7C,YACAC,QAAOC,eAAeH,EAAqB,cAAgBI,OAAO,ICClEJ,EAAA,SDGEK,MAAQC,MAAS,uCAAwCC,iBCD3D,ODMMC,KACA,SAAUT,EAAQU,EAASR,GEhBjC,GACAS,GAAAT,EAAA,IAEAA,EAAA,MAEAA,EAAA,MAEA,KAEA,KAEA,KAEAS,GAAAC,QAAAC,OAAA,6FACAF,EAAAG,UAAAX,OAAAY,KAAAJ,EAAAG,UAAAE,KAAA,SAAAC,GAA+E,kBAAAA,GAAA,OAAAA,EAAAC,OAAA,QAA0DC,QAAAC,MAAA,mDACzIT,EAAAC,QAAAS,YAAmCF,QAAAC,MAAA,0HAkBnCpB,EAAAU,QAAAC,EAAAD,SFuBMY,KACA,SAAUtB,EAAQU,EAASR,GGzDjCF,EAAAU,SAAgBa,OAAA,WAAmB,GAAAC,GAAAC,KAAaC,EAAAF,EAAAG,cAA0BH,GAAAI,MAAAC,EAC1E,OAAAL,GAAAM,GAAA,IACCC,iBAAA,WAA+B,GAAAP,GAAAC,KAAaC,EAAAF,EAAAG,eAA0BE,EAAAL,EAAAI,MAAAC,IAAAH,CACvE,OAAAG,GAAA,OAAAA,EAAA,MAAAL,EAAAQ,GAAA,QAAAR,EAAAQ,GAAA,KAAAH,EAAA,KAAAL,EAAAQ,GAAA,aAAAH,EAAA,KACAI,OACAC,KAAA,yCAEGV,EAAAQ,GAAA,gBAAAR,EAAAQ,GAAA,KAAAH,EAAA,QAAAL,EAAAQ,GAAA,SAAAR,EAAAQ,GAAA,UAAAH,EAAA,QAAAL,EAAAQ,GAAA,UAAAR,EAAAQ,GAAA,UAAAH,EAAA,QAAAL,EAAAQ,GAAA,gBAAAR,EAAAQ,GAAA,UAAAH,EAAA,QAAAL,EAAAQ,GAAA,UAAAR,EAAAQ,GAAA,SAAAH,EAAA,QAAAL,EAAAQ,GAAA,gBAAAR,EAAAQ,GAAA,OAAAR,EAAAQ,GAAA,KAAAH,EAAA,OACHM,YAAA,YACGN,EAAA,KAAAA,EAAA,OAAAL,EAAAQ,GAAA,mBAAAH,EAAA,QAAAL,EAAAQ,GAAA,YAAAR,EAAAQ,GAAA,OAAAH,EAAA,QAAAL,EAAAQ,GAAA,UAAAR,EAAAQ,GAAA,uCAAAH,EAAA,QAAAL,EAAAQ,GAAA,QAAAR,EAAAQ,GAAA,OAAAH,EAAA,MAAAL,EAAAQ,GAAA,KAAAH,EAAA,KACHI,OACAC,KAAA,+CAEGV,EAAAQ,GAAA,wDAEHhC,EAAAU,QAAAa,OAAAa,eAAA,GHqEMC,IACA,SAAUrC,EAAQU,EAASR,GIrFjCF,EAAAU,QAAAR,EAAA","file":"491.29e8da45.js","sourcesContent":["webpackJsonp([491],{\n\n/***/ 1156:\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\nObject.defineProperty(__webpack_exports__, \"__esModule\", { value: true });\n\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n head: { \"title\": \"vue-router 路由 | VUX - Vue 移动端 UI 组件库\", \"ignoreSuffixChar\": \"|\" }\n});\n\n/***/ }),\n\n/***/ 2110:\n/***/ (function(module, exports, __webpack_require__) {\n\nvar disposed = false\nvar Component = __webpack_require__(67)(\n /* script */\n __webpack_require__(1156),\n /* template */\n __webpack_require__(2572),\n /* styles */\n null,\n /* scopeId */\n null,\n /* moduleIdentifier (server only) */\n null\n)\nComponent.options.__file = \"/data/vux/home/websites/vux-repo/docs/node_modules/v-markdown-loader/_cache/router-433.vue\"\nif (Component.esModule && Object.keys(Component.esModule).some(function (key) {return key !== \"default\" && key.substr(0, 2) !== \"__\"})) {console.error(\"named exports are not supported in *.vue files.\")}\nif (Component.options.functional) {console.error(\"[vue-loader] router-433.vue: functional components are not supported with templates, they should use render functions.\")}\n\n/* hot reload */\nif (false) {(function () {\n var hotAPI = require(\"vue-hot-reload-api\")\n hotAPI.install(require(\"vue\"), false)\n if (!hotAPI.compatible) return\n module.hot.accept()\n if (!module.hot.data) {\n hotAPI.createRecord(\"data-v-27509918\", Component.options)\n } else {\n hotAPI.reload(\"data-v-27509918\", Component.options)\n }\n module.hot.dispose(function (data) {\n disposed = true\n })\n})()}\n\nmodule.exports = Component.exports\n\n\n/***/ }),\n\n/***/ 2572:\n/***/ (function(module, exports, __webpack_require__) {\n\nmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _vm._m(0)\n},staticRenderFns: [function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [_c('h1', [_vm._v(\"路由\")]), _vm._v(\" \"), _c('p', [_vm._v(\"推荐直接使用官方 \"), _c('a', {\n attrs: {\n \"href\": \"https://github.com/vuejs/vue-router\"\n }\n }, [_vm._v(\"vue-router\")]), _vm._v(\",\"), _c('code', [_vm._v(\"VUX\")]), _vm._v(\"部分组件支持\"), _c('code', [_vm._v(\"link\")]), _vm._v(\"属性直接支持\"), _c('code', [_vm._v(\"vue-router\")]), _vm._v(\"的路由参数,\"), _c('code', [_vm._v(\"vux2\")]), _vm._v(\"模板内置了\"), _c('code', [_vm._v(\"vue-router\")]), _vm._v(\"。\")]), _vm._v(\" \"), _c('div', {\n staticClass: \"warning\"\n }, [_c('p', [_c('del', [_vm._v(\"如果使用了过渡(转场动画),在\"), _c('code', [_vm._v(\"iPhone\")]), _vm._v(\"上使用\"), _c('code', [_vm._v(\"左划返回\")]), _vm._v(\"时动画会再执行一遍,目前没有找到可行的处理方法,如果你有处理方案,欢迎\"), _c('code', [_vm._v(\"PR\")]), _vm._v(\"。\")]), _c('br'), _vm._v(\" \"), _c('a', {\n attrs: {\n \"href\": \"https://github.com/airyland/vux/pull/2259\"\n }\n }, [_vm._v(\"https://github.com/airyland/vux/pull/2259\")])])])])\n}]}\nmodule.exports.render._withStripped = true\nif (false) {\n module.hot.accept()\n if (module.hot.data) {\n require(\"vue-hot-reload-api\").rerender(\"data-v-27509918\", module.exports)\n }\n}\n\n/***/ }),\n\n/***/ 873:\n/***/ (function(module, exports, __webpack_require__) {\n\nmodule.exports = __webpack_require__(2110);\n\n/***/ })\n\n});\n\n\n// WEBPACK FOOTER //\n// 491.29e8da45.js","\n\n\n// WEBPACK FOOTER //\n// router-433.vue?05b935ca","var disposed = false\nvar Component = require(\"!../../ream/node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!../../ream/node_modules/vue-loader/lib/selector?type=script&index=0!./router-433.vue\"),\n /* template */\n require(\"!!../../ream/node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-27509918\\\"}!../../ream/node_modules/vue-loader/lib/selector?type=template&index=0!./router-433.vue\"),\n /* styles */\n null,\n /* scopeId */\n null,\n /* moduleIdentifier (server only) */\n null\n)\nComponent.options.__file = \"/data/vux/home/websites/vux-repo/docs/node_modules/v-markdown-loader/_cache/router-433.vue\"\nif (Component.esModule && Object.keys(Component.esModule).some(function (key) {return key !== \"default\" && key.substr(0, 2) !== \"__\"})) {console.error(\"named exports are not supported in *.vue files.\")}\nif (Component.options.functional) {console.error(\"[vue-loader] router-433.vue: functional components are not supported with templates, they should use render functions.\")}\n\n/* hot reload */\nif (module.hot) {(function () {\n var hotAPI = require(\"vue-hot-reload-api\")\n hotAPI.install(require(\"vue\"), false)\n if (!hotAPI.compatible) return\n module.hot.accept()\n if (!module.hot.data) {\n hotAPI.createRecord(\"data-v-27509918\", Component.options)\n } else {\n hotAPI.reload(\"data-v-27509918\", Component.options)\n }\n module.hot.dispose(function (data) {\n disposed = true\n })\n})()}\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/ream/~/vue-loader!./~/v-markdown-loader/_cache/router-433.vue\n// module id = 2110\n// module chunks = 491","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _vm._m(0)\n},staticRenderFns: [function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [_c('h1', [_vm._v(\"路由\")]), _vm._v(\" \"), _c('p', [_vm._v(\"推荐直接使用官方 \"), _c('a', {\n attrs: {\n \"href\": \"https://github.com/vuejs/vue-router\"\n }\n }, [_vm._v(\"vue-router\")]), _vm._v(\",\"), _c('code', [_vm._v(\"VUX\")]), _vm._v(\"部分组件支持\"), _c('code', [_vm._v(\"link\")]), _vm._v(\"属性直接支持\"), _c('code', [_vm._v(\"vue-router\")]), _vm._v(\"的路由参数,\"), _c('code', [_vm._v(\"vux2\")]), _vm._v(\"模板内置了\"), _c('code', [_vm._v(\"vue-router\")]), _vm._v(\"。\")]), _vm._v(\" \"), _c('div', {\n staticClass: \"warning\"\n }, [_c('p', [_c('del', [_vm._v(\"如果使用了过渡(转场动画),在\"), _c('code', [_vm._v(\"iPhone\")]), _vm._v(\"上使用\"), _c('code', [_vm._v(\"左划返回\")]), _vm._v(\"时动画会再执行一遍,目前没有找到可行的处理方法,如果你有处理方案,欢迎\"), _c('code', [_vm._v(\"PR\")]), _vm._v(\"。\")]), _c('br'), _vm._v(\" \"), _c('a', {\n attrs: {\n \"href\": \"https://github.com/airyland/vux/pull/2259\"\n }\n }, [_vm._v(\"https://github.com/airyland/vux/pull/2259\")])])])])\n}]}\nmodule.exports.render._withStripped = true\nif (module.hot) {\n module.hot.accept()\n if (module.hot.data) {\n require(\"vue-hot-reload-api\").rerender(\"data-v-27509918\", module.exports)\n }\n}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/ream/~/vue-loader/lib/template-compiler?{\"id\":\"data-v-27509918\"}!./~/ream/~/vue-loader/lib/selector.js?type=template&index=0!./~/v-markdown-loader/_cache/router-433.vue\n// module id = 2572\n// module chunks = 491","module.exports = require(\"!!vue-loader!../../node_modules/v-markdown-loader/_cache/router-433.vue\");\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./zh-CN/development/router.md\n// module id = 873\n// module chunks = 491"],"sourceRoot":""}