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.
11 lines
376 B
11 lines
376 B
2 years ago
|
{
|
||
|
"navigationBarTitleText": "议题管理",
|
||
|
"usingComponents": {
|
||
|
"titleList-gridNameTitle": "../../pages/index/components/titleList/titleList",
|
||
|
"top-tabs": "/components/topTabs/index",
|
||
|
"list": "./components/list",
|
||
|
"loading": "/components/iniLoading/index",
|
||
|
"modal": "/components/modal/index",
|
||
|
"map-list": "/components/mapList/index"
|
||
|
}
|
||
|
}
|