禁用浮动按钮组件。
This commit is contained in:
parent
5c05dfd0a5
commit
2b2247327b
@ -6,6 +6,7 @@
|
||||
@touchstart="touchstart($event)"
|
||||
@touchmove="touchMove($event)"
|
||||
@touchend="touchEnd($event)"
|
||||
v-if="false"
|
||||
>
|
||||
<span v-if="Type && Lang && Lang[Type]">{{ Lang[Type].Back }}</span>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user