Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
881963a8
authored
Jul 05, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
bug
parent
14eb4907
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
105 deletions
assets/css/putaway/index.scss
pages/picking/index.vue
assets/css/putaway/index.scss
View file @
881963a8
...
...
@@ -292,107 +292,3 @@
}
}
}
.uni-drawer
{
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
top
:
0
;
sfont-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.pp
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
17rpx
;
margin-top
:
35rpx
;
}
.field-item
{
flex-wrap
:
wrap
;
margin-top
:
36rpx
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
margin-left
:
6rpx
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
overflow
:
hidden
;
max-width
:
176rpx
;
}
}
}
.drawer-list
{
.box
{
padding
:
18rpx
18rpx
0
18rpx
;
height
:
94rpx
;
background
:
#ffffff
;
box-shadow
:
0px
3rpx
3rpx
0px
rgba
(
198
,
199
,
204
,
0
.3
);
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
margin-bottom
:
15rpx
;
.top
{
margin-bottom
:
10rpx
;
.t1
{
font-size
:
17rpx
;
color
:
#1969f9
;
font-weight
:
bold
;
}
.t2
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-left
:
8rpx
;
}
}
.bar
{
.tt
{
font-size
:
16rpx
;
color
:
#919399
;
}
.yy
{
width
:
95rpx
;
font-size
:
16rpx
;
color
:
#484b59
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
}
}
}
.time
{
margin-top
:
34rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
height
:
75rpx
;
background
:
#1969f9
;
font-size
:
23rpx
;
color
:
#ffffff
;
}
}
pages/picking/index.vue
View file @
881963a8
...
...
@@ -37,7 +37,7 @@
<text
class=
"tt"
>
{{
item
.
total_qty
}}
</text>
</view>
<view
class=
"text-item row verCenter"
>
<text
class=
"label"
>
上游
备注:
</text>
<text
class=
"label"
style=
"width: 128rpx;"
>
主单仓库
备注:
</text>
<text
class=
"tt"
>
{{
item
.
upstream_remark
}}
</text>
</view>
<view
class=
"text-item row verCenter"
>
...
...
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