• 请不要在回答技术问题时复制粘贴 AI 生成的内容
yantianqi
V2EX  ›  程序员

vue slot 传递数据

  •  
  •   yantianqi · Dec 28, 2017 · 3685 views
    This topic created in 3068 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   ·   1693 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 16:26 · PVG 00:26 · LAX 09:26 · JFK 12:26
    ♥ Do have faith in what you're doing.