顯示具有 Line@ 標籤的文章。 顯示所有文章
顯示具有 Line@ 標籤的文章。 顯示所有文章

2019年6月24日 星期一

[筆記]手機瀏覽器Debug工具 vConsole

使用方式:

<script src="https://cdn.jsdelivr.net/npm/vconsole@3.2.0/dist/vconsole.min.js"></script>

<script>

var vConsole = new VConsole();

</script>

2018年9月18日 星期二

[筆記]常用Line網址

  • 參考:Using the LINE URL scheme
  • Line @用法:
    • line://ti/p/@einv 加入好友
    • line://nv/recommendOA/@einv 分享給好友
    • line://oaMessage/@einv/?Hello 傳文字給einv (未加入好友會先詢問是否加入好友)
  • Line@後台:
    • https://admin-official.line.me
  • Line Developers:
    • https://developers.line.biz/
    • https://developers.line.biz/console/register/messaging-api/provider/
    • https://manager.line.biz
  • Line Notify: