refactor: 手机端-国内/海外/企标重构-增加下拉加载功能

This commit is contained in:
zyn
2023-11-27 14:44:55 +08:00
parent 5a99533819
commit dc5fb966be
4 changed files with 355 additions and 2 deletions
+3
View File
@@ -114,8 +114,11 @@ const routes = [
{
path: '/domesticStand',
name: 'domesticStand',
component: () => import('@/pages/phone/domesticStand/index')
/*
component: () =>
import('@/pages/phone/domesticStand')
*/
},
{
path: '/domesticDetails',