From 4ef4fea7f3e36342100d82061c40b00c45a18801 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期一, 17 十月 2022 08:49:50 +0800
Subject: [PATCH] #

---
 unpackage/dist/dev/app-plus/app-view.js |   91 ++++++++++++++++++++++++++-------------------
 1 files changed, 53 insertions(+), 38 deletions(-)

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index e2146c4..77f434d 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -9355,47 +9355,62 @@
       _vm._$g(27, "i")
         ? _c(
             "uni-view",
-            { staticClass: _vm._$g(27, "sc"), attrs: { _i: 27 } },
-            _vm._l(_vm._$g(28, "f"), function(item, index, $22, $32) {
-              return _c(
-                "uni-view",
-                {
-                  key: item,
-                  staticClass: _vm._$g("28-" + $32, "sc"),
-                  attrs: { _i: "28-" + $32 }
-                },
-                [
-                  _c(
-                    "v-uni-text",
+            { attrs: { _i: 27 } },
+            [
+              _vm._$g(28, "i")
+                ? _c(
+                    "v-uni-scroll-view",
                     {
-                      staticStyle: { "margin-right": "10rpx" },
-                      attrs: { _i: "29-" + $32 },
-                      on: {
-                        click: function($event) {
-                          return _vm.$handleViewEvent($event)
-                        }
-                      }
+                      staticClass: _vm._$g(28, "sc"),
+                      attrs: { "scroll-y": true, _i: 28 }
                     },
-                    [_vm._v(_vm._$g("29-" + $32, "t0-0"))]
-                  ),
-                  _c(
-                    "uni-view",
-                    {
-                      staticStyle: { height: "50rpx", display: "inline-block" },
-                      attrs: { _i: "30-" + $32 },
-                      on: {
-                        click: function($event) {
-                          return _vm.$handleViewEvent($event)
-                        }
-                      }
-                    },
-                    [_c("uni-icons", { attrs: { _i: "31-" + $32 } })],
+                    _vm._l(_vm._$g(29, "f"), function(item, index, $22, $32) {
+                      return _c(
+                        "uni-view",
+                        {
+                          key: item,
+                          staticClass: _vm._$g("29-" + $32, "sc"),
+                          attrs: { _i: "29-" + $32 }
+                        },
+                        [
+                          _c(
+                            "v-uni-text",
+                            {
+                              staticStyle: { "margin-right": "10rpx" },
+                              attrs: { _i: "30-" + $32 },
+                              on: {
+                                click: function($event) {
+                                  return _vm.$handleViewEvent($event)
+                                }
+                              }
+                            },
+                            [_vm._v(_vm._$g("30-" + $32, "t0-0"))]
+                          ),
+                          _c(
+                            "uni-view",
+                            {
+                              staticStyle: {
+                                height: "50rpx",
+                                display: "inline-block"
+                              },
+                              attrs: { _i: "31-" + $32 },
+                              on: {
+                                click: function($event) {
+                                  return _vm.$handleViewEvent($event)
+                                }
+                              }
+                            },
+                            [_c("uni-icons", { attrs: { _i: "32-" + $32 } })],
+                            1
+                          )
+                        ],
+                        1
+                      )
+                    }),
                     1
                   )
-                ],
-                1
-              )
-            }),
+                : _vm._e()
+            ],
             1
           )
         : _vm._e()
@@ -9492,7 +9507,7 @@
 var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../hb/HBuilderX.3.3.13.20220314.full/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 19);
 exports = ___CSS_LOADER_API_IMPORT___(false);
 // Module
-exports.push([module.i, "\n.record-data {\n\tmin-width: 50rpx;\n\theight: 70rpx;\n\tbackground-color: aliceblue;\n\tline-height: 70rpx;\n\tpadding-left: 20rpx;\n\tpadding-right: 20rpx;\n\tmargin-left: 20rpx;\n\tmargin-top: 10rpx;\n\tdisplay: flex;\n\tborder-radius: 15rpx;\n}\n.record {\n\tz-index: 11;\n\tdisplay: flex;\n\tflex-wrap: wrap;\n\tposition: fixed;\n\ttop:188rpx;\n\n\ttop: 94rpx;\n\n\twidth: 100%;\n\tmin-height: 90rpx;\n\tbackground-color: #6f6f6f;\n}\n.matnr {\n\tmargin-left: 60rpx;\n\tmargin-top: 20rpx;\n}\n.matnr:last-child {\n\tmargin-top: 0rpx;\n}\n.tag {\n\tpadding-left: 50rpx;\n\tpadding-top: 10rpx;\n\twidth: 100%;\n\tborder-bottom: 1px solid #ebebeb;\n}\n.search-box {\n\tposition: fixed;\n\tleft: 0;\n\ttop: 0;\n\twidth: 100%;\n\theight: 100rpx;\n\tbackground-color: #FFF;\n\tborder-bottom: 1px solid #d8d8d8;\n\tborder-radius: 0 0 20rpx 20rpx;\n\tz-index: 1;\n}\n.search-area {\n\tdisplay: inline-block;\n\tbackground-color: #F1F1F1;\n\twidth: 75%;\n\theight: 70%;\n\tmargin: 15rpx;\n\tborder-radius: 15rpx;\n}\n.search-area uni-input {\n\tdisplay: inline-block;\n\theight: 70rpx;\n\twidth: 70%;\n\tline-height: 70rpx;\n\tfont-size: 25rpx;\n\tfont-weight: 400;\n}\n.search-btn {\n\tdisplay: inline-block;\n\tfloat: right;\n\tmargin-right: 30rpx;\n\tmargin-top: 15rpx;\n}\n.search-icon {\n\tdisplay: inline-block;\n\tfloat: left;\n\twidth: 70rpx;\n\theight: 70rpx;\n\ttext-align: center;\n\tline-height: 70rpx;\n}\n.close-icon {\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 70rpx;\n\theight: 70rpx;\n\ttext-align: center;\n\tline-height: 70rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.demo-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 180rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.demo-list:first-child {\n\tmargin-top: 120rpx;\n}\n.demo-list:last-child {\n\tmargin-bottom: 120rpx;\n}\nuni-label {\n\tdisplay: block;\n}\n.demo-list-left {\n\tdisplay: inline-block;\n\tfloat: left;\n\ttext-align: center;\n\twidth: 100rpx;\n\theight: 180rpx;\n\tline-height: 180rpx;\n}\n.demo-list-right {\n\tdisplay: inline-block;\n\tfloat: left;\n\twidth: 100%;\n\theight: 180rpx;\n\tcolor: #828282;\n}\n.order-ditel {\n\tmargin-top: 30rpx;\n\theight: 60rpx;\n\twidth: 600rpx;\n\tline-height: 60rpx;\n}\n.demo-list-right .index {\n\twidth: 120rpx;\n\theight: 25rpx;\n\tline-height: 25rpx;\n\tfont-size: 40rpx;\n\tborder-right: 4rpx solid #6f6f6f;\n\tpadding-left: 0px;\n\tpadding-right: 10rpx;\n\tcolor: #3b3b3b;\n\t/* background-color: #007AFF; */\n}\n.demo-list-right .orderNo {\n\tpadding-left: 30rpx;\n\tfont-size: 35rpx;\n\twidth: 400rpx;\n\tcolor: #3b3b3b;\n\t/* background-color: #0A98D5; */\n}\n.demo-list-right .vertical-bar { /* 绔栨潬 */\n\t/* background-color: #6739B6; */\n\twidth: 50rpx;\n\tfont-size: 30rpx;\n\ttext-align: center;\n}\n.demo-list-right uni-text {\n\tdisplay: inline-block;\n\twidth: 250rpx;\n\tfont-size: 25rpx;\n}\n.color-red {\n\twidth: auto;\n\tfont-weight: 700;\n\tcolor: #e74f4f;\n}\n.label-btn {\n\twidth: 150rpx;\n}\nuni-checkbox {\n\t/* transform:scale(0.7) */\n}\n", ""]);
+exports.push([module.i, "\n.record-data {\n\theight: 60rpx;\n\tbackground-color: #FFF;\n\tline-height: 60rpx;\n\tpadding-left: 20rpx;\n\tpadding-right: 20rpx;\n\tmargin-left: 20rpx;\n\tmargin-top: 10rpx;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\ttext-align: center;\n}\n.record-data:last-child {\n\tmargin-bottom: 10rpx;\n}\n.record {\n\tz-index: 11;\n\tdisplay: flex;\n\tflex-direction: column;\n\tflex-wrap: wrap;\n\tposition: absolute;\n\ttop:94rpx;\n\n\ttop: 94rpx;\n\n\twidth: 100%;\n\tmin-height: 80rpx;\n\tmax-height: 600rpx;\n\tbackground-color: #6f6f6f;\n}\n.matnr {\n\tmargin-left: 60rpx;\n\tmargin-top: 20rpx;\n}\n.matnr:last-child {\n\tmargin-top: 0rpx;\n}\n.tag {\n\tpadding-left: 50rpx;\n\tpadding-top: 10rpx;\n\twidth: 100%;\n\tborder-bottom: 1px solid #ebebeb;\n}\n.search-box {\n\tposition: fixed;\n\tleft: 0;\n\ttop: 0;\n\twidth: 100%;\n\theight: 100rpx;\n\tbackground-color: #FFF;\n\tborder-bottom: 1px solid #d8d8d8;\n\tborder-radius: 0 0 20rpx 20rpx;\n\tz-index: 1;\n}\n.search-area {\n\tdisplay: inline-block;\n\tbackground-color: #F1F1F1;\n\twidth: 75%;\n\theight: 70%;\n\tmargin: 15rpx;\n\tborder-radius: 15rpx;\n}\n.search-area uni-input {\n\tdisplay: inline-block;\n\theight: 70rpx;\n\twidth: 70%;\n\tline-height: 70rpx;\n\tfont-size: 25rpx;\n\tfont-weight: 400;\n}\n.search-btn {\n\tdisplay: inline-block;\n\tfloat: right;\n\tmargin-right: 30rpx;\n\tmargin-top: 15rpx;\n}\n.search-icon {\n\tdisplay: inline-block;\n\tfloat: left;\n\twidth: 70rpx;\n\theight: 70rpx;\n\ttext-align: center;\n\tline-height: 70rpx;\n}\n.close-icon {\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 70rpx;\n\theight: 70rpx;\n\ttext-align: center;\n\tline-height: 70rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.demo-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 180rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.demo-list:first-child {\n\tmargin-top: 120rpx;\n}\n.demo-list:last-child {\n\tmargin-bottom: 120rpx;\n}\nuni-label {\n\tdisplay: block;\n}\n.demo-list-left {\n\tdisplay: inline-block;\n\tfloat: left;\n\ttext-align: center;\n\twidth: 100rpx;\n\theight: 180rpx;\n\tline-height: 180rpx;\n}\n.demo-list-right {\n\tdisplay: inline-block;\n\tfloat: left;\n\twidth: 100%;\n\theight: 180rpx;\n\tcolor: #828282;\n}\n.order-ditel {\n\tmargin-top: 30rpx;\n\theight: 60rpx;\n\twidth: 600rpx;\n\tline-height: 60rpx;\n}\n.demo-list-right .index {\n\twidth: 120rpx;\n\theight: 25rpx;\n\tline-height: 25rpx;\n\tfont-size: 40rpx;\n\tborder-right: 4rpx solid #6f6f6f;\n\tpadding-left: 0px;\n\tpadding-right: 10rpx;\n\tcolor: #3b3b3b;\n\t/* background-color: #007AFF; */\n}\n.demo-list-right .orderNo {\n\tpadding-left: 30rpx;\n\tfont-size: 35rpx;\n\twidth: 400rpx;\n\tcolor: #3b3b3b;\n\t/* background-color: #0A98D5; */\n}\n.demo-list-right .vertical-bar { /* 绔栨潬 */\n\t/* background-color: #6739B6; */\n\twidth: 50rpx;\n\tfont-size: 30rpx;\n\ttext-align: center;\n}\n.demo-list-right uni-text {\n\tdisplay: inline-block;\n\twidth: 250rpx;\n\tfont-size: 25rpx;\n}\n.color-red {\n\twidth: auto;\n\tfont-weight: 700;\n\tcolor: #e74f4f;\n}\n.label-btn {\n\twidth: 150rpx;\n}\nuni-checkbox {\n\t/* transform:scale(0.7) */\n}\n", ""]);
 // Exports
 module.exports = exports;
 

--
Gitblit v1.9.1