{"remainingRequest":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\style-vw-loader\\index.js??ref--0-2!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\src\\components\\common\\Header.vue?vue&type=template&id=1f234af1&scoped=true&","dependencies":[{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\src\\components\\common\\Header.vue","mtime":1663828782921},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\style-vw-loader\\index.js","mtime":1540864632000}],"contextDependencies":[],"result":["var render = function () {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n { staticClass: \"header\", class: [_vm.collapse ? \"collapse\" : \"expand\"] },\n [\n _c(\"div\", { staticClass: \"el-fl-left\" }, [_c(\"v-tags\")], 1),\n _c(\"div\", { staticClass: \"header-right\" }, [\n _c(\"div\", { staticClass: \"header-user-con\" }, [\n _c(\"div\", [_vm._v(\"欢迎你,\" + _vm._s(_vm.cruUserInfo.username))]),\n _c(\n \"div\",\n { staticClass: \"user-avator\", on: { click: _vm.editUserInfo } },\n [\n _c(\n \"i\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: !_vm.cruUserInfo.photo,\n expression: \"!cruUserInfo.photo\",\n },\n { name: \"bottom-txt-tip\", rawName: \"v-bottom-txt-tip\" },\n ],\n staticClass: \"iconfont\",\n attrs: { \"data-txt\": \"编辑用户信息\" },\n },\n [_vm._v(\"\")]\n ),\n _c(\"img\", {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.cruUserInfo.photo,\n expression: \"cruUserInfo.photo\",\n },\n ],\n staticStyle: { \"object-fit\": \"cover\" },\n attrs: {\n src: _vm.envConfig.baseImgApi + _vm.cruUserInfo.photo,\n },\n }),\n ]\n ),\n _c(\"div\", { staticClass: \"message\" }, [\n _c(\n \"span\",\n {\n staticClass: \"main\",\n on: {\n click: function ($event) {\n return _vm.goMessage(\"unread\")\n },\n },\n },\n [\n _c(\"img\", {\n attrs: { src: require(\"@assets/img/btn_news.png\"), alt: \"\" },\n }),\n _vm.messageNumber\n ? _c(\"span\", { staticClass: \"iconfont point\" })\n : _vm._e(),\n ]\n ),\n _vm.messageList && _vm.messageList.length\n ? _c(\n \"div\",\n { staticClass: \"msg-content\" },\n [\n _c(\"p\", [_vm._v(\"消息通知\")]),\n _c(\n \"ul\",\n _vm._l(_vm.messageList, function (items, index) {\n return _c(\n \"li\",\n {\n key: index,\n staticStyle: { cursor: \"pointer\" },\n on: {\n click: function ($event) {\n return _vm.toUrl(items.typeId)\n },\n },\n },\n [\n _c(\"img\", {\n staticStyle: {\n width: \"1.5625vw\",\n height: \"1.5625vw\",\n },\n attrs: { src: _vm.imgList[items.typeId] },\n }),\n _c(\"div\", [\n _c(\"span\", { staticClass: \"cont\" }, [\n _vm._v(\n \"【\" +\n _vm._s(items.shortName) +\n \"】\" +\n _vm._s(items.messageContent)\n ),\n ]),\n _c(\"span\", { staticClass: \"time\" }, [\n _vm._v(_vm._s(items.dateCreate)),\n ]),\n ]),\n ]\n )\n }),\n 0\n ),\n _c(\n \"el-button\",\n {\n staticClass: \"more\",\n attrs: { type: \"text\" },\n on: {\n click: function ($event) {\n return _vm.goMessage(\"more\")\n },\n },\n },\n [_vm._v(\"查看更多\")]\n ),\n ],\n 1\n )\n : _c(\n \"div\",\n { staticClass: \"msg-content\" },\n [\n _c(\"p\", [_vm._v(\"消息通知\")]),\n _vm._m(0),\n _c(\n \"el-button\",\n {\n staticClass: \"more\",\n attrs: { type: \"text\", disabled: \"\" },\n },\n [_vm._v(\"查看更多\")]\n ),\n ],\n 1\n ),\n ]),\n _c(\"span\", { staticClass: \"border\" }),\n _c(\n \"div\",\n { staticClass: \"logout\", on: { click: _vm.logOut } },\n [\n _c(\n \"el-tooltip\",\n { attrs: { placement: \"bottom\", content: \"退出\" } },\n [_c(\"i\", { staticClass: \"zoniot_font zoniot-icon-tuichu\" })]\n ),\n ],\n 1\n ),\n ]),\n ]),\n ]\n )\n}\nvar staticRenderFns = [\n function () {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"ul\", [\n _c(\n \"li\",\n {\n staticStyle: {\n \"text-align\": \"center\",\n display: \"block\",\n padding: \"0 rem(20)\",\n \"line-height\": \"rem(60)\",\n },\n },\n [_vm._v(\"暂无消息\")]\n ),\n ])\n },\n]\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}