GamePortrait/node_modules/.cache/babel-loader/051073e7f4d1996927387d5fc5a2400b770f830e9d862fa5a58fabdb3d40acb1.json

1 line
1.7 KiB
JSON

{"ast":null,"code":"import { withModifiers as _withModifiers, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, vShow as _vShow, normalizeStyle as _normalizeStyle, withDirectives as _withDirectives, normalizeClass as _normalizeClass, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from \"vue\";\nconst _withScopeId = n => (_pushScopeId(\"data-v-7a4a0e34\"), n = n(), _popScopeId(), n);\nconst _hoisted_1 = {\n key: 0,\n class: \"btn-box\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"div\", {\n class: _normalizeClass([\"touch-view\", {\n pointer: !$props.data.show\n }])\n }, [$props.data.show ? (_openBlock(), _createElementBlock(\"div\", _hoisted_1, [_createElementVNode(\"span\", {\n class: \"cancel btn\",\n onClick: _cache[0] || (_cache[0] = _withModifiers((...args) => $setup.cancel && $setup.cancel(...args), [\"stop\"]))\n }), _createElementVNode(\"span\", {\n class: \"confirm btn\",\n onClick: _cache[1] || (_cache[1] = _withModifiers((...args) => $setup.confirm && $setup.confirm(...args), [\"stop\"]))\n })])) : _createCommentVNode(\"\", true), _withDirectives(_createElementVNode(\"div\", {\n class: \"num\",\n style: _normalizeStyle({\n marginTop: $props.data.show ? `0` : `1rem`\n })\n }, _toDisplayString($props.data.money) + \" \" + _toDisplayString($props.data.times ? `${$setup.Lang[$setup.Type].withhold}${$props.data.money * ($props.data.game_id == 4 ? 4 : 19)}` : \"\"), 5), [[_vShow, $props.data.money > 0]])], 2);\n}","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}