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