提交 76e29928 authored 作者: matian's avatar matian

updates

上级 ef6a35b3
......@@ -39,9 +39,7 @@
</template>
</template>
</template>
{{
isLogin
}}
<template v-if="offsetTabIndex == 1">
<template v-for="(item, index) in teacherNav">
<template v-if="item.pathType === 3">
......@@ -351,11 +349,6 @@ export default {
}
}
},
computed: {
passport() {
return this.$refs.passport
}
},
watch: {
$route: {
handler: function(val, oldVal) {
......
......@@ -40,7 +40,6 @@
</template>
</template>
<template v-if="offsetTabIndex == 1">
{{ isLogin }}
<template v-for="(item, index) in teacherNav">
<template v-if="item.pathType === 3">
<li :key="index" @click="register">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论