From 4ec20722756ba84c36b9690f6a24bec50c760fd9 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期日, 24 四月 2022 23:56:14 +0800
Subject: [PATCH] #

---
 unpackage/dist/dev/app-plus/app-view.js |  175 +++++++++++++---------------------------------------------
 1 files changed, 40 insertions(+), 135 deletions(-)

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index 29203f5..a3d48ca 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -2471,6 +2471,12 @@
           )
         ],
         1
+      ),
+      _c(
+        "v-uni-view",
+        { attrs: { _i: 43 } },
+        [_c("v-uni-view", { attrs: { _i: 44 } })],
+        1
       )
     ],
     1
@@ -4106,7 +4112,13 @@
                           type: "text",
                           placeholder: "鎵爜 / 杈撳叆",
                           maxlength: "8",
+                          focus: _vm._$g(10, "a-focus"),
                           _i: 10
+                        },
+                        on: {
+                          focus: function($event) {
+                            return _vm.$handleViewEvent($event)
+                          }
                         },
                         model: {
                           value: _vm._$g(10, "v-model"),
@@ -4182,6 +4194,9 @@
                         },
                         on: {
                           input: function($event) {
+                            return _vm.$handleViewEvent($event)
+                          },
+                          focus: function($event) {
                             return _vm.$handleViewEvent($event)
                           }
                         },
@@ -4798,7 +4813,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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* @import \"../../colorui/main.css\";\n@import \"../../colorui/icon.css\"; */\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: inline-block;\n\tbackground-color: #ededed;\n\twidth: 96%;\n\theight: 60rpx;\n\tborder-radius: 20rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n}\n.box-buttom uni-input {\n\twidth: 75%;\n\tfloat: left;\n\tmargin: 8rpx 10rpx 0rpx 25rpx;\n}\n.box-buttom .search-icon{\n\twidth: 60rpx;\n\theight: 60rpx;\n\tfloat: right;\n\tmargin-top: 5rpx;\n\tmargin-right: 10rpx;\n}\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 150rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #F1F1F1;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 70rpx;\n\tborder-radius: 20rpx;\n}\n.pak-data-box .box-top {\n\tbackground-color: #FFFFFF;\n\theight: 70rpx;\n\tborder-radius: 20rpx 20rpx 20rpx 20rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 130rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 160rpx;\n}\n\n/* .data-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.data-list-left {\n\twidth: 550rpx;\n\t/* background-color: #007AFF; */\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin-left: 4%;\n\theight: 130rpx;\n\tcolor: #676767;\n}\n.matnr {\n\tdisplay: inline-block;\n\twidth: 100%;\n\tfont-size: 16px;\n\tfont-weight: 700;\n\theight: 130rpx;\n\tline-height: 130rpx;\n}\n.data-list-right {\n\t/* background-color: #6739B6; */\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 100rpx;\n\theight: 130rpx;\n\tline-height: 130rpx;\n}\n.data-list-right uni-label {\n\tdisplay: inline-block;\n\tfloat: left;\n\twidth: 100rpx;\n\theight: 130rpx;\n}\n.revise-box {\n\twidth: 500rpx;\n\theight: 500rpx;\n}\n.revise-box-top {\n\twidth: 100%;\n\theight: 100rpx;\n\tbackground-color: #fff;\n\tpadding: 10rpx;\n}\n.changeBox {\n\twidth: 100%;\n\theight: 100rpx;\n\tline-height: 120rpx;\n\ttext-align: center;\n\tbackground-color: #FFF;\n\tmargin-top: 20rpx;\n\tborder-bottom: 1px solid #e3e3e3;\n}\n.text-box {\n\twidth: 100%;\n\theight: 100rpx;\n\tline-height: 120rpx;\n\ttext-align: center;\n\t/* padding-left: 120rpx; */\n\tbackground-color: #FFF;\n\tmargin-top: 20rpx;\n\tborder-bottom: 1px solid #e3e3e3;\n}\n.changeBox .num-box {\n\tdisplay:  inline-block;\n}\n.revise-box-buttom {\n\tposition: absolute;\n\twidth: 100%;\n\theight: 100rpx;\n\tline-height: 100rpx;\n\tbackground-color: #FFFFFF;\n\tbottom: 0;\n\ttext-align: center;\n}\n\n", ""]);
+exports.push([module.i, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* @import \"../../colorui/main.css\";\n@import \"../../colorui/icon.css\"; */\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: inline-block;\n\tbackground-color: #ededed;\n\twidth: 96%;\n\theight: 60rpx;\n\tborder-radius: 20rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n}\n.box-buttom uni-input {\n\twidth: 75%;\n\tfloat: left;\n\tmargin: 8rpx 10rpx 0rpx 25rpx;\n}\n.box-buttom .search-icon{\n\twidth: 60rpx;\n\theight: 60rpx;\n\tfloat: right;\n\tmargin-top: 5rpx;\n\tmargin-right: 10rpx;\n}\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 150rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #F1F1F1;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 70rpx;\n\tborder-radius: 20rpx;\n}\n.pak-data-box .box-top {\n\tbackground-color: #FFFFFF;\n\theight: 70rpx;\n\tborder-radius: 20rpx 20rpx 20rpx 20rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 130rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 160rpx;\n}\n\n/* .data-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.data-list-left {\n\twidth: 550rpx;\n\t/* background-color: #007AFF; */\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin-left: 4%;\n\theight: 130rpx;\n\tcolor: #676767;\n}\n.matnr {\n\tdisplay: inline-block;\n\twidth: 100%;\n\tfont-size: 16px;\n\tfont-weight: 700;\n\theight: 130rpx;\n\tline-height: 130rpx;\n}\n.data-list-right {\n\t/* background-color: #6739B6; */\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 100rpx;\n\theight: 130rpx;\n\tline-height: 130rpx;\n}\n.data-list-right uni-label {\n\tdisplay: inline-block;\n\tfloat: left;\n\twidth: 100rpx;\n\theight: 130rpx;\n}\n.revise-box {\n\twidth: 500rpx;\n\theight: 500rpx;\n}\n.revise-box-top {\n\twidth: 100%;\n\theight: 100rpx;\n\tbackground-color: #fff;\n\tpadding: 10rpx;\n}\n.changeBox {\n\twidth: 100%;\n\theight: 100rpx;\n\tline-height: 120rpx;\n\ttext-align: center;\n\tbackground-color: #FFF;\n\tmargin-top: 20rpx;\n\tborder-bottom: 1px solid #e3e3e3;\n}\n.text-box {\n\twidth: 100%;\n\theight: 100rpx;\n\tline-height: 120rpx;\n\ttext-align: center;\n\t/* padding-left: 120rpx; */\n\tbackground-color: #FFF;\n\tmargin-top: 20rpx;\n\tborder-bottom: 1px solid #e3e3e3;\n}\n.changeBox .num-box {\n\tdisplay:  inline-block;\n}\n.revise-box-buttom {\n\tposition: absolute;\n\twidth: 100%;\n\theight: 100rpx;\n\tline-height: 100rpx;\n\tbackground-color: #FFFFFF;\n\tbottom: 0;\n\ttext-align: center;\n}\n\n", ""]);
 // Exports
 module.exports = exports;
 
@@ -5170,62 +5185,7 @@
                           staticClass: _vm._$g("35-" + $30, "sc"),
                           attrs: { _i: "35-" + $30 }
                         },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "36-" + $30 }
-                            },
-                            [_vm._v("缂栫爜锛�" + _vm._$g("36-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
-                      ),
-                      _c(
-                        "v-uni-view",
-                        { attrs: { _i: "37-" + $30 } },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "38-" + $30 }
-                            },
-                            [_vm._v("鍝佸悕锛�" + _vm._$g("38-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
-                      ),
-                      _c(
-                        "v-uni-view",
-                        { attrs: { _i: "39-" + $30 } },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "40-" + $30 }
-                            },
-                            [_vm._v("鎵瑰彿锛�" + _vm._$g("40-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
-                      ),
-                      _c(
-                        "v-uni-view",
-                        { attrs: { _i: "41-" + $30 } },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "42-" + $30 }
-                            },
-                            [_vm._v("鏁伴噺锛�" + _vm._$g("42-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
+                        [_vm._v(_vm._$g("35-" + $30, "t0-0"))]
                       )
                     ],
                     1
@@ -5233,12 +5193,12 @@
                   _c(
                     "v-uni-view",
                     {
-                      staticClass: _vm._$g("43-" + $30, "sc"),
-                      attrs: { _i: "43-" + $30 }
+                      staticClass: _vm._$g("36-" + $30, "sc"),
+                      attrs: { _i: "36-" + $30 }
                     },
                     [
                       _c("uni-icons", {
-                        attrs: { _i: "44-" + $30 },
+                        attrs: { _i: "37-" + $30 },
                         on: {
                           click: function($event) {
                             return _vm.$handleViewEvent($event)
@@ -5259,17 +5219,17 @@
       ),
       _c(
         "v-uni-view",
-        { staticClass: _vm._$g(45, "sc"), attrs: { _i: 45 } },
+        { staticClass: _vm._$g(38, "sc"), attrs: { _i: 38 } },
         [
           _c(
             "v-uni-view",
-            { attrs: { _i: 46 } },
+            { attrs: { _i: 39 } },
             [
               _c(
                 "v-uni-button",
                 {
-                  staticClass: _vm._$g(47, "sc"),
-                  attrs: { _i: 47 },
+                  staticClass: _vm._$g(40, "sc"),
+                  attrs: { _i: 40 },
                   on: {
                     click: function($event) {
                       return _vm.$handleViewEvent($event)
@@ -5283,13 +5243,13 @@
           ),
           _c(
             "v-uni-view",
-            { attrs: { _i: 48 } },
+            { attrs: { _i: 41 } },
             [
               _c(
                 "v-uni-button",
                 {
-                  staticClass: _vm._$g(49, "sc"),
-                  attrs: { _i: 49 },
+                  staticClass: _vm._$g(42, "sc"),
+                  attrs: { _i: 42 },
                   on: {
                     click: function($event) {
                       return _vm.$handleViewEvent($event)
@@ -5396,7 +5356,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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* @import \"../../colorui/main.css\";\n@import \"../../colorui/icon.css\"; */\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: inline-block;\n\tbackground-color: #f0f0f0;\n\twidth: 65%;\n\theight: 60rpx;\n\tborder-radius: 20rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n}\n.box-buttom uni-input {\n\twidth: 75%;\n\tfloat: left;\n\tmargin: 8rpx 10rpx 0rpx 25rpx;\n}\n.box-buttom .search-icon{\n\twidth: 60rpx;\n\theight: 60rpx;\n\tfloat: right;\n\tmargin-top: 5rpx;\n\tmargin-right: 10rpx;\n}\n.combox {\n\tposition: fixed;\n\tdisplay: inline-block;\n\twidth: 28%;\n\tfloat: right;\n}\n\n/* .pak-seach-box input {\n\tbackground-color: #ededed;\n\tborder: 1rpx solid #d8d8d8;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\tfloat: left;\n\twidth: 70%;\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tpadding-left: 20rpx;\n} */\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 180rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #F1F1F1;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 70rpx;\n\tborder-radius: 20rpx;\n}\n.pak-data-box .box-top {\n\tbackground-color: #FFFFFF;\n\theight: 70rpx;\n\tborder-radius: 20rpx 20rpx 20rpx 20rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 180rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 120rpx;\n}\n\n/* .data-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.data-list-left {\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin-left: 6%;\n\theight: 180rpx;\n\tcolor: #676767;\n}\n.matnr {\n\tpadding-top: 10rpx;\n}\n.data-list-right {\n\tdisplay: inline-block;\n\tfloat: right;\n\theight: 180rpx;\n\tline-height: 180rpx;\n\tmargin-right: 10%;\n}\n", ""]);
+exports.push([module.i, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* @import \"../../colorui/main.css\";\n@import \"../../colorui/icon.css\"; */\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: inline-block;\n\tbackground-color: #f0f0f0;\n\twidth: 65%;\n\theight: 60rpx;\n\tborder-radius: 20rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n}\n.box-buttom uni-input {\n\twidth: 75%;\n\tfloat: left;\n\tmargin: 8rpx 10rpx 0rpx 25rpx;\n}\n.box-buttom .search-icon{\n\twidth: 60rpx;\n\theight: 60rpx;\n\tfloat: right;\n\tmargin-top: 5rpx;\n\tmargin-right: 10rpx;\n}\n.combox {\n\tposition: fixed;\n\tdisplay: inline-block;\n\twidth: 28%;\n\tfloat: right;\n}\n\n/* .pak-seach-box input {\n\tbackground-color: #ededed;\n\tborder: 1rpx solid #d8d8d8;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\tfloat: left;\n\twidth: 70%;\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tpadding-left: 20rpx;\n} */\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 180rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #F1F1F1;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 70rpx;\n\tborder-radius: 20rpx;\n}\n.pak-data-box .box-top {\n\tbackground-color: #FFFFFF;\n\theight: 70rpx;\n\tborder-radius: 20rpx 20rpx 20rpx 20rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 130rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 120rpx;\n}\n\n/* .data-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.data-list-left {\n\twidth: 550rpx;\n\t/* background-color: #007AFF; */\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin-left: 4%;\n\theight: 130rpx;\n\tcolor: #676767;\n}\n.matnr {\n\tdisplay: inline-block;\n\twidth: 100%;\n\tfont-size: 16px;\n\tfont-weight: 700;\n\theight: 130rpx;\n\tline-height: 130rpx;\n}\n.data-list-right {\n\t/* background-color: #6739B6; */\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 100rpx;\n\theight: 130rpx;\n\tline-height: 130rpx;\n}\n", ""]);
 // Exports
 module.exports = exports;
 
@@ -5768,62 +5728,7 @@
                           staticClass: _vm._$g("35-" + $30, "sc"),
                           attrs: { _i: "35-" + $30 }
                         },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "36-" + $30 }
-                            },
-                            [_vm._v("缂栫爜锛�" + _vm._$g("36-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
-                      ),
-                      _c(
-                        "v-uni-view",
-                        { attrs: { _i: "37-" + $30 } },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "38-" + $30 }
-                            },
-                            [_vm._v("鍝佸悕锛�" + _vm._$g("38-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
-                      ),
-                      _c(
-                        "v-uni-view",
-                        { attrs: { _i: "39-" + $30 } },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "40-" + $30 }
-                            },
-                            [_vm._v("鎵瑰彿锛�" + _vm._$g("40-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
-                      ),
-                      _c(
-                        "v-uni-view",
-                        { attrs: { _i: "41-" + $30 } },
-                        [
-                          _c(
-                            "v-uni-text",
-                            {
-                              staticStyle: { width: "400rpx" },
-                              attrs: { _i: "42-" + $30 }
-                            },
-                            [_vm._v("鏁伴噺锛�" + _vm._$g("42-" + $30, "t0-0"))]
-                          )
-                        ],
-                        1
+                        [_vm._v(_vm._$g("35-" + $30, "t0-0"))]
                       )
                     ],
                     1
@@ -5831,12 +5736,12 @@
                   _c(
                     "v-uni-view",
                     {
-                      staticClass: _vm._$g("43-" + $30, "sc"),
-                      attrs: { _i: "43-" + $30 }
+                      staticClass: _vm._$g("36-" + $30, "sc"),
+                      attrs: { _i: "36-" + $30 }
                     },
                     [
                       _c("uni-icons", {
-                        attrs: { _i: "44-" + $30 },
+                        attrs: { _i: "37-" + $30 },
                         on: {
                           click: function($event) {
                             return _vm.$handleViewEvent($event)
@@ -5857,17 +5762,17 @@
       ),
       _c(
         "v-uni-view",
-        { staticClass: _vm._$g(45, "sc"), attrs: { _i: 45 } },
+        { staticClass: _vm._$g(38, "sc"), attrs: { _i: 38 } },
         [
           _c(
             "v-uni-view",
-            { attrs: { _i: 46 } },
+            { attrs: { _i: 39 } },
             [
               _c(
                 "v-uni-button",
                 {
-                  staticClass: _vm._$g(47, "sc"),
-                  attrs: { _i: 47 },
+                  staticClass: _vm._$g(40, "sc"),
+                  attrs: { _i: 40 },
                   on: {
                     click: function($event) {
                       return _vm.$handleViewEvent($event)
@@ -5881,13 +5786,13 @@
           ),
           _c(
             "v-uni-view",
-            { attrs: { _i: 48 } },
+            { attrs: { _i: 41 } },
             [
               _c(
                 "v-uni-button",
                 {
-                  staticClass: _vm._$g(49, "sc"),
-                  attrs: { _i: 49 },
+                  staticClass: _vm._$g(42, "sc"),
+                  attrs: { _i: 42 },
                   on: {
                     click: function($event) {
                       return _vm.$handleViewEvent($event)
@@ -5994,7 +5899,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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* @import \"../../colorui/main.css\";\n@import \"../../colorui/icon.css\"; */\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: inline-block;\n\tbackground-color: #ededed;\n\twidth: 65%;\n\theight: 60rpx;\n\tborder-radius: 20rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n}\n.box-buttom uni-input {\n\twidth: 75%;\n\tfloat: left;\n\tmargin: 8rpx 10rpx 0rpx 25rpx;\n}\n.box-buttom .search-icon{\n\twidth: 60rpx;\n\theight: 60rpx;\n\tfloat: right;\n\tmargin-top: 5rpx;\n\tmargin-right: 10rpx;\n}\n\n/* .pak-seach-box input {\n\tbackground-color: #ededed;\n\tborder: 1rpx solid #d8d8d8;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\tfloat: left;\n\twidth: 70%;\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tpadding-left: 20rpx;\n} */\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 180rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #F1F1F1;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 70rpx;\n\tborder-radius: 20rpx;\n}\n.pak-data-box .box-top {\n\tbackground-color: #FFFFFF;\n\theight: 70rpx;\n\tborder-radius: 20rpx 20rpx 20rpx 20rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 180rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 120rpx;\n}\n\n/* .data-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.data-list-left {\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin-left: 6%;\n\theight: 180rpx;\n\tcolor: #676767;\n}\n.matnr {\n\tpadding-top: 10rpx;\n}\n.data-list-right {\n\tdisplay: inline-block;\n\tfloat: right;\n\theight: 180rpx;\n\tline-height: 180rpx;\n\tmargin-right: 10%;\n}\n", ""]);
+exports.push([module.i, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* @import \"../../colorui/main.css\";\n@import \"../../colorui/icon.css\"; */\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: inline-block;\n\tbackground-color: #ededed;\n\twidth: 65%;\n\theight: 60rpx;\n\tborder-radius: 20rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n}\n.box-buttom uni-input {\n\twidth: 75%;\n\tfloat: left;\n\tmargin: 8rpx 10rpx 0rpx 25rpx;\n}\n.box-buttom .search-icon{\n\twidth: 60rpx;\n\theight: 60rpx;\n\tfloat: right;\n\tmargin-top: 5rpx;\n\tmargin-right: 10rpx;\n}\n\n/* .pak-seach-box input {\n\tbackground-color: #ededed;\n\tborder: 1rpx solid #d8d8d8;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\tfloat: left;\n\twidth: 70%;\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tpadding-left: 20rpx;\n} */\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 180rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #F1F1F1;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 70rpx;\n\tborder-radius: 20rpx;\n}\n.pak-data-box .box-top {\n\tbackground-color: #FFFFFF;\n\theight: 70rpx;\n\tborder-radius: 20rpx 20rpx 20rpx 20rpx;\n}\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tborder-bottom: 1px solid #d8d8d8;\n\theight: 180rpx;\n\tmargin: 15rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 120rpx;\n}\n\n/* .data-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.data-list-left {\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin-left: 6%;\n\theight: 180rpx;\n\tcolor: #676767;\n}\n.matnr {\n\tpadding-top: 10rpx;\n}\n.data-list-right {\n\tdisplay: inline-block;\n\tfloat: right;\n\theight: 180rpx;\n\tline-height: 180rpx;\n\tmargin-right: 10%;\n}\n", ""]);
 // Exports
 module.exports = exports;
 

--
Gitblit v1.9.1