refactor: 手机端-标准化动态重构-增加下拉加载功能

This commit is contained in:
zyn
2023-11-27 11:26:53 +08:00
parent 88706b6127
commit 4341b0603a
8 changed files with 744 additions and 0 deletions
+3
View File
@@ -105,8 +105,11 @@ const routes = [
{
path: '/standDynamics',
name: 'standDynamics',
component: () => import('@/pages/phone/standDynamics/index')
/*
component: () =>
import('@/pages/phone/standDynamics')
*/
},
{
path: '/domesticStand',