功能完善
This commit is contained in:
@@ -51,3 +51,15 @@ export const meleeAvatarColors = [
|
||||
"#9BA969",
|
||||
"#DCCE6D",
|
||||
];
|
||||
|
||||
export const orderStatusNames = {
|
||||
1: "待付款",
|
||||
2: "已付款",
|
||||
3: "已发货",
|
||||
4: "已完成",
|
||||
5: "已关闭",
|
||||
6: "申请退款",
|
||||
7: "退款中",
|
||||
8: "已退款",
|
||||
9: "拒绝退款",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user