fix: POS刷卡推荐功能新增。

This commit is contained in:
tianyongbao
2025-01-26 17:47:35 +08:00
parent 27d37c1360
commit b3ffea5fca
4 changed files with 511 additions and 0 deletions

View File

@@ -194,6 +194,12 @@
"style": {
"navigationBarTitleText": "POS机刷卡记账"
}
} ,
{
"path": "pages/work/accounts/posadvice/list",
"style": {
"navigationBarTitleText": "POS刷卡推荐"
}
}
,
{