{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Device\\MobileDeviceHome.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Device\\MobileDeviceHome.vue","mtime":1687946823200},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\r\nimport navBar from '@/views/Mobile/components/navBar.vue'\r\n\r\nexport default {\r\n name: 'MobileDeviceHome',\r\n components: {\r\n navBar\r\n },\r\n data() {\r\n return {\r\n query: {},\r\n title: ''\r\n }\r\n },\r\n mounted() {\r\n this.query = this.$route.query\r\n if (this.query.title) {\r\n this.title = this.query.title\r\n } else {\r\n this.title = this.$refs.contentView.title\r\n }\r\n },\r\n\r\n methods: {\r\n onClickLeft() {\r\n this.$router.push({name: 'MobileDeviceNav', query: {}})\r\n },\r\n onClickRight() {\r\n console.log(2)\r\n }\r\n }\r\n}\r\n",null]}