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.
14 lines
502 B
14 lines
502 B
{
|
|
"navigationBarTitleText": "通知",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark",
|
|
"usingComponents": {
|
|
"wux-cell": "../../../dist/cell/index",
|
|
"wux-tabs": "../../../dist/tabs/index",
|
|
"wux-tab": "../../../dist/tab/index",
|
|
"no-data": "../../../components/nodata/nodata",
|
|
"load-more": "../../../components/loadMore/loadMore",
|
|
"project-issue-item": "components/projectAndissueItem/projectAndissueItem",
|
|
"work-item": "components/workItem/workItem"
|
|
}
|
|
}
|