0

我正在研究 odoo12 并尝试使用 WhatsApp 附加文档/图像。现在我只能与 whatsapp 共享消息(url 链接)并尝试上传图片。

我的代码如下:

<a t-att-href="'%s?text=%s' % ('https://api.whatsapp.com/send', survey.public_url)"
   target="_blank"
   class="">
    <i class="fa fa-2x fa-whatsapp"/>
</a>

提前致谢。

4

0 回答 0