5d01f23865c8175c09bcf73a4fcf5e51.json 2.2 KB

1
  1. {"remainingRequest":"E:\\item\\newItem\\admin\\node_modules\\babel-loader\\lib\\index.js!E:\\item\\newItem\\admin\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\item\\newItem\\admin\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\item\\newItem\\admin\\node_modules\\iview-loader\\index.js??ref--0-2!E:\\item\\newItem\\admin\\src\\pages\\app\\wechat\\newsCategory\\index.vue?vue&type=script&lang=js&","dependencies":[{"path":"E:\\item\\newItem\\admin\\src\\pages\\app\\wechat\\newsCategory\\index.vue","mtime":1677828270189},{"path":"E:\\item\\newItem\\admin\\babel.config.js","mtime":1677828270071},{"path":"E:\\item\\newItem\\admin\\.babelrc","mtime":1677828270070},{"path":"E:\\item\\newItem\\admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\item\\newItem\\admin\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"E:\\item\\newItem\\admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\item\\newItem\\admin\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000},{"path":"E:\\item\\newItem\\admin\\node_modules\\iview-loader\\index.js","mtime":1570440814000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KaW1wb3J0IG5ld3NDYXRlZ29yeSBmcm9tICdAL2NvbXBvbmVudHMvbmV3c0NhdGVnb3J5L2luZGV4JzsKZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICduZXdzQ2F0ZWdvcnlJbmRleCcsCiAgZGF0YTogZnVuY3Rpb24gZGF0YSgpIHsKICAgIHJldHVybiB7CiAgICAgIGlzU2hvdzogdHJ1ZQogICAgfTsKICB9LAogIGNvbXBvbmVudHM6IHsKICAgIG5ld3NDYXRlZ29yeTogbmV3c0NhdGVnb3J5CiAgfQp9Ow=="},{"version":3,"mappings":";;;;;;AAOA;AACA;EACAA,yBADA;EAEAC,IAFA,kBAEA;IACA;MACAC;IADA;EAGA,CANA;EAOAC;IACAC;EADA;AAPA","names":["name","data","isShow","components","newsCategory"],"sourceRoot":"src/pages/app/wechat/newsCategory","sources":["index.vue"],"sourcesContent":["<template>\r\n <div style=\"height: 100%\">\r\n <news-category :isShow=\"isShow\"></news-category>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nimport newsCategory from '@/components/newsCategory/index';\r\nexport default {\r\n name: 'newsCategoryIndex',\r\n data() {\r\n return {\r\n isShow: true,\r\n };\r\n },\r\n components: {\r\n newsCategory,\r\n },\r\n};\r\n</script>\r\n"]}]}