|
@@ -36,8 +36,7 @@
|
|
|
"navigationBarTextStyle": "black"
|
|
"navigationBarTextStyle": "black"
|
|
|
},
|
|
},
|
|
|
"tabBar": {
|
|
"tabBar": {
|
|
|
- "list": [
|
|
|
|
|
- {
|
|
|
|
|
|
|
+ "list": [{
|
|
|
"pagePath": "pages/index/index",
|
|
"pagePath": "pages/index/index",
|
|
|
"text": "首页",
|
|
"text": "首页",
|
|
|
"iconPath": "images/tabBar/index.png",
|
|
"iconPath": "images/tabBar/index.png",
|
|
@@ -73,7 +72,8 @@
|
|
|
"RemotePicker": "/components/remotePicker/remotePicker",
|
|
"RemotePicker": "/components/remotePicker/remotePicker",
|
|
|
"NewPicker": "/components/newPicker/newPicker",
|
|
"NewPicker": "/components/newPicker/newPicker",
|
|
|
"DateBar": "/components/dateBar/dateBar",
|
|
"DateBar": "/components/dateBar/dateBar",
|
|
|
- "VoyageCard": "/components/voyageCard/voyageCard"
|
|
|
|
|
|
|
+ "VoyageCard": "/components/voyageCard/voyageCard",
|
|
|
|
|
+ "PortsBar": "/components/portsBar/portsBar"
|
|
|
},
|
|
},
|
|
|
"sitemapLocation": "sitemap.json",
|
|
"sitemapLocation": "sitemap.json",
|
|
|
"style": "v2"
|
|
"style": "v2"
|