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
15a88031
Commit
15a88031
authored
Oct 29, 2020
by
haitao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fd
parent
a1853186
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
App.vue
App.vue
+1
-2
manifest.json
manifest.json
+5
-4
No files found.
App.vue
View file @
15a88031
...
@@ -16,8 +16,7 @@
...
@@ -16,8 +16,7 @@
setTimeout
(()
=>
{
setTimeout
(()
=>
{
plus
.
navigator
.
closeSplashscreen
();
plus
.
navigator
.
closeSplashscreen
();
},
100
)
},
100
);
uni
.
getNetworkType
({
//查看是否有网络
uni
.
getNetworkType
({
//查看是否有网络
success
:
function
(
res
)
{
success
:
function
(
res
)
{
if
(
res
.
networkType
==
'
none
'
){
if
(
res
.
networkType
==
'
none
'
){
...
...
manifest.json
View file @
15a88031
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
/*
模块配置
*/
/*
模块配置
*/
"modules"
:
{
"modules"
:
{
"Maps"
:
{},
"Maps"
:
{},
"Push"
:
{}
"Push"
:
{},
"Webview-x5"
:
{}
},
},
/*
应用发布信息
*/
/*
应用发布信息
*/
"distribute"
:
{
"distribute"
:
{
...
@@ -114,9 +115,9 @@
...
@@ -114,9 +115,9 @@
},
},
"splashscreen"
:
{
"splashscreen"
:
{
"android"
:
{
"android"
:
{
"hdpi"
:
"C:/Users/Administrator/Desktop/
da/DefaultLaunch640_113
6.png"
,
"hdpi"
:
"C:/Users/Administrator/Desktop/
证书/d0abce82961b508e6a0b9924d15fe8
6.png"
,
"xhdpi"
:
"C:/Users/Administrator/Desktop/
da/DefaultLaunch640_113
6.png"
,
"xhdpi"
:
"C:/Users/Administrator/Desktop/
证书/d0abce82961b508e6a0b9924d15fe8
6.png"
,
"xxhdpi"
:
"C:/Users/Administrator/Desktop/
da/DefaultLaunch640_113
6.png"
"xxhdpi"
:
"C:/Users/Administrator/Desktop/
证书/d0abce82961b508e6a0b9924d15fe8
6.png"
},
},
"ios"
:
{
"ios"
:
{
"iphone"
:
{
"iphone"
:
{
...
...
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