diff --git a/app.json b/app.json index 421c56e..a02fda2 100644 --- a/app.json +++ b/app.json @@ -17,9 +17,7 @@ "pages/serviceDesc/serviceDesc", "pages/two_code/two_code", "pages/out/out", - "pages/agreement/agreement", - "pages/pay_result/pay_result", - "pages/activity_list/activity_list" + "pages/agreement/agreement" ], "window": { "backgroundTextStyle": "light", @@ -30,7 +28,7 @@ "tabBar": { "color": "#65646b", "borderStyle": "#65646b", - "selectedColor": "#21BE8D", + "selectedColor": "#06c1ae", "list": [ { "pagePath": "pages/index/index", diff --git a/project.config.json b/project.config.json index 964b046..b125406 100644 --- a/project.config.json +++ b/project.config.json @@ -8,7 +8,6 @@ "newFeature": true }, "compileType": "miniprogram", - "libVersion": "1.9.94", "appid": "wxfdea8f72e0cffff0", "libVersion": "2.0.9", "projectname": "%E5%AE%B6%E6%94%BF%E5%B0%8F%E7%A8%8B%E5%BA%8F",