| | |
| | | _c("v-uni-input", { |
| | | staticClass: _vm._$g(4, "sc"), |
| | | attrs: { |
| | | "placeholder-style": _vm._$g(4, "a-placeholder-style"), |
| | | "placeholder-style": "placeholderStyle", |
| | | type: "text", |
| | | _i: 4 |
| | | } |
| | |
| | | var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ./node_modules/css-loader/dist/runtime/api.js */ 19); |
| | | exports = ___CSS_LOADER_API_IMPORT___(false); |
| | | // Module |
| | | exports.push([module.i, "/* 搜索框 */\n.search-box {\r\n\twidth: 100%;\r\n\theight: 100rpx;\n}\n.search-box-title {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 30%;\r\n\theight: 50rpx;\r\n\ttext-align: right;\r\n\ttext-indent: -10rpx;\n}\n.search-box-input {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 60%;\r\n\theight: 50rpx;\r\n\tmargin-left: 10rpx;\r\n\ttext-indent: 10rpx;\n}\n.placeholder-style {\r\n\tcolor: #C0C4CC;\n}\r\n", ""]); |
| | | exports.push([module.i, "/* 搜索框 */\n.search-box {\r\n\twidth: 100%;\r\n\t/* height: 100rpx; */\n}\n.search-box-title {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 30%;\r\n\theight: 100rpx;\r\n\tline-height: 100rpx;\r\n\ttext-align: right;\r\n\ttext-indent: -10rpx;\n}\n.search-box-input {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 60%;\r\n\theight: 100rpx;\r\n\t/* line-height: 150rpx; */\r\n\tmargin-left: 10rpx;\r\n\ttext-indent: 10rpx;\nplaceholder-style {\r\n\t\tcolor: #eaeff8;\n}\n}\n.placeholder-style {\n}\r\n", ""]); |
| | | // Exports |
| | | module.exports = exports; |
| | | |