禁用浮动按钮组件。
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user