1 Star 2 Fork 0

小李白/微信小程序获取手机号-授权登录

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 348 Bytes
一键复制 编辑 原始数据 按行查看 历史
小李白 提交于 2025-06-04 15:31 +08:00 . first commit
{
"pages": [
"pages/index/index",
"pages/logs/logs"
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "Weixin",
"navigationBarBackgroundColor": "#ffffff"
},
"style": "v2",
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/libaicode/code.git
git@gitee.com:libaicode/code.git
libaicode
code
微信小程序获取手机号-授权登录
master

搜索帮助