更改间距以及应用名称

This commit is contained in:
zoujiandong 2025-11-17 11:44:17 +08:00
parent e7cebcb00c
commit 4dca51b0a3
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name" : "肝胆相照专家",
"name" : "肝胆相照专家",
"appid" : "__UNI__89F511F",
"description" : "",
"versionName" : "4.1.5",

View File

@ -636,6 +636,15 @@ $theme-color: #8b2316;
.collect-img {
/* margin-top:50rpx; */
}
.navbox{
:deep(.uni-navbar__header-btns-right){
width: 100px!important;
}
:deep(.uni-navbar__header-btns-left){
min-width: 100px;
width: 100px!important;
}
}
.share-img-icon {
width: 40rpx;
height: 40rpx;