跳轉小程序:wx-open-launch-weapp

<wx-open-launch-weapp
  id="launch-btn"  username="gh_xxxxxxxx"
  path="pages/home/index?user=123&action=abc">
    <template>
        <div  >
            <img src="../images/001.png" style="width: 60px; ">
        </div>
        <div style="color:#272822;font-size: 14px;margin-top: 8px;">
            打開小程序
        </div>
    </template>
</wx-open-launch-weapp>

 

wx-open-launch-weapp  不支持本地圖片路徑,  需要換成公網地址路徑。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章