|
@@ -1,11 +1,5 @@
|
|
|
{
|
|
|
"pages": [{
|
|
|
- "path": "pages/tabBar/home/subPages/sourceReport",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "溯源报告"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
"path": "pages/tabBar/home/home"
|
|
|
},
|
|
|
{
|
|
@@ -88,6 +82,11 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的日记"
|
|
|
}
|
|
|
+ }, {
|
|
|
+ "path": "pages/tabBar/home/subPages/sourceReport",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "溯源报告"
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|