摘要: 安装node-sass插件 在HBuilderX中,使用scss/sass是需要安装node-sass编译插件的。 点击菜单【工具】-->【插件安装】 如果安装失败,请见:http://ask.dcloud.net.cn/article/35468 写项目的时候 需要在样式中添加的预处理器 lang 阅读全文
posted @ 2020-08-12 10:58 bingxiaoxiao 阅读(4299) 评论(0) 推荐(0)
摘要: 1. 在工程的manifest.json文件中引入直播插件 "mp-weixin" : { /* 小程序特有相关 */ "usingComponents" : true, "appid" : "xxx", "plugins": { "live-player-plugin": { // 注意填写该直播 阅读全文
posted @ 2020-08-12 10:48 bingxiaoxiao 阅读(3463) 评论(0) 推荐(0)