bug
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<img src="./components/img/xzh.png" alt="" class="imgselect" v-if="item.isChecked" @click.stop="girdClick(item, index)" />
|
<img src="./components/img/xzh.png" alt="" class="imgselect" v-if="item.isChecked" @click.stop="girdClick(item, index)" />
|
||||||
<img src="./components/img/xz.png" alt="" class="imgselect" v-else @click.stop="girdClick(item, index)" />
|
<img src="./components/img/xz.png" alt="" class="imgselect" v-else @click.stop="girdClick(item, index)" />
|
||||||
</span>
|
</span>
|
||||||
<img src="./components/img/tx@2x.png" alt="" class="avatras" />
|
<img src="./components/img/gird--select-icon.png" alt="" class="avatras" />
|
||||||
</div>
|
</div>
|
||||||
<div class="rightes">
|
<div class="rightes">
|
||||||
<div class="applicationNames">{{ item.girdName }}</div>
|
<div class="applicationNames">{{ item.girdName }}</div>
|
||||||
@@ -200,12 +200,12 @@ export default {
|
|||||||
.header-middle {
|
.header-middle {
|
||||||
padding-bottom: 140px;
|
padding-bottom: 140px;
|
||||||
.hint {
|
.hint {
|
||||||
padding: 0 20px 0 32px;
|
padding: 28px 20px 28px 32px;
|
||||||
height: 112px;
|
line-height: 56px;
|
||||||
line-height: 112px;
|
|
||||||
box-shadow: 0px 1px 0px 0px #e4e5e6;
|
box-shadow: 0px 1px 0px 0px #e4e5e6;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.showTypes {
|
.showTypes {
|
||||||
|
|||||||
BIN
src/apps/AppHandSnapshot/components/img/gird--select-icon.png
Normal file
BIN
src/apps/AppHandSnapshot/components/img/gird--select-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user