diff --git a/App.vue b/App.vue index eaa7964..6f70591 100644 --- a/App.vue +++ b/App.vue @@ -22,6 +22,9 @@ export default { // themeColor: "#00B666", // themeBackgroundColor: "#00B66621", + // themeColor: "#fea702", + // themeBackgroundColor: "#fea70221", + themeColor: "#2FC67D", themeBackgroundColor: "#2FC67D21", diff --git a/pages.json b/pages.json index 1f01c0c..9de40d5 100644 --- a/pages.json +++ b/pages.json @@ -853,8 +853,8 @@ }, "uniIdRouter": {}, "tabBar": { - "color": "#606266", - "selectedColor": "#fea702", + "color": "#2FC67D", + "selectedColor": "#2FC67D", "borderStyle": "black", "backgroundColor": "#ffffff", // "custom": true,