Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
factory_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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qinjianhui
factory_front
Commits
1599e7b6
Commit
1599e7b6
authored
Jun 17, 2026
by
wusiyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 样式调整
parent
8b8c6ee1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
src/views/order/podUs/PodMakeOrder.vue
+4
-3
No files found.
src/views/order/podUs/PodMakeOrder.vue
View file @
1599e7b6
...
...
@@ -186,7 +186,7 @@
<span
class=
"box-top-item-box-index-text"
>
号箱
</span>
<span
style=
"font-size: 30px"
>
放入第
</span>
<span
style=
"font-size: 30px
; white-space: nowrap
"
>
放入第
</span>
<div
class=
"box-top-item-box-index-number"
:style=
"{
...
...
@@ -206,7 +206,7 @@
podOrderDetailsData.pickingNumber ===
podOrderDetailsData.purchaseNumber
"
style=
"font-size: 30px"
style=
"font-size: 30px
; white-space: nowrap
"
>
件已配齐
</span
>
<span
v-else
style=
"font-size: 30px"
>
件商品
</span>
...
...
@@ -1675,13 +1675,14 @@ const getSortingAreaList = async () => {
.box-top-item-box-index-text
{
margin-right
:
15px
;
font-size
:
30px
;
white-space
:
nowrap
;
}
.box-top-item-box-index-number
{
font-size
:
60px
;
color
:
red
;
display
:
inline-block
;
text-align
:
center
;
width
:
80px
;
flex
:
1
;
font-weight
:
600
;
}
.box-top-item-status
{
...
...
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