feat: 微信支付
This commit is contained in:
@@ -414,6 +414,17 @@ export const customRoutes: GeneratedRoute[] = [
|
||||
icon: 'material-symbols:filter-list-off',
|
||||
order: 4
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'billing_wxpay',
|
||||
path: '/billing/wxpay',
|
||||
component: 'view.billing_wxpay',
|
||||
meta: {
|
||||
title: '微信支付',
|
||||
icon: 'material-symbols:filter-list-off',
|
||||
hideInMenu: true,
|
||||
order: 10,
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user