收藏
回答

QR code of CLI is too large?

The login and preview QR code displayed by the CLI tool of the developer tool is too large.

How to reproduce this?

https://developers.weixin.qq.com/miniprogram/dev/devtools/cli.html

cli -i


最后一次编辑于  2019-09-23
回答关注问题邀请回答
收藏

1 个回答

  • 疯狂的小辣椒
    疯狂的小辣椒
    2019-09-23

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2019-09-23
    有用
    回复 4
    • 得啊大何唔昂黄
      得啊大何唔昂黄
      2019-09-23

      In the official cli documentation: doc

      # 登录,在终端中打印登录二维码 cli -l


      2019-09-23
      回复
    • 疯狂的小辣椒
      疯狂的小辣椒
      2019-09-23回复得啊大何唔昂黄

      你好,目前 CLI 生成的二维码是通过拼接黑白空格字符串来生成的。由于需要一定数量的字符,目前没有比较好的方法去修改显示的二维码尺寸。 Hello, the QR code generated by the CLI is currently generated by stitching black and white space strings. Since a certain number of characters are required, there is currently no better way to modify the displayed QR code size.

      2019-09-23
      回复
    • 疯狂的小辣椒
      疯狂的小辣椒
      2019-09-23回复得啊大何唔昂黄

      你好,目前 CLI 生成的二维码是通过拼接黑白空格字符串来生成的。由于需要一定数量的字符,目前没有比较好的方法去修改显示的二维码尺寸。


      Hello, the QR code generated by the CLI is currently generated by stitching black and white space strings. Since a certain number of characters are required, there is currently no better way to modify the displayed QR code size.

      2019-09-23
      回复
    • 得啊大何唔昂黄
      得啊大何唔昂黄
      2019-09-29回复疯狂的小辣椒
      Thx.
      2019-09-29
      回复
登录 后发表内容
问题标签