Upgrade all the things.
This commit is contained in:
parent
95e7eff734
commit
7720653aeb
12 changed files with 728 additions and 784 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div id="app">
|
||||
<div class="header" v-bind:class="{ 'share': $store.state.share }">
|
||||
<div class="header" v-bind:class="{ 'share': this.$router.currentRoute.path !== '/' }">
|
||||
<div class="container">
|
||||
<h1 class="title">
|
||||
<router-link to="/" exact>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue