GithubHelp home page GithubHelp logo

Comments (6)

lfyfly avatar lfyfly commented on May 23, 2024

好像是你赋予router-linkto属性(也就是imgArr里图片跳转链接)数据类型错了

from vue-waterfall-easy.

hiseab avatar hiseab commented on May 23, 2024

谢谢回复,我用的是例子里的data-router-link.json的数据啊,也报错
{
"src": "./static/img/1.jpg",
"href": "/test",
"info": "一些图片描述文字"
},

from vue-waterfall-easy.

lfyfly avatar lfyfly commented on May 23, 2024

是我的问题,已经在 [email protected] 修复了,你更新下试试

from vue-waterfall-easy.

hiseab avatar hiseab commented on May 23, 2024

更新了,但是 我这样:isRouterLink="true" :linkRange="img" 还是报错:
[Vue warn]: Property or method "img" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property

from vue-waterfall-easy.

lfyfly avatar lfyfly commented on May 23, 2024

linkRangeString类型啊,不需要加冒号

from vue-waterfall-easy.

lyh2 avatar lyh2 commented on May 23, 2024

自定义跳转问题,添加@click事件也是成功的。但是返回的时候,中间多了一个页面,也就是a标签跳转的页面?怎么解决?

from vue-waterfall-easy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.