亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

javascript - 如何在vue-router中訪問(wèn)VUE實(shí)例?
淡淡煙草味
淡淡煙草味 2017-05-19 10:24:34
0
1
1269

如圖,項(xiàng)目中用了vue-router放在圖中路徑下

/router/index.js中引入Vue及vue-router

import Vue from 'vue'
import Router from 'vue-router'

在main.js中有定義一個(gè)Vue.prototype.debug = true

現(xiàn)在想知道如何在/router/index.js中訪問(wèn)到Vue.prototype.debug這個(gè)對(duì)象?

淡淡煙草味
淡淡煙草味

全部回復(fù)(1)
黃舟

你的問(wèn)題我也不知道怎么處理。
我的曲線救國(guó)的方法是:定義一個(gè)config.js,在里面聲明export const APP_DEBUG_MODE = true,然后在你的需要判斷Vue.debug的地方引入這個(gè)config來(lái)判斷APP_DEBUG_MODE的值

最新下載
更多>
網(wǎng)站特效
網(wǎng)站源碼
網(wǎng)站素材
前端模板