| | |
| | | }, |
| | | [_vm._v("clog")] |
| | | ), |
| | | _c("t-test", { attrs: { _i: 4 } }) |
| | | _c("t-test", { |
| | | attrs: { _i: 4 }, |
| | | model: { |
| | | value: _vm._$g(4, "v-model"), |
| | | callback: function() {}, |
| | | expression: "matnr" |
| | | } |
| | | }) |
| | | ], |
| | | 1 |
| | | ) |
| | |
| | | } |
| | | } |
| | | }, |
| | | [_vm._v("button")] |
| | | [_vm._v("btn")] |
| | | ), |
| | | _c("y-input", { attrs: { _i: 3 } }), |
| | | _c("y-input", { attrs: { _i: 4 } }) |
| | | _c("y-input", { |
| | | attrs: { _i: 3 }, |
| | | on: { |
| | | input: function($event) { |
| | | return _vm.$handleViewEvent($event) |
| | | } |
| | | }, |
| | | model: { |
| | | value: _vm._$g(3, "v-model"), |
| | | callback: function() {}, |
| | | expression: "matnr" |
| | | } |
| | | }), |
| | | _c("y-input", { |
| | | attrs: { _i: 4 }, |
| | | on: { |
| | | input: function($event) { |
| | | return _vm.$handleViewEvent($event) |
| | | } |
| | | }, |
| | | model: { |
| | | value: _vm._$g(4, "v-model"), |
| | | callback: function() {}, |
| | | expression: "locno" |
| | | } |
| | | }) |
| | | ], |
| | | 1 |
| | | ) |
| | |
| | | "placeholder-style": "font-size:28rpx", |
| | | _i: 4 |
| | | }, |
| | | on: { |
| | | input: function($event) { |
| | | return _vm.$handleViewEvent($event) |
| | | } |
| | | }, |
| | | model: { |
| | | value: _vm._$g(4, "v-model"), |
| | | callback: function($$v) { |
| | | _vm.$handleVModelEvent(4, $$v) |
| | | }, |
| | | callback: function() {}, |
| | | expression: "val" |
| | | } |
| | | }) |
| | |
| | | Object.defineProperty(exports, "__esModule", { value: true });exports.default = void 0;var _default = |
| | | |
| | | { |
| | | name: "y-input", props: ["title", "inputVal"], |
| | | name: "y-input", props: ["title", "value", "placeholder"], |
| | | data: function data() { |
| | | return { |
| | | wxsProps: {} }; |
| | |
| | | var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../../APP/HBuilderX.3.4.18.20220630/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 13); |
| | | exports = ___CSS_LOADER_API_IMPORT___(false); |
| | | // Module |
| | | exports.push([module.i, "\n.main[data-v-29eeeef2] {\n\twidth: 98%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tmargin: 1%;\n\tborder-radius: 5rpx;\n\tbox-shadow: 0 0 10upx rgba(0, 0, 0, 0.1);\n}\n.title[data-v-29eeeef2] {\n\tfont-size: 32rpx;\n\tfont-weight: bold;\n\tfont-family: Arial, Helvetica, sans-serif;\n\ttext-indent: 1em;\n\tletter-spacing: 8rpx;\n\tcolor: #303133;\n}\n.input[data-v-29eeeef2] {\n\tfont-size: 28rpx;\n\tcolor: #606266;\n}\n.input uni-input[data-v-29eeeef2]{\n\twidth: 96%;\n\tmargin-left: 2%;\n\tmargin-right: 1%;\n\tborder-radius: 5rpx;\n\tborder: 1px solid #EBEDF0;\n\tbackground-color: #FAFAFA;\n\t/* box-shadow: 0 0 10upx rgba(0, 0, 0, 0.2); */\n}\n.item-height[data-v-29eeeef2] {\n\theight: 50rpx;\n\tline-height: 50rpx;\n}\n", ""]); |
| | | exports.push([module.i, "\n.main[data-v-29eeeef2] {\n\twidth: 98%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tmargin: 1%;\n\tborder-radius: 5rpx;\n\tbox-shadow: 0 0 10upx rgba(0, 0, 0, 0.1);\n}\n.title[data-v-29eeeef2] {\n\tfont-size: 32rpx;\n\tfont-weight: bold;\n\tfont-family: Arial, Helvetica, sans-serif;\n\ttext-indent: 1em;\n\tletter-spacing: 8rpx;\n\tcolor: #303133;\n}\n.input[data-v-29eeeef2] {\n\tfont-size: 12rpx;\n\tcolor: #606266;\n}\n.input uni-input[data-v-29eeeef2]{\n\twidth: 96%;\n\theight: 45rpx;\n\tline-height: 50rpx;\n\tmargin-left: 2%;\n\tmargin-right: 1%;\n\tborder-radius: 5rpx;\n\tborder: 1px solid #EBEDF0;\n\tbackground-color: #FAFAFA;\n\tfont-size: 28rpx;\n\ttext-indent: 10rpx;\n\t/* letter-spacing: 1rpx; */\n}\n.item-height[data-v-29eeeef2] {\n\theight: 50rpx;\n\tline-height: 50rpx;\n}\n", ""]); |
| | | // Exports |
| | | module.exports = exports; |
| | | |