You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
324 B
10 lines
324 B
{
|
|
"navigationBarTitleText": "公示公告",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark",
|
|
"usingComponents": {
|
|
"u-loadmore": "../../../uni_modules/uview-plus/components/u-loadmore/u-loadmore",
|
|
"nodata": "../../../components/nodata/nodata",
|
|
"notice": "../../tabbar/index/comp/notice"
|
|
}
|
|
}
|