Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pda-scan
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-pda-scan
Commits
ea938807
Commit
ea938807
authored
Aug 09, 2025
by
李驰骋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
销售出库、库存调拨、库存盘点页面添加批号显示
parent
bbc7c9a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
pages.json
pages.json
+17
-0
No files found.
pages.json
View file @
ea938807
...
@@ -212,6 +212,13 @@
...
@@ -212,6 +212,13 @@
"enablePullDownRefresh"
:
false
"enablePullDownRefresh"
:
false
}
}
},
},
{
"path"
:
"pages/dhd/scanning"
,
"style"
:
{
"navigationBarTitleText"
:
"扫码到货"
,
"enablePullDownRefresh"
:
false
}
},
{
{
"path"
:
"pages/saleck/Main"
,
"path"
:
"pages/saleck/Main"
,
"style"
:
{
"style"
:
{
...
@@ -289,5 +296,15 @@
...
@@ -289,5 +296,15 @@
"uniIdRouter"
:
{},
"uniIdRouter"
:
{},
"usingComponents"
:
{
"usingComponents"
:
{
"uni-print"
:
"@dcloudio/uni-ui/lib/uni-print"
"uni-print"
:
"@dcloudio/uni-ui/lib/uni-print"
},
"condition"
:
{
//模式配置,仅开发期间生效
"current"
:
0
,
//当前激活的模式(list
的索引项)
"list"
:
[
{
"name"
:
""
,
//模式名称
"path"
:
""
,
//启动页面,必选
"query"
:
""
//启动参数,在页面的onLoad函数里面得到
}
]
}
}
}
}
\ No newline at end of file
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