ds1.0
fanluyan 2 years ago
parent 51a2a92c2b
commit b21e6859d4

@ -132,12 +132,12 @@ const routes = [
import(/* webpackChunkName: "tabs" */ "../views/waterMark/index.vue"),
meta: { title: "水印下发", icon: "" },
},
{
path: "/echarts",
component: () =>
import(/* webpackChunkName: "tabs" */ "../echartsDemo.vue"),
meta: { title: "echarts图表", icon: "" },
},
// {
// path: "/echarts",
// component: () =>
// import(/* webpackChunkName: "tabs" */ "../echartsDemo.vue"),
// meta: { title: "echarts图表", icon: "" },
// },
],
},

Loading…
Cancel
Save