How can I fetch query parameters in Vue.js?
(如何在Vue.js中获取查询参数?)
Eg http://somesite.com?test=yay
.
(例如http://somesite.com?test=yay
。)
Can't find a way to fetch or do I need to use pure JS or some library for this?
(无法找到一种获取方式,或者我需要为此使用纯JS或某些库吗?)
ask by Rob translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…