From 73969a626a69f6ea5228a437385ffad132d06abb Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Mon, 25 Sep 2023 19:53:59 +0800 Subject: [PATCH 1/9] submit --- App.vue | 5 +++- pages/consignment-painting/index.vue | 40 ++++++++++++++++++++++++++-- 2 files changed, 42 insertions(+), 3 deletions(-) diff --git a/App.vue b/App.vue index eee1add..5a2765a 100644 --- a/App.vue +++ b/App.vue @@ -21,7 +21,10 @@ export default { @import "./tm-vuetify/mian.min.css"; @import "./tm-vuetify/scss/theme.css"; @import "uview-ui/index.scss"; - +.u-upload__button{ + width: 404rpx!important; + height: 306rpx!important; +} .u-tabbar__content { height: 166rpx; } diff --git a/pages/consignment-painting/index.vue b/pages/consignment-painting/index.vue index 46e4378..30b2694 100644 --- a/pages/consignment-painting/index.vue +++ b/pages/consignment-painting/index.vue @@ -10,7 +10,15 @@
- + +
@@ -174,7 +182,6 @@