修改名称.

This commit is contained in:
18631081161 2025-06-16 12:18:18 +08:00
parent 193e30a83a
commit a86355e06b
20 changed files with 24 additions and 24 deletions

Binary file not shown.

Binary file not shown.

View File

@ -6,36 +6,36 @@ Component({
list: [{ list: [{
"index": 0, "index": 0,
"pagePath": "/pages/shouye/index", "pagePath": "/pages/shouye/index",
"iconPath": "/static/tabbar/m1.png", "iconPath": "/static/tab/n1.png",
"selectedIconPath": "/static/tabbar/s1.png", "selectedIconPath": "/static/tab/s1.png",
"text": "首页" "text": "首页"
}, },
{ {
"index": 2, "index": 2,
"pagePath": "/pages/mall/index", "pagePath": "/pages/mall/index",
"iconPath": "/static/tabbar/m5.png", "iconPath": "/static/tab/n5.png",
"selectedIconPath": "/static/tabbar/s5.png", "selectedIconPath": "/static/tab/s5.png",
"text": "商城" "text": "商城"
}, },
{ {
"index": 3, "index": 3,
"pagePath": "/pages/hegui/hegui", "pagePath": "/pages/hegui/hegui",
"iconPath": "/static/tabbar/m3.png", "iconPath": "/static/tab/n3.png",
"selectedIconPath": "/static/tabbar/s3.png", "selectedIconPath": "/static/tab/s3.png",
"text": "盒柜" "text": "盒柜"
}, },
{ {
"index": 1, "index": 1,
"pagePath": "/pages/infinite/index", "pagePath": "/pages/infinite/index",
"iconPath": "/static/tabbar/m2.png", "iconPath": "/static/tab/n2.png",
"selectedIconPath": "/static/tabbar/s2.png", "selectedIconPath": "/static/tab/s2.png",
"text": "福利" "text": "福利"
}, },
{ {
"index": 4, "index": 4,
"pagePath": "/pages/user/index", "pagePath": "/pages/user/index",
"iconPath": "/static/tabbar/m4.png", "iconPath": "/static/tab/n4.png",
"selectedIconPath": "/static/tabbar/s4.png", "selectedIconPath": "/static/tab/s4.png",
"text": "我的" "text": "我的"
} }
] ]

View File

@ -1,9 +1,9 @@
{ {
"name" : "友达赏王者", "name" : "友达赏王者",
"appid" : "__UNI__0BC0425", "appid" : "__UNI__2E6CB39",
"description" : "", "description" : "",
"versionName" : "1.0.1", "versionName" : "1.0.2",
"versionCode" : 101, "versionCode" : 102,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {
@ -140,7 +140,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx9ade414ae5755f0d", "appid" : "wx683d8a8a499d7ec6",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false,
"es6" : false, "es6" : false,

View File

@ -456,32 +456,32 @@
"iconHeight": "24px", "iconHeight": "24px",
"list": [{ "list": [{
"pagePath": "pages/shouye/index", "pagePath": "pages/shouye/index",
"iconPath": "static/tabbar/m1.png", "iconPath": "static/tab/n1.png",
"selectedIconPath": "static/tabbar/s1.png", "selectedIconPath": "static/tab/s1.png",
"text": "首页" "text": "首页"
}, },
{ {
"pagePath": "pages/mall/index", "pagePath": "pages/mall/index",
"iconPath": "static/tabbar/m5.png", "iconPath": "static/tab/n5.png",
"selectedIconPath": "static/tabbar/s5.png", "selectedIconPath": "static/tab/s5.png",
"text": "商城" "text": "商城"
}, },
{ {
"pagePath": "pages/hegui/hegui", "pagePath": "pages/hegui/hegui",
"iconPath": "static/tabbar/m3.png", "iconPath": "static/tab/n3.png",
"selectedIconPath": "static/tabbar/s3.png", "selectedIconPath": "static/tab/s3.png",
"text": "盒柜" "text": "盒柜"
}, },
{ {
"pagePath": "pages/infinite/index", "pagePath": "pages/infinite/index",
"iconPath": "static/tabbar/m2.png", "iconPath": "static/tab/n2.png",
"selectedIconPath": "static/tabbar/s2.png", "selectedIconPath": "static/tab/s2.png",
"text": "福利" "text": "福利"
}, },
{ {
"pagePath": "pages/user/index", "pagePath": "pages/user/index",
"iconPath": "static/tabbar/m4.png", "iconPath": "static/tab/n4.png",
"selectedIconPath": "static/tabbar/s4.png", "selectedIconPath": "static/tab/s4.png",
"text": "我的" "text": "我的"
} }
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 537 B

After

Width:  |  Height:  |  Size: 537 B

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 961 B

After

Width:  |  Height:  |  Size: 961 B

View File

Before

Width:  |  Height:  |  Size: 620 B

After

Width:  |  Height:  |  Size: 620 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB