This commit is contained in:
2022-10-13 16:56:47 +08:00
parent 57640d8a5b
commit 06995ac3d7
8 changed files with 45 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "点对点",
"appid" : "__UNI__6B1D710",
"appid" : "__UNI__22404A1",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -72,5 +72,10 @@
"uniStatistics" : {
"enable" : false
},
"vueVersion" : "2"
"vueVersion" : "2",
"h5" : {
"router" : {
"base" : "./"
}
}
}