1 line
1.3 KiB
JSON
1 line
1.3 KiB
JSON
{"ast":null,"code":"import { toDisplayString as _toDisplayString, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, normalizeClass as _normalizeClass, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from \"vue\";\nconst _withScopeId = n => (_pushScopeId(\"data-v-40ddd674\"), n = n(), _popScopeId(), n);\nconst _hoisted_1 = {\n key: 0\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"div\", {\n class: _normalizeClass([\"floatBtn portrait\", [{\n moveBtn: $data.longClick\n }]]),\n onClick: _cache[0] || (_cache[0] = (...args) => $options.back && $options.back(...args)),\n onTouchstart: _cache[1] || (_cache[1] = $event => $options.touchstart($event)),\n onTouchmove: _cache[2] || (_cache[2] = $event => $options.touchMove($event)),\n onTouchend: _cache[3] || (_cache[3] = $event => $options.touchEnd($event))\n }, [$options.Type && $options.Lang && $options.Lang[$options.Type] ? (_openBlock(), _createElementBlock(\"span\", _hoisted_1, _toDisplayString($options.Lang[$options.Type].Back), 1)) : _createCommentVNode(\"\", true)], 34);\n}","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]} |