|
|
@@ -2,7 +2,9 @@
|
|
|
"pages": [
|
|
|
{
|
|
|
"path": "pages/index/index",
|
|
|
- "style": {}
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "量化交易大师"
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/login/login",
|
|
|
@@ -12,23 +14,33 @@
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/pool/pool",
|
|
|
- "style": {}
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "量化交易大师"
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/strong/strong",
|
|
|
- "style": {}
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "量化交易大师"
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/rank/rank",
|
|
|
- "style": {}
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "量化交易大师"
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/mine/mine",
|
|
|
- "style": {}
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "量化交易大师"
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/profile/edit",
|
|
|
- "style": {}
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "量化交易大师"
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/transaction/transaction",
|