feat: merge

master
张林 2024-05-31 10:51:44 +08:00
parent 96c34551d3
commit e429af331b
17 changed files with 22 additions and 21 deletions

View File

@ -29,19 +29,18 @@
"color": "#333333",
"selectedColor": "#eb4450",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/static/tabs/my2_icon@2x.png",
"selectedIconPath": "static/tabs/my2_icon@2x.png",
"text": "pages"
},
{
"pagePath": "pages/homeIndex/index",
"iconPath": "/static/tabs/首页@2x.png",
"selectedIconPath": "static/tabs/首页@2x.png",
"text": "首页1"
"selectedIconPath": "static/tabs/首页2@2x.png",
"text": "首页"
}
{
"pagePath": "pages/index/index",
"iconPath": "/static/tabs/首页@2x.png",
"selectedIconPath": "static/tabs/首页@2x.png",
"text": "pages"
}
]
},
"globalStyle": {

View File

@ -6,7 +6,7 @@
<div class="icon">
<image
style="width: 100%; height: 100%"
src="../../static/tabs/user.png"
src="../../static/tabs/头像_icon@2x.png"
mode="aspectFit"
></image>
</div>
@ -354,6 +354,7 @@ export default {
.container {
font-size: 14px;
line-height: 24px;
background-color: #f3f5f8;
}
.info {
height: 100rpx;

BIN
static/tabs/bigImg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
static/tabs/铃铛@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
static/tabs/首页2@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -18,15 +18,15 @@
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/static/tabs/首页@2x.png",
"selectedIconPath": "static/tabs/首页@2x.png",
"text": "首页"
"iconPath": "/static/tabs/my2_icon@2x.png",
"selectedIconPath": "static/tabs/my2_icon@2x.png",
"text": "pages"
},
{
"pagePath": "pages/homeIndex/index",
"iconPath": "/static/tabs/首页@2x.png",
"selectedIconPath": "static/tabs/首页@2x.png",
"text": "首页1"
"selectedIconPath": "static/tabs/首页2@2x.png",
"text": "首页"
}
]
},

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,8 @@
.container.data-v-34e6b08d {
font-size: 14px;
line-height: 24px;
line-height: 24px;
background-color: #f3f5f8;
}
.info.data-v-34e6b08d {
height: 100rpx;

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB