完成充值页面的所有功能(不包括写卡);新建消费页面,完成跳转和查询卡函数。

This commit is contained in:
2024-07-30 22:32:30 +08:00
parent 9b227f3a14
commit 8968bba852
9 changed files with 792 additions and 11 deletions

View File

@@ -11,7 +11,9 @@ CONFIG += c++17
SOURCES += \
VCD.cpp \
VCDOurs.cpp \
consumePage.cpp \
databaseAPI.cpp \
depositPage.cpp \
deviceAPI.cpp \
main.cpp \
mainwindow.cpp \