Commit 71350809 authored by 肖健's avatar 肖健

更改为京东汽车挪车牌

parent 0402ebff
{ {
"name" : "友众挪车", "name" : "京东汽车挪车牌",
"appid" : "__UNI__F54AE0B", "appid" : "__UNI__F54AE0B",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
...@@ -67,7 +67,11 @@ ...@@ -67,7 +67,11 @@
"postcss" : false "postcss" : false
}, },
"usingComponents" : true, "usingComponents" : true,
"permission" : {}, "permission" : {
"scope.userLocation" : {
"desc" : "你的位置信息将用于定位"
}
},
"plugins" : { "plugins" : {
"loginPlugin" : { "loginPlugin" : {
"version" : "1.5.4", "version" : "1.5.4",
......
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
}, },
onReady: function() { onReady: function() {
uni.setNavigationBarTitle({ uni.setNavigationBarTitle({
title: '友众挪车牌' title: '京东汽车挪车牌'
}); });
} }
}; };
......
...@@ -308,7 +308,7 @@ ...@@ -308,7 +308,7 @@
}, },
onReady: function() { onReady: function() {
uni.setNavigationBarTitle({ uni.setNavigationBarTitle({
title: '友众挪车牌' title: '京东汽车挪车牌'
}); });
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment