微信小程序

图像媒体组件

图像<image src><image/>

  mode="widthFix"(常用)

可以使用网络地址图片

 

navigator(https://developers.weixin.qq.com/miniprogram/dev/component/navigator.html)

 

滚动视图(https://developers.weixin.qq.com/miniprogram/dev/component/scroll-view.html)

 

常用的表单组件

  button:

    disabled:是否禁用按钮,默认值为false

    plain:按钮镂空(背景颜色透明)

posted on 2021-09-26 22:12  倾城烟雨楼  阅读(35)  评论(0)    收藏  举报

导航