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
7245a7c4
authored
Jun 01, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
打印快递单
parent
2060d6aa
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
4 deletions
assets/css/stockRecheck/print.scss
pages.json
pages/stockRecheck/print.vue
assets/css/stockRecheck/print.scss
View file @
7245a7c4
...
...
@@ -162,7 +162,7 @@
}
.input-box
{
.uni-input
{
height
:
55
rpx
;
height
:
40
rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
...
...
@@ -172,7 +172,7 @@
}
}
.select-box
{
height
:
55
rpx
;
height
:
40
rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
...
...
@@ -180,7 +180,7 @@
.wrap
{
padding-left
:
15rpx
;
padding-right
:
25rpx
;
height
:
55
rpx
;
height
:
40
rpx
;
}
.uni-input
{
font-size
:
17rpx
;
...
...
pages.json
View file @
7245a7c4
...
...
@@ -214,7 +214,19 @@
},
{
"path"
:
"pages/stockRecheck/index"
,
"style"
:
{
"navigationBarTitleText"
:
"复核"
"navigationBarTitleText"
:
"复核"
,
"app-plus"
:
{
"titleNView"
:
{
"buttons"
:
[{
"index"
:
"0"
,
"text"
:
"打印快递单"
,
"fontSize"
:
"15px"
,
"color"
:
"#1969F9"
,
"float"
:
"right"
,
"width"
:
"100px"
}]
}
}
}
},
{
"path"
:
"pages/stockRecheck/sort"
,
...
...
pages/stockRecheck/print.vue
View file @
7245a7c4
This diff is collapsed.
Click to expand it.
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