This commit is contained in:
renjianbo0118
2023-04-30 23:21:15 +08:00
parent 1a9aa76822
commit e59e93f33e
5 changed files with 108 additions and 10 deletions

View File

@@ -11,8 +11,8 @@ Page({
height: '',
url: app.globalData.url,
statusType: ["全部", "待付款", "未使用", "退款"],
status: ["", "1", "2", "3"],
statusType: ["全部", "待付款", "待服务", "服务中", "已完成","已取消"],
status: ["", "1", "2", "3","8","-2"],
currentType: 0,
tabClass: ["", "", "", "", "", ""],
pageNum: 1