Commit 29ea4c5e authored by XieZhiXiong's avatar XieZhiXiong

chore: 恢复路由

parent 966fdbd0
......@@ -2,7 +2,7 @@
* @Author: LeeJiancong
* @Date: 2020-07-13 14:08:50
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-04-21 16:53:13
* @LastEditTime: 2021-08-26 16:31:22
*/
// import CommodityRoute from './commodityRoute' // 商品能力路由
// import MemberRoute from './memberRoute' // 会员能力路由
......@@ -83,10 +83,10 @@ const memberCenterRoute = {
// MemberRoute,
// HandlingRoute,
// PayandSettleRoute,
marketingRoute,
// marketingRoute,
// DealAbilityRoute,
// ...asyncRoutes,
// ...routes,
...routes,
{
path: '/memberCenter/noAuth',
auth: false,
......
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