1 Star 0 Fork 0

Like/MKShop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
Like 提交于 2024-09-07 18:22 . feat: 华为登录模块
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storePassword": "0000001CCBC71D4282548D543D52204937BC2E12CA64F0180439B6C6B181EDF71DE1A3A2FA4ED36B2AC47665",
"certpath": "E:/meikou_mall/meikou_mall.cer",
"keyAlias": "meikou_mall",
"keyPassword": "0000001C454C4FB40475CB065B078113BCD995E983CDD81BE45999C803B09A3CAE81322F829687F44E016BC7",
"profile": "E:/meikou_mall/meikou_mall.cerDebug.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "E:/meikou_mall/meikou_mall.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./products/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "basic",
"srcPath": "./commons/basic",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "cart",
"srcPath": "./features/cart",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "category",
"srcPath": "./features/category",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "home",
"srcPath": "./features/home",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "my",
"srcPath": "./features/my",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-kehuan/mkshop.git
git@gitee.com:li-kehuan/mkshop.git
li-kehuan
mkshop
MKShop
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385