commit
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"pages": [
|
||||
{ "path": "pages/index/index", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/login/login", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/home/home", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/entry/entry", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/assessment/assessment", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/confirm/confirm", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/analyzing/analyzing", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/report/report", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/matches/matches", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/product/product", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/assistant/assistant", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/news/news", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/classroom/classroom", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/points/points", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/messages/messages", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/archive/archive", "style": { "navigationStyle": "custom" } },
|
||||
{ "path": "pages/profile/profile", "style": { "navigationStyle": "custom" } }
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "AI融资",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"backgroundColor": "#F5F8FC"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
Reference in New Issue
Block a user