34 lines
967 B
JSON
34 lines
967 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/search/search",
|
|
"pages/result/result",
|
|
"pages/detail/detail",
|
|
"pages/category/category",
|
|
"pages/wall/wall",
|
|
"pages/wall/wall_detail",
|
|
"pages/wall/comment_detail",
|
|
"pages/wall_album/wall_album",
|
|
"pages/my/my",
|
|
"pages/my/complaint",
|
|
"pages/chat/chat",
|
|
"pages/book/book",
|
|
"pages/book/detail",
|
|
"pages/book/chapter",
|
|
"pages/image/image",
|
|
"pages/xuewei/xuewei",
|
|
"pages/xuewei/xuewei_detail",
|
|
"pages/xuewei/jingluo",
|
|
"pages/xuewei/jingluo_detail",
|
|
"pages/article/article",
|
|
"pages/article/detail"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "口袋方剂",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"usingComponents": {},
|
|
"plugins": {}
|
|
} |