Initial commit of akmon project
This commit is contained in:
11
platformConfig.json
Normal file
11
platformConfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
// 参考链接 https://doc.dcloud.net.cn/uni-app-x/tutorial/ls-plugin.html#setting
|
||||
{
|
||||
"targets": [
|
||||
"APP-ANDROID",
|
||||
"APP-IOS",
|
||||
"APP-HARMONY",
|
||||
"WEB",
|
||||
"MP-WEIXIN"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user