diff --git a/components/custom-nav-bar3/custom-nav-bar3.vue b/components/custom-nav-bar3/custom-nav-bar3.vue index 6d8e6b5..88692a9 100644 --- a/components/custom-nav-bar3/custom-nav-bar3.vue +++ b/components/custom-nav-bar3/custom-nav-bar3.vue @@ -61,7 +61,7 @@ function goBack() { .title { font-size: 36rpx; font-weight: 400; - color: #3d3d3d; + color: #ffffff; } .search { diff --git a/pages.json b/pages.json index 41bf075..f5c4118 100644 --- a/pages.json +++ b/pages.json @@ -62,6 +62,12 @@ "style": { "navigationStyle": "custom" } + }, + { + "path": "pages/cashFlow/cashFlow", + "style": { + "navigationStyle": "custom" + } } ], "tabBar": { diff --git a/pages/cashFlow/cashFlow.vue b/pages/cashFlow/cashFlow.vue new file mode 100644 index 0000000..28dc735 --- /dev/null +++ b/pages/cashFlow/cashFlow.vue @@ -0,0 +1,69 @@ + + + + +