1 Star 0 Fork 0

BadmintonCode / 微信小程序代码实例分享

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
BadmintonCode 提交于 2018-05-17 19:00 . modal组件
{
"pages": [
"pages/index/index",
"pages/modal/modal"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "BadmintonCode微信小程序演示",
"navigationBarTextStyle": "black"
}
}
微信
1
https://gitee.com/crystar/wxapp-demo.git
git@gitee.com:crystar/wxapp-demo.git
crystar
wxapp-demo
微信小程序代码实例分享
master

搜索帮助