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 | 57 +++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 37 insertions(+), 20 deletions(-) diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js index 9540adc..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 } }) @@ -2142,6 +2158,7 @@ "div", { staticClass: _vm._$g("2-" + $30, "sc"), + staticStyle: { display: "none" }, attrs: { _i: "2-" + $30 } }, [ -- Gitblit v1.9.1