微信小程序API接口
摘要:wx.request(OBJECT) wx.request发起的是 HTTPS 请求。 OBJECT参数说明: url->开发者服务器接口地址->String; data->请求的参数->Object、String; header->设置请求的 header , header 中不能设置 Refer
阅读全文
微信小程序入门基本知识
摘要:<swiper></swiper> 滑块视图容器。 indicator-dots->是否显示面板指示点->Boolean; indicator-color->指示点颜色->Color; indicator-active-color->当前选中的指示点颜色->Color; autoplay->是否自动
阅读全文