1 line
8.8 KiB
JSON
1 line
8.8 KiB
JSON
{"remainingRequest":"F:\\lixiaobang\\suyi1111\\suyiScreen\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!F:\\lixiaobang\\suyi1111\\suyiScreen\\src\\components\\BasicBox4\\index.vue?vue&type=script&lang=js&","dependencies":[{"path":"F:\\lixiaobang\\suyi1111\\suyiScreen\\src\\components\\BasicBox4\\index.vue","mtime":1670891618066},{"path":"F:\\lixiaobang\\suyi1111\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1670891604112},{"path":"F:\\lixiaobang\\suyi1111\\suyiScreen\\node_modules\\babel-loader\\lib\\index.js","mtime":1670891602826},{"path":"F:\\lixiaobang\\suyi1111\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1670891604112},{"path":"F:\\lixiaobang\\suyi1111\\suyiScreen\\node_modules\\vue-loader\\lib\\index.js","mtime":1670891614530}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KDQoNCg0KZXhwb3J0IGRlZmF1bHQgew0KDQogICAgcHJvcHM6IHsNCiAgICAgICAgdGl0bGU6IHsNCiAgICAgICAgICAgIGRlZmF1bHQ6ICgpID0+ICIiLA0KICAgICAgICAgICAgdHlwZTogU3RyaW5nLA0KICAgICAgICAgICAgcmVxdWlyZWQ6IHRydWUNCiAgICAgICAgfSwNCiAgICAgICAgICB2YWx1ZURhdGE6IHsNCiAgICAgICAgICAgIGRlZmF1bHQ6ICgpID0+ICIiLA0KICAgICAgICAgICAgdHlwZTogU3RyaW5nLA0KICAgICAgICAgICAgcmVxdWlyZWQ6IHRydWUNCiAgICAgICAgfSwNCiAgICAgICAgZGF0YVNvdXJjZTogew0KICAgICAgICAgICAgZGVmYXVsdDogKCkgPT4gZmFsc2UsDQogICAgICAgICAgICB0eXBlOiBbQXJyYXksIEJvb2xlYW5dLA0KICAgICAgICAgICAgcmVxdWlyZWQ6IHRydWUNCiAgICAgICAgfSwNCiAgICAgICAgICBvcHRpb25zOiB7DQogICAgICAgICAgICBkZWZhdWx0OiAoKSA9PiBmYWxzZSwNCiAgICAgICAgICAgIHR5cGU6IFtBcnJheSwgQm9vbGVhbl0sDQogICAgICAgICAgICByZXF1aXJlZDogdHJ1ZQ0KICAgICAgICB9LA0KICAgICAgIA0KICAgIH0sDQogICAgZGF0YSgpIHsNCiAgICAgICAgcmV0dXJuew0KICAgICAgICAgICAgaW5wdXRJbmZvOiB7DQogICAgICAgICAgICAgICAgZGVwYXJ0bmV3OiAnJywNCiAgICAgICAgICAgICAgICBqZG5ldzogJycsDQogICAgICAgICAgICB9LA0KICAgICAgICAgICAgDQogICAgICAgIH0NCiAgICB9LA0KICAgIGNvbXBvbmVudHM6IHsNCg0KICAgIH0sDQogICAgbW91bnRlZCgpIHsNCiAgICAgIA0KICAgIH0sDQogICAgYmVmb3JlRGVzdHJveSgpIHsNCg0KICAgIH0sDQogICAgbWV0aG9kczogew0KICAgICAgICBzZWFyY2goKSB7DQogICAgICAgICAgICB0aGlzLiRlbWl0KCdpbnB1dERhdGEnLCB0aGlzLmlucHV0SW5mby5kZXBhcnRuZXcpDQogICAgICAgICAgICB0aGlzLiRwYXJlbnQuc3JlYWNoKCkNCiAgICAgICB9DQogICAgfSwNCiAgIA0KfTsNCg=="},{"version":3,"sources":["index.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyCA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA","file":"index.vue","sourceRoot":"src/components/BasicBox4","sourcesContent":["<template>\r\n <div class=\"box\">\r\n <div class=\"title\">\r\n <!-- <span class=\"icon\"></span> -->\r\n {{ title }}\r\n\r\n </div>\r\n <!-- <div>\r\n<template>\r\n <el-select v-model=\"valueData\" class=\"timeStle1\">\r\n <el-option\r\n class=\"timeStle\"\r\n v-for=\"item in options\"\r\n :key=\"item.value\"\r\n :label=\"item.label\"\r\n :value=\"item.value\">\r\n </el-option>\r\n </el-select>\r\n </template>\r\n </div> -->\r\n <div class=\"search-middle\">\r\n <div class=\"search-container\">\r\n <el-input type=\"text\" name=\"\" id=\"cha\" placeholder=\"请输入部门点击查询\" class=\"inputStyle\"\r\n v-model=\"inputInfo.departnew\">\r\n </el-input>\r\n <button @click=\"search()\">搜索</button>\r\n </div>\r\n </div>\r\n <slot name=\"top\"></slot>\r\n <ul v-if=\"dataSource\">\r\n <li v-for=\"(item, index) in dataSource \" :key=\"index\">\r\n <span class=\"left\">{{ item.key }}</span>\r\n <span class=\"right\">{{ item.value }}</span>\r\n </li>\r\n </ul>\r\n </div>\r\n</template>\r\n\r\n<script>\r\n\r\n\r\nexport default {\r\n\r\n props: {\r\n title: {\r\n default: () => \"\",\r\n type: String,\r\n required: true\r\n },\r\n valueData: {\r\n default: () => \"\",\r\n type: String,\r\n required: true\r\n },\r\n dataSource: {\r\n default: () => false,\r\n type: [Array, Boolean],\r\n required: true\r\n },\r\n options: {\r\n default: () => false,\r\n type: [Array, Boolean],\r\n required: true\r\n },\r\n \r\n },\r\n data() {\r\n return{\r\n inputInfo: {\r\n departnew: '',\r\n jdnew: '',\r\n },\r\n \r\n }\r\n },\r\n components: {\r\n\r\n },\r\n mounted() {\r\n \r\n },\r\n beforeDestroy() {\r\n\r\n },\r\n methods: {\r\n search() {\r\n this.$emit('inputData', this.inputInfo.departnew)\r\n this.$parent.sreach()\r\n }\r\n },\r\n \r\n};\r\n</script>\r\n\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n\r\n\r\n@import \"~@/common/var.scss\";\r\n\r\n.timeStle1 {\r\n// width: 150px !important;\r\n// position: relative;\r\nfloat: right;\r\nmargin: 7px 0;\r\nmargin-right: 15px;\r\n color: #0e8bff;\r\n// .el-input__inner {\r\n// background: transparent;\r\n// border: 0;\r\n// height: 23px;\r\n// line-height: 23px;\r\n// color: #0e8bff;\r\n// padding: 0 3px;\r\n// }\r\n// .el-input__inner {\r\n// padding: 0 3px;\r\n// }\r\n// .el-input__inner:hover {\r\n// color: #0e8bff;\r\n// }\r\n// .el-input__prefix {\r\n// display: none;\r\n// top: -8px;\r\n// left: 2px;\r\n// }\r\n// .el-input__suffix {\r\n// top: -8px;\r\n// }\r\n}\r\n.box {\r\n\r\n // background: #11223289;\r\n background: rgba(16,29,37,0.8);\r\n border: 2px solid $border-color;\r\n padding: 5px 0;\r\n margin-bottom: 10px;\r\n\r\n ul {\r\n padding-bottom: 10px;\r\n }\r\n\r\n li {\r\n width: 100%;\r\n display: block;\r\n position: relative;\r\n height: 25px;\r\n }\r\n\r\n .title {\r\n // max-width: 542px;\r\n // // font-family: monospace;\r\n // height: 22px;\r\n // color: $title-color;\r\n // font-size: 20px;\r\n // padding-left: 50px;\r\n // height: 40px;\r\n // line-height: 40px;\r\n // background: url('~@/assets/tit.png') no-repeat center;\r\nwidth: 100%;\r\n height: 25px;\r\n padding-left: 50px;\r\n margin-bottom: 5px;\r\n background: -15px url('~@/assets/tit.png') no-repeat;\r\n background-size: contain;\r\n color: #8ec1d8;\r\n font-weight: 700;\r\n font-size: 16px;\r\n .icon {\r\n height: 10px;\r\n width: 10px;\r\n transform: rotate(45deg);\r\n background-color: #20BBD2;\r\n display: inline-block;\r\n line-height: 40px;\r\n margin-right: 5px;\r\n padding-left: 5px;\r\n }\r\n }\r\n\r\n li {\r\n position: relative;\r\n padding: 12px 0;\r\n width: 100%;\r\n\r\n .left {\r\n color: #5FB7E7;\r\n position: absolute;\r\n left: 25px;\r\n }\r\n\r\n .right {\r\n width: 68%;\r\n color: #fff;\r\n position: absolute;\r\n right: 25px;\r\n }\r\n }\r\n\r\n}\r\n .search-middle {\r\n height: 45px;\r\n background: rgba(16, 29, 37, 0.8);\r\n border: 2px solid #29a3d3a1;\r\n // width: 80%;\r\n width: 95.6%;\r\n float: right;\r\n margin-right: 2%;\r\n }\r\n\r\n .search-middle .search-container {\r\n position: relative;\r\n width: 100%;\r\n height: 100%;\r\n }\r\n\r\n .search-middle .search-container input:focus {\r\n outline: none;\r\n }\r\n\r\n .search-middle .search-container input::-webkit-input-placeholder {\r\n color: rgb(211, 245, 255);\r\n }\r\n\r\n .search-middle .search-container button {\r\n width: 80px;\r\n height: 100%;\r\n position: absolute;\r\n right: 0;\r\n top: 0;\r\n background-color: transparent;\r\n background: 10px 10px url(../../assets/search-button.png) no-repeat;\r\n border: 0;\r\n border-radius: 0;\r\n text-align: center;\r\n line-height: 30px;\r\n cursor: pointer;\r\n padding-left: 20px;\r\n color: #b4e9ff;\r\n }\r\n .inputStyle{\r\n height: 40px;\r\n background: rgba(16, 29, 37, 0.8);\r\n border: 2px solid transparent;\r\n // width: 80%;\r\n width: 80%;\r\n // float: right;\r\n // margin-right: 2%;\r\n color: #fff;\r\n }\r\n</style>\r\n"]}]} |