Commit 8cbde94a authored by Bill's avatar Bill

fix: 修改大小写问题

parent 5adf9b5e
......@@ -59,9 +59,8 @@ const router = [
// component: '@/pages/home',
// // icon: 'BarChartOutlined'
// },
// ...asyncRoutes,
...asyncRoutes,
// ...refactorRoutes,
systemManageRoute,
{
path: '/noAuth',
hidePageHeader: true,
......
......@@ -9,7 +9,7 @@ import TabFooter from './tabFooter';
import styles from './index.less';
import SwapCoupon from './swapCoupon';
import SwapProduct from './swapProduct';
import CombineSale from './CombineSale';
import CombineSale from './combineSale';
import FlashSale from './flashSale';
const { TabPane } = Tabs;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment