From a367484988c18b8c0c5987295f0fef8fa2a27d4d Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 21 九月 2022 17:06:26 +0800
Subject: [PATCH] #

---
 unpackage/dist/dev/app-plus/app-view.js |   12 ++----------
 1 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index 05185fc..445be4c 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -14837,15 +14837,7 @@
                   ),
                   _c(
                     "uni-view",
-                    {
-                      staticClass: _vm._$g(48, "sc"),
-                      staticStyle: {
-                        "border-top": "1rpx solid #ccc",
-                        height: "100rpx",
-                        "line-height": "100rpx"
-                      },
-                      attrs: { _i: 48 }
-                    },
+                    { staticClass: _vm._$g(48, "sc"), attrs: { _i: 48 } },
                     [
                       _c(
                         "uni-view",
@@ -14976,7 +14968,7 @@
 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.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tdisplay: flex;\n\tflex-direction:column;\n\tborder-bottom: 1px solid #d8d8d8;\n\tmin-height: 100rpx;\n\t/* height: 130rpx; */\n\tmargin: 25rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 200rpx;\n}\n.number {\n\twidth: 100%;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tfont-size: 32rpx;\n\tfont-weight: bold;\n}\n.column {\n\tdisplay: flex;\n\tmin-height: 70rpx;\n\tline-height: 70rpx;\n}\n.indent {\n\ttext-indent: 32rpx;\n}\n.column uni-button {\n\twidth: 150rpx;\n\tfont-size: 24rpx;\n\theight: 60rpx;\n\tline-height:60rpx;\n\tmargin-left: 170rpx;\n\ttext-indent: 0;\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: 130rpx;\n\t/* line-height: 100rpx; */\n\tcolor: #676767;\n}\n.matnr {\n\tfont-size: 14px;\n\tfont-weight: 700;\n\t/* padding-top: 15rpx; */\n\tpadding-top: 15rpx;\n}\n.data-list-right {\n\tdisplay: inline-block;\n\tfloat: right;\n\theight: 130rpx;\n\tline-height: 130rpx;\n\tmargin-right: 10%;\n}\n.text-key {\n\twidth: 260rpx;\n\tfont-weight: 700;\n\tcolor: #303133;\n}\n.text-value {\n\tcolor: #606266;\n\tfont-weight: 500;\n}\n.anfme {\n\twidth: 260rpx;\n\tfont-weight: 700;\n\tcolor: #303133;\n}\n.popup-mask {\n\tposition: fixed;\n\twidth: 100%;\n\tmin-height: 100%;\n\tbackground-color: rgba(0, 0, 0, 0.5);\n\tz-index: 999;\n\tleft: 0;\n\ttop: 0;\n\tmargin: 0;\n\tpadding: 0;\n\tdisplay: flex;\n\tflex-direction: column;\n\talign-items:center;\n\tjustify-content:center\n}\n.popup {\n\tbackground-color: #fff;\n\twidth: 90%;\n\tmin-height: 200rpx;\n\tborder-radius: 14rpx;\n}\n.popup .title {\n\ttext-align: center;\n\tfont-weight: bold;\n\tfont-size: 36rpx;\n\theight: 100rpx;\n\tline-height: 120rpx;\n\tcolor: #909399;\n}\n.popup-text-key {\n\twidth: 180rpx;\n\ttext-indent: 20rpx;\n}\n.popup uni-input {\n\tborder: 1rpx solid #C0C4CC;border-radius: 5rpx;\n}\n.close {\n\twidth: 50%;\n\tborder-right: 1rpx solid #ccc;\n\ttext-align: center;\n\tletter-spacing: 8px;\n\tfont-weight: 700\n}\n.confirm {\n\twidth: 50%;\n\ttext-align: center;\n\tletter-spacing: 8px;\n\tcolor: #409EFF;\n\tfont-weight: 700;\n}\n", ""]);
+exports.push([module.i, "\n.bg-false {\n\tbackground-color: #FFFFFF;\n}\n.bg-true {\n\tbackground-color: #ebebeb;\n}\n.data-list {\n\tdisplay: flex;\n\tflex-direction:column;\n\tborder-bottom: 1px solid #d8d8d8;\n\tmin-height: 100rpx;\n\t/* height: 130rpx; */\n\tmargin: 25rpx;\n\tborder-radius: 20rpx;\n}\n.data-list:first-child {\n\tmargin-top: 20rpx;\n}\n.data-list:last-child {\n\tmargin-bottom: 200rpx;\n}\n.number {\n\twidth: 100%;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tfont-size: 32rpx;\n\tfont-weight: bold;\n}\n.column {\n\tdisplay: flex;\n\tmin-height: 70rpx;\n\tline-height: 70rpx;\n}\n.indent {\n\ttext-indent: 32rpx;\n}\n.column uni-button {\n\twidth: 150rpx;\n\tfont-size: 24rpx;\n\theight: 60rpx;\n\tline-height:60rpx;\n\tmargin-left: 170rpx;\n\ttext-indent: 0;\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: 130rpx;\n\t/* line-height: 100rpx; */\n\tcolor: #676767;\n}\n.matnr {\n\tfont-size: 14px;\n\tfont-weight: 700;\n\t/* padding-top: 15rpx; */\n\tpadding-top: 15rpx;\n}\n.data-list-right {\n\tdisplay: inline-block;\n\tfloat: right;\n\theight: 130rpx;\n\tline-height: 130rpx;\n\tmargin-right: 10%;\n}\n.text-key {\n\twidth: 260rpx;\n\tfont-weight: 700;\n\tcolor: #303133;\n}\n.text-value {\n\tcolor: #606266;\n\tfont-weight: 500;\n}\n.anfme {\n\twidth: 260rpx;\n\tfont-weight: 700;\n\tcolor: #303133;\n}\n.popup-mask {\n\tposition: fixed;\n\twidth: 100%;\n\tmin-height: 100%;\n\tbackground-color: rgba(0, 0, 0, 0.5);\n\tz-index: 999;\n\tleft: 0;\n\ttop: 0;\n\tmargin: 0;\n\tpadding: 0;\n\tdisplay: flex;\n\tflex-direction: column;\n\talign-items:center;\n\tjustify-content:center\n}\n.popup {\n\tbackground-color: #fff;\n\twidth: 90%;\n\tmin-height: 200rpx;\n\tborder-radius: 14rpx;\n}\n.popup .title {\n\ttext-align: center;\n\tfont-weight: bold;\n\tfont-size: 36rpx;\n\theight: 100rpx;\n\tline-height: 120rpx;\n\tcolor: #909399;\n}\n.popup-text-key {\n\twidth: 180rpx;\n\ttext-indent: 20rpx;\n}\n.popup uni-input {\n\tborder: 1rpx solid #C0C4CC;border-radius: 5rpx;\n}\n.close {\n\twidth: 50%;\n\tborder-right: 1rpx solid #ccc;\n\ttext-align: center;\n\tletter-spacing: 8px;\n\tfont-weight: 700\n}\n.confirm {\n\twidth: 50%;\n\ttext-align: center;\n\tletter-spacing: 8px;\n\tcolor: #409EFF;\n\tfont-weight: 700;\n}\n/* 浜嬩欢 */\n.event { \n\tborder-top: 1rpx solid #ccc;\n\theight: 100rpx;\n\tline-height: 100rpx;\n}\n", ""]);
 // Exports
 module.exports = exports;
 

--
Gitblit v1.9.1