| 1 |
- {"remainingRequest":"/Users/tanyanfei/zky-admin/node_modules/_vue-loader@15.9.6@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/Users/tanyanfei/zky-admin/node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!/Users/tanyanfei/zky-admin/node_modules/_vue-loader@15.9.6@vue-loader/lib/index.js??vue-loader-options!/Users/tanyanfei/zky-admin/src/views/Login.vue?vue&type=template&id=26084dc2&","dependencies":[{"path":"/Users/tanyanfei/zky-admin/src/views/Login.vue","mtime":1608812817519},{"path":"/Users/tanyanfei/zky-admin/node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/tanyanfei/zky-admin/node_modules/_vue-loader@15.9.6@vue-loader/lib/loaders/templateLoader.js","mtime":499162500000},{"path":"/Users/tanyanfei/zky-admin/node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/tanyanfei/zky-admin/node_modules/_vue-loader@15.9.6@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 _c(\"div\", { staticClass: \"login\" }, [\n _c(\"div\", { staticClass: \"login-div\" }, [\n _c(\"h1\", [_vm._v(\"期刊微信公众号管理系统\")]),\n _c(\n \"form\",\n [\n _c(\"div\", { staticClass: \"input_div\" }, [\n _c(\"label\", [_vm._v(\"手机号\")]),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.logindata.username,\n expression: \"logindata.username\"\n }\n ],\n attrs: { type: \"text\", placeholder: \"请输入用户名\" },\n domProps: { value: _vm.logindata.username },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.$set(_vm.logindata, \"username\", $event.target.value)\n }\n }\n })\n ]),\n _c(\"div\", { staticClass: \"input_div\" }, [\n _c(\"label\", [_vm._v(\"密 码\")]),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.logindata.password,\n expression: \"logindata.password\"\n }\n ],\n attrs: { type: \"password\", placeholder: \"请输入密码\" },\n domProps: { value: _vm.logindata.password },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.$set(_vm.logindata, \"password\", $event.target.value)\n }\n }\n })\n ]),\n _c(\"div\", { staticClass: \"input_div\" }, [\n _c(\"label\", [_vm._v(\"验证码\")]),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.logindata.password,\n expression: \"logindata.password\"\n }\n ],\n attrs: { type: \"password\", placeholder: \"请输入验证码\" },\n domProps: { value: _vm.logindata.password },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.$set(_vm.logindata, \"password\", $event.target.value)\n }\n }\n })\n ]),\n _c(\n \"el-button\",\n {\n staticClass: \"login-btn\",\n attrs: { type: \"primary\" },\n on: {\n click: _vm.login,\n keyup: function($event) {\n if (\n !$event.type.indexOf(\"key\") &&\n _vm._k($event.keyCode, \"enter\", 13, $event.key, \"Enter\")\n ) {\n return null\n }\n return _vm.login($event)\n }\n }\n },\n [_vm._v(\"登 录\")]\n )\n ],\n 1\n )\n ]),\n _c(\"p\", { staticClass: \"footer\" }, [_vm._v(\"中汇拍卖\")])\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}
|