修复:修改logo图

This commit is contained in:
2025-12-15 15:47:16 +08:00
parent 9e00409e5e
commit 6c2811646a
3 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
"name" : "吴门国际",
"appid" : "__UNI__1250B39",
"description" : "吴门国际",
"versionName" : "1.0.9",
"versionCode" : 109,
"versionName" : "1.1.0",
"versionCode" : 110,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@@ -113,7 +113,7 @@
"platforms" : "Android",
"url" : "https://ext.dcloud.net.cn/plugin?id=12608",
"android_package_name" : "com.amazinglimited",
"ios_bundle_id" : "",
"ios_bundle_id" : "com.amazinglimited",
"isCloud" : true,
"bought" : 1,
"pid" : "12608",

View File

@@ -12,7 +12,7 @@
/>
<view class="icon-hua">
<image
src="../../static/home_icon.png"
src="../../static/logo.png"
mode="aspectFit"
class="icon-hua-img"
/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 KiB