Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lumastoreapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xieyishang
lumastoreapp
Commits
a0d83671
Commit
a0d83671
authored
Feb 24, 2021
by
xieyishang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
‘addxx
parent
7bfccc97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
24 deletions
+8
-24
manifest.json
manifest.json
+8
-24
No files found.
manifest.json
View file @
a0d83671
...
...
@@ -2,8 +2,8 @@
"name"
:
"鹿马商家助手"
,
"appid"
:
"__UNI__1EA80F1"
,
//这个是
web
的
"description"
:
"商家"
,
"versionName"
:
"1.11
6
"
,
"versionCode"
:
111
6
,
"versionName"
:
"1.11
7
"
,
"versionCode"
:
111
7
,
"transformPx"
:
false
,
"compatible"
:
{
"ignoreVersion"
:
true
//
true
表示忽略版本检查提示框,HBuilderX
1.9
.
0
及以上版本支持
...
...
@@ -21,10 +21,10 @@
/*
模块配置
*/
"modules"
:
{
"Maps"
:
{},
"Push"
:
{},
"Webview-x5"
:
{},
"Share"
:
{},
"OAuth"
:
{}
"OAuth"
:
{},
"Push"
:
{}
},
/*
应用发布信息
*/
"distribute"
:
{
...
...
@@ -55,7 +55,8 @@
"<uses-permission android:name=
\"
android.permission.VIBRATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WAKE_LOCK
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_CONTACTS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_EXTERNAL_STORAGE
\"
/>"
"<uses-permission android:name=
\"
android.permission.WRITE_EXTERNAL_STORAGE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_SETTINGS
\"
/>"
]
},
/*
ios打包配置
*/
...
...
@@ -82,9 +83,7 @@
}
},
"ad"
:
{},
"push"
:
{
"unipush"
:
{}
},
"push"
:
{},
"share"
:
{
"weixin"
:
{
"appid"
:
"wx36c7f886d0d8a306"
,
...
...
@@ -172,22 +171,7 @@
}
},
"compilerVersion"
:
2
,
"nativePlugins"
:
{
"push-live"
:
{
"__plugin_info__"
:
{
"name"
:
"安卓保活插件(限制 防杀)含前台服务,后台运行,白名单,定时任务等"
,
"description"
:
"如果你的应用希望能够一直在后台运行而不被系统自动杀死的话,可以尝试一下。群485147231"
,
"platforms"
:
"Android"
,
"url"
:
"https://ext.dcloud.net.cn/plugin?id=2930"
,
"android_package_name"
:
"com.app.lumastore"
,
"ios_bundle_id"
:
"com.app.lumastore"
,
"isCloud"
:
true
,
"bought"
:
1
,
"pid"
:
"2930"
,
"parameters"
:
{}
}
}
}
"nativePlugins"
:
{}
},
/*
快应用特有相关
*/
"quickapp"
:
{},
...
...
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