management/front/dkha-web-sz-main/node_modules/.cache/vue-loader/0e88f367d8e579ca40f694073ed...

1 line
6.5 KiB
JSON

{"remainingRequest":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\components\\public\\img-clip.vue?vue&type=template&id=b9b333c0&","dependencies":[{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\components\\public\\img-clip.vue","mtime":1614735254000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return !_vm.IEVisible\n ? _c(\n \"div\",\n { staticClass: \"clip-upload\" },\n [\n _c(\n \"el-button\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: !_vm.viewUrl,\n expression: \"!viewUrl\"\n }\n ],\n staticClass: \"upload-btn\",\n attrs: { icon: \"el-icon-plus\" }\n },\n [\n _c(\"input\", {\n ref: \"uploadInput\",\n staticClass: \"upload-input\",\n attrs: { type: \"file\", accept: \"image/jpg\" },\n on: {\n change: function($event) {\n return _vm.chooseImg($event)\n }\n }\n })\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.viewUrl,\n expression: \"viewUrl\"\n },\n {\n name: \"loading\",\n rawName: \"v-loading\",\n value: _vm.uploadLoading,\n expression: \"uploadLoading\"\n }\n ],\n staticClass: \"upload-preview\"\n },\n [\n _vm.viewUrl\n ? _c(\"img\", {\n attrs: {\n src: _vm.$ImgServerUrl + _vm.viewUrl,\n alt: \"预览地址\"\n }\n })\n : _vm._e(),\n _c(\"p\", [\n _c(\"i\", {\n staticClass: \"el-icon-delete\",\n on: { click: _vm.deleteUpload }\n })\n ])\n ]\n ),\n _c(\n \"el-dialog\",\n {\n staticClass: \"clip-dialog\",\n attrs: {\n title: \"图片裁剪\",\n visible: _vm.clipVisible,\n width: \"644px\",\n modal: false,\n \"show-close\": false\n },\n on: {\n \"update:visible\": function($event) {\n _vm.clipVisible = $event\n }\n }\n },\n [\n _c(\n \"div\",\n {\n staticClass: \"vue-cropper-content\",\n style: { width: \"600px\", height: \"400px\" }\n },\n [\n _c(\n \"div\",\n { staticClass: \"alt-button\" },\n [\n _c(\"el-button\", {\n attrs: { type: \"text\", icon: \"el-icon-refresh-left\" },\n on: { click: _vm.rotateLeft }\n }),\n _c(\"el-button\", {\n attrs: { type: \"text\", icon: \"el-icon-refresh-right\" },\n on: { click: _vm.rotateRight }\n })\n ],\n 1\n ),\n _c(\"vueCropper\", {\n ref: \"cropper\",\n attrs: {\n img: _vm.option.img,\n autoCrop: _vm.option.autoCrop,\n autoCropWidth: _vm.clipWidth,\n autoCropHeight: _vm.clipHeight,\n outputSize: _vm.option.outputSize,\n outputType: \"jpeg\",\n fixed: _vm.option.fixed,\n fixedNumber: _vm.fixedNumber,\n fixedBox: _vm.option.fixedBox\n }\n })\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"alt-button\" },\n [\n _c(\"br\"),\n _c(\"el-button\", { on: { click: _vm.cancelClip } }, [\n _vm._v(\"取消\")\n ]),\n _c(\n \"el-button\",\n { attrs: { type: \"primary\" }, on: { click: _vm.clipImg } },\n [_vm._v(\"确认\")]\n )\n ],\n 1\n )\n ]\n )\n ],\n 1\n )\n : _c(\"div\", { staticClass: \"clip-upload\" }, [\n _c(\"span\", { staticClass: \"error-tips\" }, [\n _vm._v(\"检测到当前浏览器版本较低\")\n ]),\n _c(\"br\"),\n _vm._v(\"\\n\\t请使用\"),\n _c(\"span\", { staticClass: \"error-tips\" }, [\n _vm._v(\"360浏览器极速模式\")\n ]),\n _vm._v(\"或使用\"),\n _c(\"span\", { staticClass: \"error-tips\" }, [_vm._v(\"chrome\")]),\n _vm._v(\"浏览器等其它高级浏览器\\n\")\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}