fix: manifest.json name 节点默认使用 projectName

This commit is contained in:
fxy060608
2019-01-20 14:31:59 +08:00
parent b7aeaf7ba0
commit e66b8a7393
4 changed files with 21 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "",
"name": "{{name}}",
"appid": "",
"description": "",
"versionName": "1.0.0",