1 Star 0 Fork 30

五六/奥升充电桩平台小程序端 orise-mp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
manifest.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
natiejun 提交于 2024-02-23 15:36 . V1.0.0
{
"name" : "闪电",
"appid" : "__UNI__B0A0BC2",
"description" : "",
"versionName" : "4.2.7",
"versionCode" : 4000270,
"transformPx" : false,
"permission" : {
"scope.userLocation" : {
"desc" : "你的位置信息将用于地图的效果展示"
}
},
/* SDK配置 */
"quickapp" : {},
/* 快应用特有相关 */
"mp-weixin" : {
/* 小程序特有相关 */
"usingComponents" : {},
"appid" : "wx66a19ee384891552",
"setting" : {
"urlCheck" : false,
"minified" : true,
"postcss" : false,
"es6" : true
},
"permission" : {
"scope.userLocation" : {
"desc" : "位置信息将用于地图的效果展示"
}
},
"requiredPrivateInfos" : [ "getLocation" ],
"plugins" : {},
/* 夜间模式 */
"darkmode" : true,
"themeLocation" : "theme.json"
},
"mp-alipay" : {
"appid" : "2021004128601128",
"usingComponents" : true,
"component2" : true,
"darkmode" : true,
"themeLocation" : "theme.json"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tutu-father/orise-mp.git
git@gitee.com:tutu-father/orise-mp.git
tutu-father
orise-mp
奥升充电桩平台小程序端 orise-mp
master

搜索帮助