sansgun

1、添加小程序对应的.wxml和.wxss后缀文件

  配置:preferences-->Editor  -->File Types

2、scss编译成wxss

  a、安装:sudo gem install sass 

  b、设置scss文件编译为wxss

  配置:preferences-->Tools-->File Watchers

 

3、代码提示插件wechatCode-complete

下载地址:https://github.com/qbright/wechatCode-complete

 下载完成后,在File -->Import Setting--选择插件所在的目录,重启webstorm即可开始编译

分类:

技术点:

相关文章:

  • 2021-11-30
  • 2021-12-01
  • 2021-12-12
猜你喜欢
  • 2021-09-30
  • 2021-10-10
  • 2021-08-02
  • 2022-01-07
  • 2021-05-27
  • 2021-10-10
相关资源
相似解决方案