提交 6975f2f1 编写于 作者: yma16's avatar yma16

perf:code

上级 21f57cbf
......@@ -11,7 +11,7 @@
</div>
</div>
</template>
<i class="el-icon-s-fold" v-else @click="reverseExpand" style="color:#ffffff;cursor: pointer">&nbsp;显示目录</i>
<i class="el-icon-s-unfold" v-else @click="reverseExpand" style="color:#ffffff;cursor: pointer">&nbsp;显示目录</i>
</div>
</template>
<script>
......
......@@ -32,7 +32,6 @@ Vue.directive('highlight', function (el) {
// cookie
Vue.prototype.$cookies = cookies
// axios
// Vue.use(axios)
Vue.prototype.$axios = axios
window.$axios_w = axios
Vue.prototype.$cookies.set('user_session', 'null')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册