feat(custom): 订单列表改版

This commit is contained in:
2023-11-14 20:45:30 +08:00
parent 1ea4b218af
commit ba00cf26a6
10 changed files with 125 additions and 71 deletions

View File

@@ -4,7 +4,7 @@ export default {
name: '积分管理',
path: '/settlement',
component: Layout,
redirect: '/settlement_list',
redirect: 'jf_list',
meta: {
title: '积分管理',
requireAuth: true,