dashboard
repositories
filestore
activity
search
login
刘文浩
/
nsjcy
forked from
nsjcy/frontEnd/nsjcy
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交
liuwh
2020-03-10
800ffe29f328c84d4de46e8867ad3ca5cbae0d4f
[~liuwh/nsjcy.git]
/
SunshineLnsMinApp
/
pages
/
flcx
/
flcx.json
1
2
3
4
5
6
7
8
9
10
11
{
"navigationBarTitleText": "法律查询",
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"wux-refresher": "../../templeteDist/wuxDist/refresher/index",
"wux-cell": "../../templeteDist/wuxDist/cell/index",
"wux-search-bar": "../../templeteDist/wuxDist/search-bar/index"
}
}