Giter Club home page Giter Club logo

Comments (7)

1stgg avatar 1stgg commented on July 20, 2024

就是这样设计的,要加@close="show=false"关闭

from uview2.0.

DING9520 avatar DING9520 commented on July 20, 2024

from uview2.0.

1stgg avatar 1stgg commented on July 20, 2024

这样设计应该是为了自定义是否关闭
但这样反直觉,用起来也很麻烦
我觉得应该改为:show.sync="show"这种模式
1.需要自定义

<u-popup
  :show="show"
  @update:show="customLogic"
/>

2.不需要

<u-popup
  :show.sync="show"
/>

from uview2.0.

DING9520 avatar DING9520 commented on July 20, 2024

from uview2.0.

lqdahv avatar lqdahv commented on July 20, 2024

怎么解决弹出没动画 退出有动画

from uview2.0.

BeiQiaoT avatar BeiQiaoT commented on July 20, 2024

已处理

from uview2.0.

anyongjin avatar anyongjin commented on July 20, 2024

这个组件我测试支持v-model属性啊,文档里没说明,点击遮罩层可以自动更新值为false

from uview2.0.

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.