Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
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
Administrator
jd-vx-app
Commits
71350809
Commit
71350809
authored
Dec 22, 2022
by
肖健
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改为京东汽车挪车牌
parent
0402ebff
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
manifest.json
manifest.json
+6
-2
home-new.vue
pages/home-new.vue
+1
-1
home.vue
pages/home.vue
+1
-1
No files found.
manifest.json
View file @
71350809
{
"name"
:
"
友众挪车
"
,
"name"
:
"
京东汽车挪车牌
"
,
"appid"
:
"__UNI__F54AE0B"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
...
...
@@ -67,7 +67,11 @@
"postcss"
:
false
},
"usingComponents"
:
true
,
"permission"
:
{},
"permission"
:
{
"scope.userLocation"
:
{
"desc"
:
"你的位置信息将用于定位"
}
},
"plugins"
:
{
"loginPlugin"
:
{
"version"
:
"1.5.4"
,
...
...
pages/home-new.vue
View file @
71350809
...
...
@@ -359,7 +359,7 @@
},
onReady
:
function
()
{
uni
.
setNavigationBarTitle
({
title
:
'
友众
挪车牌'
title
:
'
京东汽车
挪车牌'
});
}
};
...
...
pages/home.vue
View file @
71350809
...
...
@@ -308,7 +308,7 @@
},
onReady
:
function
()
{
uni
.
setNavigationBarTitle
({
title
:
'
友众
挪车牌'
title
:
'
京东汽车
挪车牌'
});
}
};
...
...
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