update
This commit is contained in:
parent
4a81bfdbed
commit
2281032b54
@ -26,7 +26,7 @@
|
|||||||
* @version:
|
* @version:
|
||||||
* @Date: 2021-04-20 11:06:21
|
* @Date: 2021-04-20 11:06:21
|
||||||
* @LastEditors: huzhushan@126.com
|
* @LastEditors: huzhushan@126.com
|
||||||
* @LastEditTime: 2021-04-28 09:31:23
|
* @LastEditTime: 2021-05-06 09:21:41
|
||||||
* @Author: huzhushan@126.com
|
* @Author: huzhushan@126.com
|
||||||
* @HomePage: https://huzhushan.gitee.io/vue3-element-admin
|
* @HomePage: https://huzhushan.gitee.io/vue3-element-admin
|
||||||
* @Github: https://github.com/huzhushan/vue3-element-admin
|
* @Github: https://github.com/huzhushan/vue3-element-admin
|
||||||
@ -36,7 +36,6 @@
|
|||||||
import router from '@/router'
|
import router from '@/router'
|
||||||
import store from '@/store'
|
import store from '@/store'
|
||||||
import { TOKEN } from '@/store/modules/app' // TOKEN变量名
|
import { TOKEN } from '@/store/modules/app' // TOKEN变量名
|
||||||
import { getItem } from '@/utils/storage'
|
|
||||||
|
|
||||||
const getPageTitle = title => {
|
const getPageTitle = title => {
|
||||||
const appTitle = store.state.app.title
|
const appTitle = store.state.app.title
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user