美文网首页
小程序配置文件

小程序配置文件

作者: OrangesChen | 来源:发表于2021-04-06 18:03 被阅读0次

小程序代码结构与基本配置

Pages

tabBar

netWorkTimeout

debug

navigationStyle

navigationBarBackgroundColor

navigationBarTextStyle

navigationBarTitleText

backgroundColor

backgroundTextStyle

onReachBottomDistance

enablePullDownRefresh

disableScroll

预览-开发-体验-审核-线上

Sources: 脚本文件,可进行断点调试

NetWork: 网络请求

Storge: 缓存数据,修改缓存数据

AppData: 小程序显示的真实数据

Wxml: 组件元素

相关文章

网友评论

      本文标题:小程序配置文件

      本文链接:https://www.haomeiwen.com/subject/oruohltx.html