11 lines
375 B
JSON
11 lines
375 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "推送",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"u-toast": "/node-modules/uview-ui/components/u-toast/u-toast",
|
||
|
|
"detail": "/pages/detail/detail",
|
||
|
|
"questiondetail": "/pages/questiondetail/questiondetail",
|
||
|
|
"editordetail": "/pages/editordetail/editordetail",
|
||
|
|
"propaganda": "/pages/propaganda/propaganda"
|
||
|
|
}
|
||
|
|
}
|