V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
yantianqi
V2EX  ›  程序员

vue slot 传递数据

  •  
  •   yantianqi · Dec 28, 2017 · 3625 views
    This topic created in 3045 days ago, the information mentioned may be changed or developed.
    <select-db placeholder="价格" unit="万">
       <select-db-one :max="50"></select-db-one>
       <select-db-one :min="50" :max="70"></select-db-one>
    </select-db>
    

    selectDb 组件中上的 unit="万"怎么传递到 selectDbOne 上呢?

    4 replies    2017-12-29 07:23:37 +08:00
    2642375043
        1
    2642375043  
       Dec 28, 2017
    wxsm
        2
    wxsm  
       Dec 28, 2017
    this.$parent.unit
    keenwon
        3
    keenwon  
       Dec 29, 2017
    inject/provide
    dangyuluo
        4
    dangyuluo  
       Dec 29, 2017
    Hmm, parent 不是个好的实践
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   831 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 143ms · UTC 21:12 · PVG 05:12 · LAX 14:12 · JFK 17:12
    ♥ Do have faith in what you're doing.