添加发票对接功能

This commit is contained in:
wangxiaowei
2026-01-08 17:23:46 +08:00
parent a564ef78bd
commit 83bc147a48
5 changed files with 165 additions and 14 deletions

View File

@ -952,6 +952,17 @@
}
}
},
{
"path": "pages/order/invoice",
"style": {
"navigationBarTitleText": "开发票",
"app-plus": {
//#ifdef H5
"titleNView": false
//#endif
}
}
},
{
"path": "pages/order/cg-my-order",
"style": {