From 542911aed8878db304c2de590c917058fb704782 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com> Date: 星期四, 04 八月 2022 17:19:28 +0800 Subject: [PATCH] test --- unpackage/dist/dev/app-plus/app-view.js | 61 +++++++++++++++++++----------- 1 files changed, 39 insertions(+), 22 deletions(-) diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js index 689153f..c023d25 100644 --- a/unpackage/dist/dev/app-plus/app-view.js +++ b/unpackage/dist/dev/app-plus/app-view.js @@ -416,36 +416,52 @@ } }, [_vm._v(_vm._$g(18, "t0-0"))] - ) + ), + _c( + "p", + { + staticStyle: { + float: "right", + margin: "10px 10px", + color: "#c8c7cc" + }, + attrs: { _i: 19 } + }, + [ + _c("span", { attrs: { _i: 20 } }, [_vm._v("鐗堟湰鍙凤細")]), + _c("span", { attrs: { _i: 21 } }, [_vm._v(_vm._$g(21, "t0-0"))]) + ], + 1 + ), + _c("div", { + staticStyle: { + "text-align": "center", + background: "white", + "border-top": "0px solid #C0C0C0", + color: "#7cd0f8", + position: "absolute", + bottom: "0", + width: "100%", + height: "24px", + "padding-top": "3px", + "font-size": "11px" + }, + attrs: { _i: 22 } + }) ], 1 ), - _c("div", { - staticStyle: { - "text-align": "center", - background: "white", - "border-top": "0px solid #C0C0C0", - color: "#7cd0f8", - position: "absolute", - bottom: "0", - width: "100%", - height: "24px", - "padding-top": "3px", - "font-size": "11px" - }, - attrs: { _i: 19 } - }), _c( "uni-view", - { attrs: { _i: 20 } }, + { attrs: { _i: 23 } }, [ _c( "uni-popup", - { ref: "inputDialog", attrs: { _i: 21 } }, + { ref: "inputDialog", attrs: { _i: 24 } }, [ _c("uni-popup-dialog", { ref: "inputClose", - attrs: { _i: 22 }, + attrs: { _i: 25 }, on: { confirm: function($event) { return _vm.$handleViewEvent($event) @@ -1920,7 +1936,7 @@ }, [ _c("i", { - staticClass: _vm._$g("6-" + $30 + "-" + $31, "sc"), + class: _vm._$g("6-" + $30 + "-" + $31, "c"), style: _vm._$g("6-" + $30 + "-" + $31, "s"), attrs: { _i: "6-" + $30 + "-" + $31 } }) @@ -2041,7 +2057,7 @@ var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../瀹夎鍖�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.content {\n\t/* display: flex;\n\tflex-direction: column;\n\talign-items: center;\n\tjustify-content: center; */\n\twidth: 100vw;\n\theight: 100vh;\n\tbackground: #EAEAEA;\n\tpadding: 1rpx 0rpx;\n}\n.v-area{\n\tborder-radius: 12rpx;\n\tmargin: 30rpx;\n\tpadding: 10rpx;\n\tbackground: #FFFFFF;\n}\n.areaList{\n\tpadding: 0;\n}\n.areaList li{\n\t/* border: 1px solid #0062CC; */\n\tlist-style: none;\n\twidth: 120rpx;\n\tdisplay: inline-block;\n\tpadding: 30rpx 20rpx 16rpx 24rpx;\n\ttext-align: center;\n\tfont-size: 14px;\n}\n.logo {\n\theight: 120rpx;\n\twidth: 120rpx;\n\tborder-radius: 20rpx;\n\tdisplay: inline-block;\n\ttext-align: center;\n\tpadding: 18rpx;\n\tcolor: #000000;\n\tborder: 0px solid rgb(221, 221, 221);\n}\n.logo i{\n\tcolor: #000000;\n\tfont-size: 40px;\n\tline-height: 53px;\n}\n\n", ""]); +exports.push([module.i, "\n.content {\n\t/* display: flex;\n\tflex-direction: column;\n\talign-items: center;\n\tjustify-content: center; */\n\twidth: 100vw;\n\theight: 100vh;\n\tbackground: #EAEAEA;\n\tpadding: 1rpx 0rpx;\n}\n.v-area{\n\tborder-radius: 12rpx;\n\tmargin: 30rpx;\n\tpadding: 10rpx;\n\tbackground: #FFFFFF;\n}\n.areaList{\n\tpadding: 0;\n}\n.areaList li{\n\t/* border: 1px solid #0062CC; */\n\tlist-style: none;\n\t/* width: 120rpx; */\n\tdisplay: inline-block;\n\tpadding: 30rpx 16rpx 16rpx 20rpx;\n\ttext-align: center;\n\tfont-size: 14px;\n}\n.logo {\n\theight: 120rpx;\n\twidth: 120rpx;\n\tborder-radius: 20rpx;\n\tdisplay: inline-block;\n\ttext-align: center;\n\tpadding: 18rpx;\n\tcolor: #000000;\n\tborder: 0px solid rgb(221, 221, 221);\n}\n.logo i{\n\tcolor: #000000;\n\tfont-size: 40px;\n\tline-height: 53px;\n}\n\n", ""]); // Exports module.exports = exports; @@ -2142,6 +2158,7 @@ "div", { staticClass: _vm._$g("2-" + $30, "sc"), + staticStyle: { display: "none" }, attrs: { _i: "2-" + $30 } }, [ @@ -4348,7 +4365,7 @@ } } }, - [_vm._v("鏂板")] + [_vm._v(_vm._$g("131-" + $30, "t0-0"))] ) ], 1 -- Gitblit v1.9.1