upload project source code

This commit is contained in:
2026-04-30 18:49:43 +08:00
commit 9b394ba682
2277 changed files with 660945 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
{
"name" : "起名小程序",
"appid" : "__UNI__ED3711F",
"description" : "React 版迁移到 uni-app Vue3 的骨架",
"versionName" : "1.0.0",
"versionCode" : "100",
"vueVersion" : "3",
"transformPx" : false,
"app-plus" : {
"compatible" : {
"ignoreVersion" : true
},
"distribute" : {
"ios" : {
"dSYMs" : false
},
"sdkConfigs" : {
"maps" : {
"google" : {
"APIKey_ios" : "",
"APIKey_android" : ""
}
}
}
},
"modules" : {
"Record" : {}
}
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "wx062a6d09abb115fe",
"setting" : {
"es6" : true
}
},
"h5" : {
"router" : {
"mode" : "history"
}
}
}