feat: 增加文件查询及展示的模块
This commit is contained in:
10
pages.json
10
pages.json
@@ -888,6 +888,16 @@
|
||||
// #endif
|
||||
"navigationBarTitleText": "案例展示"
|
||||
}
|
||||
},
|
||||
//******************文件模块******************
|
||||
{
|
||||
"path": "files/list",
|
||||
"style": {
|
||||
// #ifdef APP-PLUS
|
||||
"navigationStyle": "custom",
|
||||
// #endif
|
||||
"navigationBarTitleText": "查看文件"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user