Code Monkey home page Code Monkey logo

vuedemo_sell_eleme's Issues

飞入购物车效果

想请教一下飞入购物车的效果是在哪里写的?是通过样式控制的吗?谢谢!

兄弟组件通讯问题

官方文档说 创建一个空实例 var xxx=new vue(); 问题1. 兄弟2 控制台没有打印出 传递的值。 问题2.这个空实例在哪里创建! 求大佬指点!

                                  兄弟A     xxx.$emit('xxxxx', event.target);
                                  
                                  兄弟B    methods: {
                                                         drop(el)  {
                                                                 console.log(el);
                                                                }
                                                       },
                                             created()  {
                                                                xxx.$on('cart.add',this.drop);
 
                                                                }

滚动条怎么记录位置

当商品与评价与商家三个组件切换时,怎么记录的滚动条位置啊?我的每次切换都会自动回到顶部

顶部吸附

请问一下是否可以加入顶部吸附效果????

有一个bug

进入详情页点击加入购物车,然后返回,换一个详情页再点击加入购物车,之后在详情页点加号每次加的数量就不是1了

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.