Home > Mobile >  WeChat applet tip Error: pages [0] field for the string and see where the trouble to write wrong
WeChat applet tip Error: pages [0] field for the string and see where the trouble to write wrong

Time:10-26

{
"Pages" : [{
"Path" : "pages/index/index",
"Style" : {
"NavigationBarTitleText" : "zhangzhou JuWang",
"The h5" : {
"TitleNView" : {
"BackgroundColor", "# FFFFFF",
"TitleColor" : "# 000000",
"TitleText" : "zhangzhou, zhangzhou le JuWang - property - zhangzhou zhangzhou building new homes -"
}
}
}
}
, {
"Path" : "pages/detail/detail",
"Style" : {
"NavigationBarTitleText" : "dynamic" apartments,
"The h5" : {
"TitleNView" : {
"BackgroundColor", "# FFFFFF",
"TitleColor" : "# 000000",
"TitleText" : "building dynamic
"}
}
}
}
, {
"Path" : "pages/paper/paper,"
"Style" : {
"NavigationBarTitleText" : "details" article,
"The h5" : {
"TitleNView" : {
"BackgroundColor", "# FFFFFF",
"TitleColor" : "# 000000",
"TitleText" : "article details
"}
}
}
}
, {
"Path" : "pages/moreImages/moreImages",
"Style" : {
"NavigationBarTitleText" : "more images,"
"The h5" : {
"TitleNView" : {
"BackgroundColor", "# FFFFFF",
"TitleColor" : "# 000000",
"TitleText" : "more pictures
"}
}
}
}
],
"GlobalStyle" : {
"NavigationBarTextStyle" : "white,"
"BackgroundColor", "# 000000",
"NavigationBarBackgroundColor" : "# FFFFFF"
}
}
  • Related