|
@@ -322,6 +322,36 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
+ "path": "pages/asking/asking",
|
|
|
+ "style": {
|
|
|
+ "usingComponents": {},
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTitleText": "问吧"
|
|
|
+
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/me/nameAuthentication",
|
|
|
+ "style": {
|
|
|
+ "usingComponents": {},
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTitleText": "实名认证"
|
|
|
+
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/me/officialAuthentication",
|
|
|
+ "style": {
|
|
|
+ "usingComponents": {},
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTitleText": "官方认证"
|
|
|
+
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "pages/me/meOperate",
|
|
|
"style": {
|
|
|
"usingComponents": {},
|