Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-front
Overview
Overview
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
platform
hg-front
Commits
20e0b23a
Commit
20e0b23a
authored
Sep 04, 2024
by
zhangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
细节优化
parent
00d3aed2
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
8 deletions
+4
-8
add-sub.vue
pages/picking/add-sub.vue
+1
-5
add.vue
pages/picking/add.vue
+1
-1
edit.vue
pages/picking/edit.vue
+1
-1
index.vue
pages/picking/index.vue
+1
-1
No files found.
pages/picking/add-sub.vue
View file @
20e0b23a
...
...
@@ -658,13 +658,9 @@
border-radius
:
4
upx
;
//
box-shadow
:
0
0
8
upx
rgba
(
0
,
0
,
0
,
0.34
);
background-color
:
#ffffff
;
.cu-form-group
{
height
:
32px
;
//
height
:
32px
;
min-height
:
32px
;
.title
{
display
:
flex
;
flex-direction
:
row
;
...
...
pages/picking/add.vue
View file @
20e0b23a
...
...
@@ -748,7 +748,7 @@
.cu-form-group
{
height
:
32px
;
//
height
:
32px
;
min-height
:
32px
;
.title
{
...
...
pages/picking/edit.vue
View file @
20e0b23a
...
...
@@ -671,7 +671,7 @@
.cu-form-group
{
height
:
32px
;
//
height
:
32px
;
min-height
:
32px
;
padding
:
1px
10px
1px
30
upx
;
...
...
pages/picking/index.vue
View file @
20e0b23a
...
...
@@ -693,7 +693,7 @@
.cu-form-group
{
height
:
32px
;
//
height
:
32px
;
min-height
:
32px
;
.title
{
...
...
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