From c478bc1b36e38774cf01c02fd5e23858bd70a4a3 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 29 十一月 2023 13:42:46 +0800 Subject: [PATCH] # --- unpackage/dist/dev/app-plus/app-view.js | 73 ++++++++++++++++++++++++++++++++++++ 1 files changed, 72 insertions(+), 1 deletions(-) diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js index 9e505fe..9d7ab18 100644 --- a/unpackage/dist/dev/app-plus/app-view.js +++ b/unpackage/dist/dev/app-plus/app-view.js @@ -15040,6 +15040,7 @@ uniIcons: __webpack_require__(/*! @/uni_modules/uni-icons/components/uni-icons/uni-icons.vue */ 5) .default, + yTitle: __webpack_require__(/*! @/components/y-title/y-title.vue */ 141).default, } } catch (e) { if ( @@ -15109,6 +15110,76 @@ "uni-view", { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } }, [_c("uni-icons", { attrs: { _i: 8 } })], + 1 + ), + ], + 1 + ), + _c( + "uni-view", + { staticClass: _vm._$g(9, "sc"), attrs: { _i: 9 } }, + [ + _c( + "uni-view", + { staticClass: _vm._$g(10, "sc"), attrs: { _i: 10 } }, + [_c("y-title", { attrs: { _i: 11 } })], + 1 + ), + _c( + "uni-view", + { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } }, + _vm._l(_vm._$g(13, "f"), function (item, index, $20, $30) { + return _c( + "uni-view", + { + key: item, + staticClass: _vm._$g("13-" + $30, "sc"), + attrs: { _i: "13-" + $30 }, + on: { + click: function ($event) { + return _vm.$handleViewEvent($event) + }, + }, + }, + [ + _c( + "uni-view", + { + staticClass: _vm._$g("14-" + $30, "sc"), + attrs: { _i: "14-" + $30 }, + }, + [_vm._v(_vm._$g("14-" + $30, "t0-0"))] + ), + _c( + "uni-view", + { + staticClass: _vm._$g("15-" + $30, "sc"), + attrs: { _i: "15-" + $30 }, + }, + [ + _c( + "v-uni-text", + { + staticClass: _vm._$g("16-" + $30, "sc"), + attrs: { _i: "16-" + $30 }, + }, + [_vm._v(_vm._$g("16-" + $30, "t0-0"))] + ), + _c( + "v-uni-text", + { + staticClass: _vm._$g("17-" + $30, "sc"), + attrs: { _i: "17-" + $30 }, + }, + [_vm._v("涓�")] + ), + ], + 1 + ), + ], + 1 + ) + }), 1 ), ], @@ -15212,7 +15283,7 @@ var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 13); exports = ___CSS_LOADER_API_IMPORT___(false); // Module -exports.push([module.i, "\n.user {\n\twidth: 100%;\n\theight: 200rpx;\n\tbackground-color: #fff;\n\tdisplay: grid;\n\tgrid-template-columns: 1fr 4fr 1fr;\n}\n.user-avatar {\n\theight: 100rpx;\n\twidth: 100rpx;\n\tpadding: 50rpx;\n\t/* background-color: aquamarine; */\n\tdisplay: flex;\n\tjustify-content: center;\n\talign-items: center;\n}\n.user-avatar img {\n\theight: 100rpx;\n\tborder-radius: 20rpx;\n}\n.user-info {\n\theight: 200rpx;\n\tdisplay: grid;\n\tgrid-template-rows: 2fr 2fr;\n\t/* background-color: aqua; */\n}\n.user-name {\n\theight: 100rpx;\n\twidth: 100%;\n\tdisplay: flex;\n\talign-items: flex-end;\n\tfont-size: 30rpx;\n\tfont-weight: 700;\n}\n.user-company {\n\theight: 100rpx;\n}\n.user-icons {\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n}\n", ""]); +exports.push([module.i, "\n.user {\n\twidth: 100%;\n\theight: 200rpx;\n\tbackground-color: #fff;\n\tdisplay: grid;\n\tgrid-template-columns: 1fr 4fr 1fr;\n}\n.user-avatar {\n\theight: 100rpx;\n\twidth: 100rpx;\n\tpadding: 50rpx;\n\t/* background-color: aquamarine; */\n\tdisplay: flex;\n\tjustify-content: center;\n\talign-items: center;\n}\n.user-avatar img {\n\theight: 100rpx;\n\tborder-radius: 20rpx;\n}\n.user-info {\n\theight: 200rpx;\n\tdisplay: grid;\n\tgrid-template-rows: 2fr 2fr;\n\t/* background-color: aqua; */\n}\n.user-name {\n\theight: 100rpx;\n\twidth: 100%;\n\tdisplay: flex;\n\talign-items: flex-end;\n\tfont-size: 30rpx;\n\tfont-weight: 700;\n}\n.user-company {\n\theight: 100rpx;\n}\n.user-icons {\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n}\n.taskbox {\n\tmargin: 32rpx;\n\tpadding: 16rpx;\n\tbackground-color: #fff;\n\tborder-radius: 20rpx;\n}\n.taskbox-main {\n\tdisplay: flex;\n\tflex-wrap: wrap;\n}\n.taskbox-body-cell {\n\t/* display: flex; */\n\tmargin-left: 16rpx;\n}\n.taskbox-body-number {\n\tfont-size: 40rpx;\n\tfont-weight: bold;\n}\n.taskbox-body-unit {\n\tmargin-left: 8rpx;\n\t/* vertical-align: text-bottom; */\n}\n.taskbox-body {\n\tmargin: 16rpx;\n\twidth: 45%;\n\t/* background-color: aquamarine; */\n}\n", ""]); // Exports module.exports = exports; -- Gitblit v1.9.1