Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
ztx_wx_gzt
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e7e47c98
authored
2026-04-30 17:58:26 +0800
by
张猛
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改uniapp配置
1 parent
4dd6e009
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
65 additions
and
50 deletions
manifest.json
manifest.json
View file @
e7e47c9
{
"name"
:
"ztx_wx_admin"
,
"appid"
:
"__UNI__580BCB0"
,
"description"
:
""
,
"versionName"
:
"1.0.1"
,
"versionCode"
:
"100"
,
"transformPx"
:
false
,
"name"
:
"ztx_wx_admin"
,
"appid"
:
"__UNI__580BCB0"
,
"description"
:
""
,
"versionName"
:
"1.0.1"
,
"versionCode"
:
"100"
,
"transformPx"
:
false
,
/*
5
+App特有相关
*/
"app-plus"
:
{
"usingComponents"
:
true
,
"nvueStyleCompiler"
:
"uni-app"
,
"compilerVersion"
:
3
,
"splashscreen"
:
{
"alwaysShowBeforeRender"
:
true
,
"waiting"
:
true
,
"autoclose"
:
true
,
"delay"
:
0
"app-plus"
:
{
"usingComponents"
:
true
,
"nvueStyleCompiler"
:
"uni-app"
,
"optimization"
:
{
"treeShaking"
:
true
//
←
新增:摇树优化
},
"compilerVersion"
:
4
,
"splashscreen"
:
{
"alwaysShowBeforeRender"
:
true
,
"waiting"
:
true
,
"autoclose"
:
true
,
"delay"
:
0
},
/*
模块配置
*/
"modules"
:
{},
"modules"
:
{},
/*
应用发布信息
*/
"distribute"
:
{
"distribute"
:
{
/*
android打包配置
*/
"android"
:
{
"permissions"
:
[],
"autoSdkPermissions"
:
true
"android"
:
{
"permissions"
:
[],
"autoSdkPermissions"
:
true
},
/*
ios打包配置
*/
"ios"
:
{
"permissions"
:
[],
"autoSdkPermissions"
:
true
"ios"
:
{
"permissions"
:
[],
"autoSdkPermissions"
:
true
},
/*
SDK配置
*/
"sdkConfigs"
:
{}
"sdkConfigs"
:
{}
}
},
/*
快应用特有相关
*/
"quickapp"
:
{},
"quickapp"
:
{},
/*
小程序特有相关
*/
"mp-weixin"
:
{
"appid"
:
"wx5d51e8ed31bbdbb7"
,
"setting"
:
{
"urlCheck"
:
false
,
"minified"
:
false
,
"es6"
:
true
"mp-weixin"
:
{
"appid"
:
"wx5d51e8ed31bbdbb7"
,
"minify"
:
true
,
"uglify"
:
true
,
"setting"
:
{
"urlCheck"
:
false
,
"minified"
:
false
,
"es6"
:
true
},
"usingComponents"
:
true
,
"permission"
:
{},
"optimization"
:
{
"subPackages"
:
true
}
"usingComponents"
:
true
,
"permission"
:
{},
"optimization"
:
{
"subPackages"
:
true
},
"lazyLoading"
:
true
},
"mp-alipay"
:
{
"usingComponents"
:
true
},
"mp-alipay"
:
{
"usingComponents"
:
true
"mp-baidu"
:
{
"usingComponents"
:
true
},
"mp-baidu"
:
{
"usingComponents"
:
true
"mp-toutiao"
:
{
"usingComponents"
:
true
},
"mp-toutiao"
:
{
"usingComponents"
:
tru
e
"uniStatistics"
:
{
"enable"
:
fals
e
},
"uniStatistics"
:
{
"enable"
:
false
"vueVersion"
:
"3"
,
"fallbackLocale"
:
"zh-Hans"
,
"locale"
:
"zh-Hans"
,
"h5"
:
{
"devServer"
:
{
"port"
:
8080
,
"hot"
:
false
,
//
关闭热重载
"liveReload"
:
false
//
关闭实时重载
},
"vueVersion"
:
"3"
,
"fallbackLocale"
:
"zh-Hans"
,
"locale"
:
"zh-Hans"
,
"h5"
:
{
"devServer"
:
{
"port"
:
8080
"optimization"
:
{
"treeShaking"
:
true
//
←
H
5
摇树优化
}
}
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment