添加优惠券功能 & 更新折扣管理的接口
This commit is contained in:
@@ -108,6 +108,10 @@ export default function Appbar(props: { admin: Admin }) {
|
||||
batch: "提取记录",
|
||||
channel: "IP管理",
|
||||
pools: "IP池管理",
|
||||
coupon: "优惠券",
|
||||
admin: "管理员",
|
||||
permissions: "权限列表",
|
||||
discount: "折扣管理",
|
||||
}
|
||||
|
||||
return labels[path] || path
|
||||
|
||||
Reference in New Issue
Block a user