【update】 首页起草组图标
This commit is contained in:
+2
-2
@@ -404,7 +404,7 @@ Page({
|
||||
val: '7',
|
||||
},
|
||||
{
|
||||
path: '../../assets/images/gongzuozu-new.png',
|
||||
path: '../../assets/images/qicaozu-new.png',
|
||||
text: '起草组',
|
||||
val: '8',
|
||||
}
|
||||
@@ -447,7 +447,7 @@ Page({
|
||||
val: '7',
|
||||
},
|
||||
{
|
||||
path: '../../assets/images/gongzuozu-new.png',
|
||||
path: '../../assets/images/qicaozu-new.png',
|
||||
text: '起草组',
|
||||
val: '8',
|
||||
}
|
||||
|
||||
@@ -13,12 +13,13 @@ page{
|
||||
background-color: #fff;
|
||||
border-radius: 10px;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
/* 这个会影响最后一行有空位置会居中平均 */
|
||||
/* justify-content: space-around; */
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
}
|
||||
.select-item{
|
||||
width: 25%;
|
||||
width: 20%;
|
||||
font-size: 10pt;
|
||||
color: #666666;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user