操作说明,产品说明,接口联调对接

This commit is contained in:
fengerli
2025-07-11 11:31:12 +08:00
parent 16d431aa63
commit 6ada4657fb
18 changed files with 2484 additions and 1397 deletions

View File

@ -61,25 +61,27 @@
}
},
{
"path": "pages/6170/operationVideo/index",
"path": "pages/common/operationVideo/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/6170/addvideo/index",
"path": "pages/common/addvideo/index",
"style": {
"navigationBarTitleText": "添加"
}
},
// 操作说明
{
"path": "pages/6170/editVideo/index",
"path": "pages/common/operatingInstruct/index",
"style": {
"navigationBarTitleText": "编辑视频"
"navigationStyle": "custom"
}
},
// 产品说明
{
"path": "pages/6170/operatingInstruct/index",
"path": "pages/common/productDes/index",
"style": {
"navigationStyle": "custom"
}