Commit 75c01a3e authored by 肖健's avatar 肖健

首页文字更改

parent 06d8d6ce
...@@ -138,7 +138,7 @@ export default { ...@@ -138,7 +138,7 @@ export default {
}, },
onReady: function () { onReady: function () {
uni.setNavigationBarTitle({ uni.setNavigationBarTitle({
title: '首页' title: '友众挪车牌'
}); });
} }
}; };
......
...@@ -21,7 +21,7 @@ const store = new Vuex.Store({ ...@@ -21,7 +21,7 @@ const store = new Vuex.Store({
pagePath: '/pagesA/pages/index/index', pagePath: '/pagesA/pages/index/index',
iconPath: '/static/tarbar/index22.png', iconPath: '/static/tarbar/index22.png',
selectedIconPath: '/static/tarbar/index5.png', selectedIconPath: '/static/tarbar/index5.png',
text: '首页' text: '友众挪车牌'
}, },
{ {
pagePath: '/pagesB/pages/move-car/index', pagePath: '/pagesB/pages/move-car/index',
......
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