|
@@ -3,8 +3,8 @@
|
|
|
"comments":"../../componets/comments/index",
|
|
|
"mp-icon": "weui-miniprogram/icon/icon"
|
|
|
},
|
|
|
- "navigationBarBackgroundColor": "#343434",
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "全部评论",
|
|
|
"backgroundColor": "#fff",
|
|
|
"backgroundTextStyle": "light"
|