微信小程序 icon组件详细及实例代码_Javascript教程-查字典教程网
微信小程序 icon组件详细及实例代码
微信小程序 icon组件详细及实例代码
发布时间:2016-12-30 来源:查字典编辑
摘要:属性:效果图:test.wxml感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

属性:

效果图:

test.wxml

<> <icon type="success" size="40"/> <> <icon type="safe_success" size="40"/> <> <icon type="info" size="40"/> <> <icon type="info_circle" size="40"/> <> <icon type="success_no_circle" size="40"/> <> <icon type="success_circle" size="40"/> <> <icon type="warn" size="40"/> <> <icon type="waiting_circle" size="40"/> <> <icon type="waiting" size="40"/> <> <icon type="download" size="40"/> <> <icon type="cancel" size="40"/> <> <icon type="clear" size="40"/> <> <View> <icon type="success" size="30" color="green"/> <icon type="success" size="40" color="blue"/> <icon type="success" size="50" color="red"/> </View> <> <View> <icon type="cancel" size="30" color="green"/> <icon type="cancel" size="40" color="blue"/> <icon type="cancel" size="50" color="red"/> </View>

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新Javascript教程学习
    热门Javascript教程学习
    编程开发子分类