Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 471

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 480

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 487

Warning: Attempt to read property "description" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 489

Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 493

9组_姓名-周星雨20200716日志

1.学习总结:

学会小程序向下刷新的简单方法enablePullDownRefresh:true,
了解到了小程序的头部格式是navigationBarTitleText
头部字体的颜色更改是"navigationBarTextStyle":"white",
更改背景窗口的颜色的语句是"navigationBarBackgroundColor": "#f00",
enablePullDownRefresh:sitemap 配置:可对特定页面的索引进行关闭sitemap
了解到了wxss,wxml,json,js的用法并且创建了新的网页界面search
app.json的意思是更改全部界面的格式
window是更改导航栏样式的意思

2.

学习心得:

知识点看似很繁杂但是总结起来的话其实并不多,代码记住关键词就可。

自己想要学习新的组件可以学习微信的开发文档中的组件很方便

评论留言