更改间距以及应用名称
This commit is contained in:
parent
e7cebcb00c
commit
4dca51b0a3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name" : "肝胆相照专家端",
|
||||
"name" : "肝胆相照专家版",
|
||||
"appid" : "__UNI__89F511F",
|
||||
"description" : "",
|
||||
"versionName" : "4.1.5",
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user