feat(帮助按钮): 更新图源
This commit is contained in:
parent
fcb8e98745
commit
fe19e57e80
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
@ -13,7 +13,7 @@
|
||||
<!-- 帮助按钮 -->
|
||||
<img
|
||||
v-smart-img
|
||||
:src="images.help"
|
||||
src="../../../../assets/icon/helpAct.png"
|
||||
alt=""
|
||||
style="display: block; position: relative; width: 10%; margin-right: 8px"
|
||||
@click="maskLayerShow = true"
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<div style="margin-top: 80vw; display: flex; justify-content: flex-end; align-items: center">
|
||||
<!-- 帮助按钮 -->
|
||||
<img
|
||||
:src="images.help"
|
||||
src="../../../../assets/icon/helpAct.png"
|
||||
alt=""
|
||||
style="display: block; position: relative; width: 10%; margin-right: 8px"
|
||||
@click="maskLayerShow = true"
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<div style="display: flex; justify-content: flex-end; align-items: center">
|
||||
<!-- 帮助按钮 -->
|
||||
<img
|
||||
:src="images.help"
|
||||
src="../../../assets/icon/helpAct.png"
|
||||
alt=""
|
||||
style="
|
||||
display: block;
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<div style="margin-top: 80vw; display: flex; justify-content: flex-end; align-items: center">
|
||||
<!-- 帮助按钮 -->
|
||||
<img
|
||||
:src="images.help"
|
||||
src="../../../assets/icon/helpAct.png"
|
||||
alt=""
|
||||
style="display: block; position: relative; width: 10%; margin-right: 8px"
|
||||
@click="maskLayerShow = true"
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<!-- 帮助按钮 -->
|
||||
<img
|
||||
v-smart-img
|
||||
:src="images.help"
|
||||
src="../../../assets/icon/helpAct.png"
|
||||
alt=""
|
||||
style="width: 10%; position: absolute; top: 48px; right: 8px; z-index: 4"
|
||||
@click="helpInfoShow = true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user