update static/template/layout.vue.

This commit is contained in:
Anyon 2021-11-30 04:18:03 +00:00 committed by Gitee
parent df2e74e3c4
commit 6c5551bfed
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -55,9 +55,9 @@
<span>Navigator One</span> <span>Navigator One</span>
</template> </template>
<el-menu-item index="1-1" data-route="/static/template/pages/one.vue">item one route</el-menu-item> <el-menu-item index="1-1" data-route="./static/template/pages/one.vue">item one route</el-menu-item>
<el-menu-item index="1-2" data-route="/static/template/pages/two.vue">item two route</el-menu-item> <el-menu-item index="1-2" data-route="./static/template/pages/two.vue">item two route</el-menu-item>
<el-menu-item index="1-3" data-route="/static/template/pages/thr.vue">item thr route</el-menu-item> <el-menu-item index="1-3" data-route="./static/template/pages/thr.vue">item thr route</el-menu-item>
</el-sub-menu> </el-sub-menu>
<el-menu-item index="2"> <el-menu-item index="2">