AA
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user