Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
biz-trina5-app
Project
Project
Details
Activity
Releases
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
贺双
biz-trina5-app
Commits
06bbdcb6
Commit
06bbdcb6
authored
Aug 21, 2026
by
ian.gao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加打包分包方式、修改Hbuild项目号
parent
20ca2ced
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
manifest.json
manifest.json
+5
-2
No files found.
manifest.json
View file @
06bbdcb6
{
{
"name"
:
"运匠运输管理系统"
,
"name"
:
"运匠运输管理系统"
,
"appid"
:
"__UNI__
2878006
"
,
"appid"
:
"__UNI__
790B60B
"
,
"description"
:
"TMS-承运商"
,
"description"
:
"TMS-承运商"
,
"versionName"
:
"1.0.0"
,
"versionName"
:
"1.0.0"
,
"versionCode"
:
"100"
,
"versionCode"
:
"100"
,
"transformPx"
:
false
,
"transformPx"
:
false
,
/*
5
+App特有相关
*/
/*
5
+App特有相关
*/
"sassImplementationName"
:
"node-sass"
,
"sassImplementationName"
:
"node-sass"
,
"app-plus"
:
{
"app-plus"
:
{
"usingComponents"
:
true
,
"usingComponents"
:
true
,
"nvueStyleCompiler"
:
"uni-app"
,
"nvueStyleCompiler"
:
"uni-app"
,
...
@@ -57,6 +57,9 @@
...
@@ -57,6 +57,9 @@
"es6"
:
true
,
"es6"
:
true
,
"postcss"
:
false
"postcss"
:
false
},
},
"optimization"
:
{
"subPackages"
:
true
},
"usingComponents"
:
true
,
"usingComponents"
:
true
,
"lazyCodeLoading"
:
"requiredComponents"
,
"lazyCodeLoading"
:
"requiredComponents"
,
"requiredPrivateInfos"
:
[
"getLocation"
],
"requiredPrivateInfos"
:
[
"getLocation"
],
...
...
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