随笔分类 - 【微信小程序】
摘要:获取系统信息(设备信息) https://developers.weixin.qq.com/miniprogram/dev/api/base/system/wx.getSystemInfo.html 分为同步方法和异步方法 基础 /系统 /wx.getSystemInfoSync Object wx
阅读全文
posted @ 2021-08-01 10:38
emdzz
摘要:一、应用生命周期: https://developers.weixin.qq.com/miniprogram/dev/reference/api/App.html App(Object object) 注册小程序。接受一个 Object 参数,其指定小程序的生命周期回调等。 App() 必须在 ap
阅读全文
posted @ 2021-08-01 09:24
emdzz
摘要:全局配置项: https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html 属性类型必填描述最低版本 entryPagePath string 否 小程序默认启动首页 pages string[]
阅读全文
posted @ 2021-08-01 05:06
emdzz
摘要:轮播标签: 轮播图 <swiper> <!-- 轮播项 --> <swiper-item>1</swiper-item> <swiper-item>2</swiper-item> <swiper-item>3</swiper-item> <swiper-item>4</swiper-item> <s
阅读全文
posted @ 2021-08-01 04:36
emdzz
摘要:官方开发文档: https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html 需要去微信公众平台注册开发账号: mp.weixin.qq.com 然后APPID的位置在这里: 左侧菜单栏【开发】——【开发管理】 卡片栏
阅读全文
posted @ 2021-07-27 15:17
emdzz

浙公网安备 33010602011771号