refactor: 手机端-标准化动态重构-增加下拉加载功能
This commit is contained in:
@@ -105,8 +105,11 @@ const routes = [
|
||||
{
|
||||
path: '/standDynamics',
|
||||
name: 'standDynamics',
|
||||
component: () => import('@/pages/phone/standDynamics/index')
|
||||
/*
|
||||
component: () =>
|
||||
import('@/pages/phone/standDynamics')
|
||||
*/
|
||||
},
|
||||
{
|
||||
path: '/domesticStand',
|
||||
|
||||
Reference in New Issue
Block a user