|
@@ -106,36 +106,36 @@ export default {
|
|
|
icon: "svg-wind-site",
|
|
|
path: "/health/health1",
|
|
|
},
|
|
|
- // {
|
|
|
- // text: "健康管理2",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/health/health2",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "健康管理3",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/health/health3",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "健康管理4",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/health/health4",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "健康管理5",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/health/health5",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "健康管理6",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/health/health6",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "健康管理7",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/health/health7",
|
|
|
- // },
|
|
|
+ {
|
|
|
+ text: "健康管理2",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/health/health2",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "健康管理3",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/health/health3",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "健康管理4",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/health/health4",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "健康管理5",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/health/health5",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "健康管理6",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/health/health6",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "健康管理7",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/health/health7",
|
|
|
+ },
|
|
|
],
|
|
|
},
|
|
|
{
|