Nina
Nina
@HuangMichael There is no '#' in history mode. https://router.vuejs.org/zh-cn/essentials/history-mode.html
@chshapple It works! Thanks!😃
@chshapple How can I get the vue instance in doSomething() function? Now the 'this' in doSomething() function is an object, not vue instance. `{ hooks: { doSomething(){ console.log(this) console.log("do something")...
I have bought the krpano license. And the tag way is not very convenient for webpack. Is it possible if I add the krpano.js file in your vue-krpano?
Thinks! And I found a new question below: activekrpanowindow: "krpano_64555" activeElement :div#krpano_64555 The element id is not the default value "krpanoSWFObject" and the number behind "krpano_" will change every time....
I’ve tried panoCreated event and got the krpanoObj. But when I want to use Javascript functions like krpano.set("view.fov", fov); krpano.get("view.fov"); , I got the error "Cannot read property 'get' of...
没有 看了一下单页面路由和history原理,感觉是专为单页面设计的,多页面行不通 > 在 2018年6月4日,下午2:23,Echo 写道: > > 兄台你解决了吗 > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it...