Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ximai
mes-pad
Commits
3529523b
Commit
3529523b
authored
Mar 20, 2024
by
张海景
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:修改下拉组件高度
parent
8a1821eb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
App.vue
App.vue
+1
-1
index.vue
pages/mes/prodReport/index.vue
+1
-0
No files found.
App.vue
View file @
3529523b
...
@@ -19,7 +19,7 @@ export default {
...
@@ -19,7 +19,7 @@ export default {
/*每个页面公共css */
/*每个页面公共css */
@import
'@/uview-ui/index.scss'
;
@import
'@/uview-ui/index.scss'
;
/
deep
/
.uni-select__selector-scroll
{
/
deep
/
.uni-select__selector-scroll
{
max-height
:
7
0px
!
important
;
max-height
:
12
0px
!
important
;
}
}
/
deep
/
.times
.uni-date-picker__container
{
/
deep
/
.times
.uni-date-picker__container
{
...
...
pages/mes/prodReport/index.vue
View file @
3529523b
...
@@ -1979,6 +1979,7 @@ export default {
...
@@ -1979,6 +1979,7 @@ export default {
.feedback-card
{
.feedback-card
{
margin
:
25rpx
;
margin
:
25rpx
;
padding
:
18rpx
;
padding
:
18rpx
;
padding-bottom
:
70px
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
position
:
relative
;
position
:
relative
;
background
:
#ffffff
;
background
:
#ffffff
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment