Files
akmon/platformConfig.json
2026-01-20 08:04:15 +08:00

11 lines
211 B
JSON

// 参考链接 https://doc.dcloud.net.cn/uni-app-x/tutorial/ls-plugin.html#setting
{
"targets": [
"APP-ANDROID",
"APP-IOS",
"APP-HARMONY",
"WEB",
"MP-WEIXIN"
]
}