版本号

This commit is contained in:
丁杰 2026-04-07 11:04:59 +08:00
parent 32dd0a94d2
commit b963e6a182
2 changed files with 4 additions and 2 deletions

View File

@ -2,11 +2,13 @@
"version" : "1.0", "version" : "1.0",
"configurations" : [ "configurations" : [
{ {
"customPlaygroundType" : "device",
"playground" : "custom", "playground" : "custom",
"type" : "uni-app:app-ios" "type" : "uni-app:app-ios"
}, },
{ {
"playground" : "custom", "customPlaygroundType" : "device",
"playground" : "standard",
"type" : "uni-app:app-android" "type" : "uni-app:app-android"
} }
] ]

View File

@ -2,7 +2,7 @@
"name" : "美融融商家", "name" : "美融融商家",
"appid" : "__UNI__BBE6285", "appid" : "__UNI__BBE6285",
"description" : "同城便捷到家美业“技术外卖”服务、同城预约到店服务平台美融融为同城爱美人群提供更优质的更全面的服务。", "description" : "同城便捷到家美业“技术外卖”服务、同城预约到店服务平台美融融为同城爱美人群提供更优质的更全面的服务。",
"versionName" : "1.0.05", "versionName" : "1.0.06",
"versionCode" : 1005, "versionCode" : 1005,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */