{"version":3,"sources":["webpack:///./src/views/default/_fishing.vue?a562","webpack:///src/views/default/_fishing.vue","webpack:///./src/views/default/_fishing.vue?2840","webpack:///./src/views/default/_fishing.vue","webpack:///./src/views/default/_fishing.vue?ae76"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","_v","_s","$t","getLive22Status","attrs","_e","getKkStatus","staticRenderFns","computed","window","scroll","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,gBAAgB,CAACF,EAAG,MAAM,CAACE,YAAY,oBAAoB,CAACF,EAAG,MAAM,CAACE,YAAY,2BAA2B,CAACN,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,GAAG,oBAAoBL,EAAG,MAAM,CAACE,YAAY,OAAO,EAAwB,IAAtBN,EAAIU,gBAAwBN,EAAG,MAAM,CAACE,YAAY,+BAA+B,CAACF,EAAG,MAAM,CAACE,YAAY,gBAAgB,CAACF,EAAG,cAAc,CAACO,MAAM,CAAC,GAAK,eAAe,CAACP,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,MAAM,CAACE,YAAY,eAAe,CAACF,EAAG,MAAM,CAACE,YAAY,kBAAkBK,MAAM,CAAC,IAAM,sCAAsCP,EAAG,MAAM,CAACE,YAAY,iBAAiB,CAACF,EAAG,MAAM,CAACE,YAAY,kBAAkBK,MAAM,CAAC,IAAM,iDAAiD,KAAKX,EAAIY,MAAwB,IAAlBZ,EAAIa,YAAoBT,EAAG,MAAM,CAACE,YAAY,+BAA+B,CAACF,EAAG,MAAM,CAACE,YAAY,gBAAgB,CAACF,EAAG,cAAc,CAACO,MAAM,CAAC,GAAK,iBAAiB,CAACP,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,MAAM,CAACE,YAAY,eAAe,CAACF,EAAG,MAAM,CAACE,YAAY,kBAAkBK,MAAM,CAAC,IAAM,wCAAwCP,EAAG,MAAM,CAACE,YAAY,iBAAiB,CAACF,EAAG,MAAM,CAACE,YAAY,kBAAkBK,MAAM,CAAC,IAAM,mDAAmD,KAAKX,EAAIY,UAChwCE,EAAkB,GC8BtB,GACEC,SAAF,CACI,cACJ,0CAEA,kBACA,+CAGE,WACF,iDACA,qCAGE,UACEC,OAAOC,OAAO,EAAlB,KC9CiW,I,wBCQ7VC,EAAY,eACd,EACAnB,EACAe,GACA,EACA,KACA,WACA,MAIa,aAAAI,E,6CCnBf,yBAA0jB,EAAG,G","file":"js/chunk-b8ca1948.448704ee.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"product-page\"},[_c('div',{staticClass:\"text-center mb-3\"},[_c('div',{staticClass:\"main-title mb-1 mb-lg-5\"},[_vm._v(_vm._s(_vm.$t('ui.fishing')))])]),_c('div',{staticClass:\"row\"},[(_vm.getLive22Status===true)?_c('div',{staticClass:\"col-6 col-lg-4 px-0 px-lg-1\"},[_c('div',{staticClass:\"product-wrap\"},[_c('router-link',{attrs:{\"to\":\"live22fish\"}},[_c('div',{staticClass:\"product-single\"},[_c('div',{staticClass:\"product-pic\"},[_c('img',{staticClass:\"w-100 img-fluid\",attrs:{\"src\":\"img/fishing/live22-fishing.png\"}})]),_c('div',{staticClass:\"product-hover\"},[_c('img',{staticClass:\"w-100 img-fluid\",attrs:{\"src\":\"img/fishing/live22-fishing-hover.png\"}})])])])],1)]):_vm._e(),(_vm.getKkStatus===true)?_c('div',{staticClass:\"col-6 col-lg-4 px-0 px-lg-1\"},[_c('div',{staticClass:\"product-wrap\"},[_c('router-link',{attrs:{\"to\":\"kingkongfish\"}},[_c('div',{staticClass:\"product-single\"},[_c('div',{staticClass:\"product-pic\"},[_c('img',{staticClass:\"w-100 img-fluid\",attrs:{\"src\":\"img/fishing/kingkong-fishing.png\"}})]),_c('div',{staticClass:\"product-hover\"},[_c('img',{staticClass:\"w-100 img-fluid\",attrs:{\"src\":\"img/fishing/kingkong-fishing-hover.png\"}})])])])],1)]):_vm._e()])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n.product-page\r\n .text-center.mb-3\r\n .main-title.mb-1.mb-lg-5 {{$t('ui.fishing')}}\r\n .row\r\n //- .col-6.col-lg-4.px-0.px-lg-1\r\n .product-wrap\r\n router-link(:to=\"{name: 'fish', params: {game: 'fish'}}\")\r\n .product-single\r\n .product-pic\r\n img.w-100.img-fluid(src='img/fishing/neko-fishing.png')\r\n .product-hover\r\n img.w-100.img-fluid(src='img/fishing/neko-fishing-hover.png')\r\n .col-6.col-lg-4.px-0.px-lg-1(v-if=\"getLive22Status===true\")\r\n .product-wrap\r\n router-link(to=\"live22fish\")\r\n .product-single\r\n .product-pic\r\n img.w-100.img-fluid(src='img/fishing/live22-fishing.png')\r\n .product-hover\r\n img.w-100.img-fluid(src='img/fishing/live22-fishing-hover.png')\r\n .col-6.col-lg-4.px-0.px-lg-1(v-if=\"getKkStatus===true\")\r\n .product-wrap\r\n router-link(to=\"kingkongfish\")\r\n .product-single\r\n .product-pic\r\n img.w-100.img-fluid(src='img/fishing/kingkong-fishing.png')\r\n .product-hover\r\n img.w-100.img-fluid(src='img/fishing/kingkong-fishing-hover.png')\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./_fishing.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./_fishing.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./_fishing.vue?vue&type=template&id=05a848ad&scoped=true&lang=pug&\"\nimport script from \"./_fishing.vue?vue&type=script&lang=js&\"\nexport * from \"./_fishing.vue?vue&type=script&lang=js&\"\nimport style0 from \"./_fishing.vue?vue&type=style&index=0&id=05a848ad&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"05a848ad\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./_fishing.vue?vue&type=style&index=0&id=05a848ad&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./_fishing.vue?vue&type=style&index=0&id=05a848ad&lang=scss&scoped=true&\""],"sourceRoot":""}