初始化简单写作项目
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"appId": "com.jiandan.xiezuo",
|
||||
"appName": "简单写作",
|
||||
"webDir": "src",
|
||||
"server": {
|
||||
"androidScheme": "https"
|
||||
},
|
||||
"android": {
|
||||
"allowMixedContent": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user